summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-27ARM: imx: change the way spi-imx devices are registeredUwe Kleine-König7-37/+103
2010-09-27ARM: mx51: use IMX_IO_ADDRESS to define MX51_IO_ADDRESSUwe Kleine-König1-42/+11
2010-09-27ARM: mx51: fix naming of spi related definesUwe Kleine-König1-6/+6
2010-09-27ARM: mx51: clean up mx51 headerUwe Kleine-König1-308/+300
2010-09-27ARM: mx51_defconfig: add new boards MACH_MX51_3DS and MACH_EUKREA_CPUIMX51Uwe Kleine-König1-6/+3
2010-09-27ARM: remove mx31pdk_defconfigUwe Kleine-König1-44/+0
2010-09-27ARM: mx3_defconfig: add new machine MACH_EUKREA_CPUIMX35Uwe Kleine-König1-1/+1
2010-09-27ARM: mx27_defconfig: enable switches used in mx27 codeUwe Kleine-König1-3/+12
2010-09-27ARM: mx5/mx51_babbage: don't use PHYS_OFFSETUwe Kleine-König1-1/+1
2010-09-27ARM: mx5/mx51_babbage: fix compiler warningsSascha Hauer1-2/+2
2010-09-27ARM: imx: ehci: use void __iomem * to hold i/o addressesUwe Kleine-König1-2/+2
2010-09-27ARM: imx: remove #ifdefery for unmerged flexcan driverUwe Kleine-König2-16/+1
2010-09-27ARM: mx5/mx51_babbage: Add FEC supportFabio Estevam2-1/+66
2010-09-27ARM: mx3/imx35: Add EPIT supportSascha Hauer2-4/+10
2010-09-27ARM: imx: Add EPIT supportSascha Hauer4-0/+256
2010-09-27ARM: mx3/mx35_3ds: add usb host2 supportMarc Kleine-Budde1-0/+13
2010-09-27ARM: mx3/mx35_3ds: rename usb otg platform data variable nameMarc Kleine-Budde1-2/+2
2010-09-27ARM: mx3/mx35_3ds: add NAND flashMarc Kleine-Budde2-0/+9
2010-09-27ARM: mx3/mx35_3ds: add physmap-flash NOR at CS0Marc Kleine-Budde1-0/+24
2010-09-27ARM: imx: Add support for Vista Silicon Visstrim_m10 boardJavier Martin3-0/+273
2010-09-13Linux 2.6.36-rc4v2.6.36-rc4Linus Torvalds1-1/+1
2010-09-12docbook: skip files with no docs since they generate scary warningsRandy Dunlap2-2/+0
2010-09-12docbook: warn on unused doc entriesJohannes Berg3-3/+183
2010-09-12kernel-doc: ignore case when stripping attributesJohannes Berg1-1/+1
2010-09-11PM / Hibernate: Avoid hitting OOM during preallocation of memoryRafael J. Wysocki1-20/+65
2010-09-11x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra1-1/+1
2010-09-11x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra1-1/+1
2010-09-11PM QoS: Correct pr_debug() misuse and improve parameter checksmark gross1-1/+3
2010-09-10xfs: log IO completion workqueue is a high priority queueDave Chinner1-1/+2
2010-09-10execve: make responsive to SIGKILL with large argumentsRoland McGrath1-0/+7
2010-09-10execve: improve interactivity with large argumentsRoland McGrath1-0/+2
2010-09-10setup_arg_pages: diagnose excessive argument sizeRoland McGrath1-0/+5
2010-09-10KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyringDavid Howells1-1/+2
2010-09-10KEYS: Fix RCU no-lock warning in keyctl_session_to_parent()David Howells1-0/+3
2010-09-10drm/i915: don't enable self-refresh on IronlakeJesse Barnes2-2/+12
2010-09-10xfs: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2010-09-10AT91: at91sam9261ek: remove C99 comments but keep informationNicolas Ferre1-4/+2
2010-09-10AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMCNicolas Ferre1-11/+19
2010-09-10AT91: dm9000 initialization updateNicolas Ferre1-1/+2
2010-09-10block: Range check cpu in blk_cpu_to_groupBrian King1-2/+6
2010-09-10ipheth: remove incorrect devtype to WWANDan Williams1-6/+1
2010-09-10MAINTAINERS: Add CAIFJoe Perches1-0/+10
2010-09-10tracing: t_start: reset FTRACE_ITER_HASH in case of seek/preadChris Wright1-0/+2
2010-09-10libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou3-12/+31
2010-09-10libata: skip EH autopsy and recovery during suspendTejun Heo3-1/+18
2010-09-10ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley1-0/+3
2010-09-10ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley1-0/+4
2010-09-10libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load()Tejun Heo2-0/+5
2010-09-10minix: fix regression in minix_mkdir()Jorge Boncompte [DTI2]1-1/+1
2010-09-10mm: page allocator: drain per-cpu lists after direct reclaim allocation failsMel Gorman1-4/+16