summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-17ARM: imx: dynamically allocate imx-keypad devicesUwe Kleine-König
2010-11-17ARM: imx: dynamically allocate fsl-usb2-udc devicesUwe Kleine-König
2010-11-17ARM: imx: dynamically allocate mxc-ehci devicesUwe Kleine-König
2010-11-17ARM: imx: dynamically register mxc-mmc devicesUwe Kleine-König
2010-11-17ARM: mx3/mach-pcm037_eet: Fix section mismatch for eet_init_devices()Alberto Panizzo
2010-11-17ARM: imx: dynamically allocate mxc_pwm devicesUwe Kleine-König
2010-11-17ARM: mx3: enable SPI_IMX for better compile coverageUwe Kleine-König
2010-11-17ARM: imx: dynamically register imx-fb devicesUwe Kleine-König
2010-11-17ARM: imx: change the way flexcan devices are registeredUwe Kleine-König
2010-11-17ARM: imx: dynamically allocate imx2-wdt devicesUwe Kleine-König
2010-11-17ARM: imx: dynamically allocate mx2-camera deviceUwe Kleine-König
2010-11-17ARM: imx/gpio: remove some useless castsUwe Kleine-König
2010-11-17ARM: imx: dynamically allocate mx1-camera deviceUwe Kleine-König
2010-11-17ARM: imx: allow specifying a dma mask when creating a platform deviceUwe Kleine-König
2010-11-17ARM: imx: dynamically allocate imx_udc deviceUwe Kleine-König
2010-11-17ARM: imx: remove unused devicesUwe Kleine-König
2010-11-17ARM: imx: dynamically allocate mxc_w1 devicesUwe Kleine-König
2010-11-17ARM: imx: remove deprecated symbols as all users are gone nowUwe Kleine-König
2010-11-17ARM: imx/debug-macro: rework using the new io mapping macroUwe Kleine-König
2010-11-17ARM: imx: change static io mapping to use a functionUwe Kleine-König
2010-11-17ARM: imx: remove last explicit users of virtual base address definesUwe Kleine-König
2010-11-17ARM: imx: use MXxy_IO_P2V macros to setup static mappingsUwe Kleine-König
2010-11-17ARM: imx: refactor the io mapping macroUwe Kleine-König
2010-11-17ARM: mx3: fix the last users of IMX_NEEDS_DEPRECATED_SYMBOLSUwe Kleine-König
2010-10-28Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...Russell King
2010-10-28Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King
2010-10-28Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King
2010-10-27fix braino in fs: do not assign default i_ino in new_inodeAl Viro
2010-10-27Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-27Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds
2010-10-27vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom
2010-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-10-27drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2Alex Deucher
2010-10-27docbook: add idr/ida to kernel-api docbookRandy Dunlap
2010-10-27docbook: add more wait/wake/completion to device-drivers docbookRandy Dunlap
2010-10-27documentation: update sysrq.txt magic sysrq keysRandy Dunlap
2010-10-27Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-10-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-10-27Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-10-27Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2010-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-10-27Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-10-27Merge branch 'akpm-incoming-1'Linus Torvalds
2010-10-26scripts/checkpatch.pl: add check for declaration of pci_device_idJoe Perches
2010-10-26scripts/checkpatch.pl: add warnings for static char that could be static cons...Joe Perches
2010-10-26checkpatch: version 0.31Andy Whitcroft
2010-10-26checkpatch: statement/block context analyser should look at sanitised linesAndy Whitcroft
2010-10-26checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similarAndy Whitcroft
2010-10-26checkpatch: clean up structure definition macro handlineAndy Whitcroft