summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-17ARM: imx: dynamically allocate mxc-ehci devicesUwe Kleine-König13-93/+95
2010-11-17ARM: imx: dynamically register mxc-mmc devicesUwe Kleine-König19-72/+116
2010-11-17ARM: mx3/mach-pcm037_eet: Fix section mismatch for eet_init_devices()Alberto Panizzo1-1/+1
2010-11-17ARM: imx: dynamically allocate mxc_pwm devicesUwe Kleine-König6-20/+56
2010-11-17ARM: mx3: enable SPI_IMX for better compile coverageUwe Kleine-König1-0/+1
2010-11-17ARM: imx: dynamically register imx-fb devicesUwe Kleine-König16-50/+90
2010-11-17ARM: imx: change the way flexcan devices are registeredUwe Kleine-König4-21/+56
2010-11-17ARM: imx: dynamically allocate imx2-wdt devicesUwe Kleine-König12-24/+64
2010-11-17ARM: imx: dynamically allocate mx2-camera deviceUwe Kleine-König8-35/+76
2010-11-17ARM: imx/gpio: remove some useless castsUwe Kleine-König1-2/+2
2010-11-17ARM: imx: dynamically allocate mx1-camera deviceUwe Kleine-König7-30/+57
2010-11-17ARM: imx: allow specifying a dma mask when creating a platform deviceUwe Kleine-König2-4/+33
2010-11-17ARM: imx: dynamically allocate imx_udc deviceUwe Kleine-König7-52/+103
2010-11-17ARM: imx: remove unused devicesUwe Kleine-König2-86/+0
2010-11-17ARM: imx: dynamically allocate mxc_w1 devicesUwe Kleine-König19-37/+86
2010-11-17ARM: imx: remove deprecated symbols as all users are gone nowUwe Kleine-König7-504/+0
2010-11-17ARM: imx/debug-macro: rework using the new io mapping macroUwe Kleine-König5-35/+7
2010-11-17ARM: imx: change static io mapping to use a functionUwe Kleine-König11-208/+89
2010-11-17ARM: imx: remove last explicit users of virtual base address definesUwe Kleine-König4-14/+13
2010-11-17ARM: imx: use MXxy_IO_P2V macros to setup static mappingsUwe Kleine-König8-166/+56
2010-11-17ARM: imx: refactor the io mapping macroUwe Kleine-König10-48/+61
2010-11-17ARM: mx3: fix the last users of IMX_NEEDS_DEPRECATED_SYMBOLSUwe Kleine-König3-59/+61
2010-10-28Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...Russell King7-9/+171
2010-10-28Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King157-1314/+6574
2010-10-28Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King27-50/+492
2010-10-27fix braino in fs: do not assign default i_ino in new_inodeAl Viro1-1/+1
2010-10-27Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds212-11671/+18747
2010-10-27Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds20-137/+1332
2010-10-27vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom9-160/+252
2010-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds118-689/+851
2010-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds74-726/+2671
2010-10-27drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2Alex Deucher1-0/+3
2010-10-27docbook: add idr/ida to kernel-api docbookRandy Dunlap3-24/+32
2010-10-27docbook: add more wait/wake/completion to device-drivers docbookRandy Dunlap3-8/+13
2010-10-27documentation: update sysrq.txt magic sysrq keysRandy Dunlap1-2/+5
2010-10-27Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2010-10-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds78-2714/+2424
2010-10-27Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-16/+46
2010-10-27Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-24/+0
2010-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds48-735/+1612
2010-10-27Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2-14/+16
2010-10-27Merge branch 'akpm-incoming-1'Linus Torvalds209-1699/+7228
2010-10-27scripts/checkpatch.pl: add check for declaration of pci_device_idJoe Perches1-0/+5
2010-10-27scripts/checkpatch.pl: add warnings for static char that could be static cons...Joe Perches1-0/+12
2010-10-27checkpatch: version 0.31Andy Whitcroft1-1/+1
2010-10-27checkpatch: statement/block context analyser should look at sanitised linesAndy Whitcroft1-6/+6
2010-10-27checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similarAndy Whitcroft1-1/+10
2010-10-27checkpatch: clean up structure definition macro handlineAndy Whitcroft1-2/+2
2010-10-27checkpatch: update copyright datesAndy Whitcroft1-1/+1
2010-10-27checkpatch: Add additional attribute #definesJoe Perches1-0/+14