summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-01spi/imx: add support for imx51's eCSPI and CSPIUwe Kleine-König
2010-10-01spi/imx: save the spi chip select in config struct, not the gpio to useUwe Kleine-König
2010-10-01spi/imx: get rid of more ifs depending on the used cpuUwe Kleine-König
2010-10-01spi/imx: convert driver to use platform idsUwe Kleine-König
2010-10-01spi/imx: default to m on platforms that have such devicesUwe Kleine-König
2010-10-01ARM: imx: fix name of macros to add imx-i2c devicesUwe Kleine-König
2010-10-01ARM: mx5: dynamically register imx-i2c devicesUwe Kleine-König
2010-09-27ARM: imx: reorganize imx-i2c device registration to use a struct per SoCUwe Kleine-König
2010-09-27ARM: imx: dynamically allocate imx-ssi devicesUwe Kleine-König
2010-09-27ARM: imx: change the way imx-uarts are registeredUwe Kleine-König
2010-09-27ARM: imx: change the way spi-imx devices are registeredUwe Kleine-König
2010-09-27ARM: mx51: use IMX_IO_ADDRESS to define MX51_IO_ADDRESSUwe Kleine-König
2010-09-27ARM: mx51: fix naming of spi related definesUwe Kleine-König
2010-09-27ARM: mx51: clean up mx51 headerUwe Kleine-König
2010-09-27ARM: mx51_defconfig: add new boards MACH_MX51_3DS and MACH_EUKREA_CPUIMX51Uwe Kleine-König
2010-09-27ARM: remove mx31pdk_defconfigUwe Kleine-König
2010-09-27ARM: mx3_defconfig: add new machine MACH_EUKREA_CPUIMX35Uwe Kleine-König
2010-09-27ARM: mx27_defconfig: enable switches used in mx27 codeUwe Kleine-König
2010-09-27ARM: mx5/mx51_babbage: don't use PHYS_OFFSETUwe Kleine-König
2010-09-27ARM: mx5/mx51_babbage: fix compiler warningsSascha Hauer
2010-09-27ARM: imx: ehci: use void __iomem * to hold i/o addressesUwe Kleine-König
2010-09-27ARM: imx: remove #ifdefery for unmerged flexcan driverUwe Kleine-König
2010-09-27ARM: mx5/mx51_babbage: Add FEC supportFabio Estevam
2010-09-27ARM: mx3/imx35: Add EPIT supportSascha Hauer
2010-09-27ARM: imx: Add EPIT supportSascha Hauer
2010-09-27ARM: mx3/mx35_3ds: add usb host2 supportMarc Kleine-Budde
2010-09-27ARM: mx3/mx35_3ds: rename usb otg platform data variable nameMarc Kleine-Budde
2010-09-27ARM: mx3/mx35_3ds: add NAND flashMarc Kleine-Budde
2010-09-27ARM: mx3/mx35_3ds: add physmap-flash NOR at CS0Marc Kleine-Budde
2010-09-27ARM: imx: Add support for Vista Silicon Visstrim_m10 boardJavier Martin
2010-09-12Linux 2.6.36-rc4v2.6.36-rc4Linus Torvalds
2010-09-11docbook: skip files with no docs since they generate scary warningsRandy Dunlap
2010-09-11docbook: warn on unused doc entriesJohannes Berg
2010-09-11kernel-doc: ignore case when stripping attributesJohannes Berg
2010-09-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-09-11PM / Hibernate: Avoid hitting OOM during preallocation of memoryRafael J. Wysocki
2010-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-09-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-09-11x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra
2010-09-10Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-09-10Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-09-10x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra
2010-09-11PM QoS: Correct pr_debug() misuse and improve parameter checksmark gross
2010-09-10xfs: log IO completion workqueue is a high priority queueDave Chinner
2010-09-10execve: make responsive to SIGKILL with large argumentsRoland McGrath
2010-09-10execve: improve interactivity with large argumentsRoland McGrath
2010-09-10setup_arg_pages: diagnose excessive argument sizeRoland McGrath
2010-09-10Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds