summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-07ARM: i.MX53: Fix IOMUX type o'sTroy Kisky
2011-07-07ARM i.MX dma: Fix burstsize settingsSascha Hauer
2011-07-07mach-mx5: fix the I2C clock parentsLothar Waßmann
2011-07-07ARM: mxs/tx28: according to the TX28's datasheet D4-D7 are not used for MMC0Uwe Kleine-König
2011-07-07ARM i.MX23/28: platform-mxsfb: Add missing include of linux/dma-mapping.hAxel Lin
2011-07-07ARM: mx53: Fix some interrupts marked as reserved.Fabio Estevam
2011-07-07MXC: iomux-v3: correct NO_PAD_CTRL definitionTroy Kisky
2011-07-07ARM: mx51: Fix the address space length for SSIFabio Estevam
2011-07-07ARM: mxc: imx-dma on imx25 has no other TO version but TO1Shawn Guo
2011-07-07ARM: mxc: change imx-dma default to_version to 1Shawn Guo
2011-07-07ARM: mxc: sdma on imx25 is a V2 blockShawn Guo
2011-07-07ARM: mxc: imx-sdma device gets 16K iosize than 4KShawn Guo
2011-07-07ARM: mxc: iomux-v1: Fix build warningFabio Estevam
2011-07-07ARM: mach-imx/mx27_3ds: Fix regulator supportFabio Estevam
2011-07-07mxc: iomuxv1: Do not use gpio_request when setting the pin as GPIOFabio Estevam
2011-07-07ARM: mach-imx/mx31_3ds: Fix IOMUX for SPI1 signalsFabio Estevam
2011-07-07ARM: mach-imx/mx27_3ds: Use the standard i.MX macro for GPIO numberingFabio Estevam
2011-07-07ARM: mx53: Fix the base addresses for the DDR memory regionsMarc Kleine-Budde
2011-07-07ARM: mx53: Fix the chip select addressesFabio Estevam
2011-07-07ARM: mx53: Fix alternate modes for MX53_PAD_PATA_DATA6Fabio Estevam
2011-07-07mx51: Let USB Storage be built by defaultFabio Estevam
2011-07-07ARM: mxs_defconfig: Change CONFIG_RTC_CLASS 'm' to 'y'Shawn Guo
2011-06-20Linux 3.0-rc4v3.0-rc4Linus Torvalds
2011-06-20vfs: i_state needs to be 'unsigned long' for nowLinus Torvalds
2011-06-20Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-06-20Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds
2011-06-20Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-06-21drm/radeon/kms/r6xx+: voltage fixesAlex Deucher
2011-06-20msm: timer: Fix DGT rate on 8960 and 8660Stephen Boyd
2011-06-20pxa168_eth: fix race in transmit path.Richard Cochran
2011-06-20ipv4, ping: Remove duplicate icmp.h includeJesper Juhl
2011-06-20netxen: fix race in skb->len accessEric Dumazet
2011-06-20Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-20Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-06-20devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro
2011-06-20fix comment in generic_permission()Al Viro
2011-06-20kill obsolete comment for follow_down()Al Viro
2011-06-20proc_sys_permission() is OK in RCU modeAl Viro
2011-06-20reiserfs_permission() doesn't need to bail out in RCU modeAl Viro
2011-06-20proc_fd_permission() is doesn't need to bail out in RCU modeAl Viro
2011-06-20nilfs2_permission() doesn't need to bail out in RCU modeAl Viro
2011-06-20logfs doesn't need ->permission() at allAl Viro
2011-06-20coda_ioctl_permission() is safe in RCU modeAl Viro
2011-06-20cifs_permission() doesn't need to bail out in RCU modeAl Viro
2011-06-20bad_inode_permission() is safe from RCU modeAl Viro
2011-06-20ubifs: dereferencing an ERR_PTR in ubifs_mount()Dan Carpenter