summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-2610-163/+100
|\
| * spi/amba-pl022: work in polling or interrupt mode if pl022_dma_probe failsViresh Kumar2011-05-201-5/+6
| * spi/spi_s3c24xx: Use spi_bitbang_stop instead of spi_unregister_master in s3c...Axel Lin2011-05-201-1/+1
| * spi/spi_nuc900: Use spi_bitbang_stop instead of spi_unregister_master in nuc9...Axel Lin2011-05-201-1/+1
| * spi/spi_tegra: use spi_unregister_master() instead of spi_master_put()Axel Lin2011-05-201-1/+1
| * spi/spi_sh: use spi_unregister_master instead of spi_master_put in remove pathAxel Lin2011-05-201-1/+1
| * spi: Use void pointers for data in simple SPI I/O operationsMark Brown2011-05-202-6/+6
| * spi/pl022: use cpu_relax in the busy loopLinus Walleij2011-05-201-0/+1
| * spi/pl022: mark driver non-experimentalLinus Walleij2011-05-201-2/+2
| * spi/pl022: timeout on polled transfer v2Magnus Templing2011-05-201-8/+15
| * Merge commit 'v2.6.39' into spi/nextGrant Likely2011-05-203786-16693/+21406
| |\
| * | spi/dw_spi: improve the interrupt mode with the batch opsAlek Du2011-03-301-47/+16
| * | spi/dw_spi: change poll mode transfer from byte ops to batch opsAlek Du2011-03-301-23/+48
| * | spi/dw_spi: remove the un-necessary flush()Alek Du2011-03-301-14/+1
| * | spi/dw_spi: unify the low level read/write routinesFeng Tang2011-03-302-79/+26
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-2654-3384/+1110
|\ \ \
| * \ \ Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux...Tony Lindgren2011-05-24192-1101/+1648
| |\ \ \
| | * | | OMAP3: PM: Boot message is not an error, and not helpful, remove itSanjeev Premi2011-05-201-2/+0
| | * | | OMAP3: cpuidle: change the power domains modes determination logicJean Pihet2011-05-203-50/+24
| | * | | OMAP3: cpuidle: code rework for improved readabilityJean Pihet2011-05-201-33/+19
| | * | | OMAP3: cpuidle: re-organize the C-states dataJean Pihet2011-05-201-204/+101
| | * | | OMAP3: clean-up mach specific cpuidle data structuresJean Pihet2011-05-203-71/+63
| | * | | OMAP3 cpuidle: remove useless SDP specific timingsJean Pihet2011-05-201-19/+0
| | | |/ | | |/|
| * | | Merge branch 'for-tony' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Tony Lindgren2011-05-244-10/+13
| |\ \ \
| | * | | usb: otg: OMAP4430: Powerdown the internal PHY when USB is disabledHema HK2011-05-181-0/+2
| | * | | usb: otg: OMAP4430: Fixing the omap4430_phy_init functionHema HK2011-05-181-2/+5
| | * | | usb: musb: am35x: fix compile error when building am35xFelipe Balbi2011-05-183-3/+3
| | * | | usb: musb: OMAP4430: Power down the PHY during board initHema HK2011-05-181-5/+3
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-nextTony Lindgren2011-05-1760-3166/+1547
| |\ \ \ \ \ \
| | | * | | | | omap: drop board-igep0030.cMike Rapoport2011-05-173-440/+1
| | | * | | | | omap: igep0020: add support for IGEP3Mike Rapoport2011-05-171-23/+80
| | | * | | | | omap: igep0020: minor refactoringMike Rapoport2011-05-171-27/+30
| | | * | | | | omap: igep0020: name refactoring for future merge with IGEP3Mike Rapoport2011-05-171-79/+79
| | | * | | | | omap: Remove support for omap2evmTony Lindgren2011-05-136-342/+0
| | | * | | | | arm: omap2plus: GPIO cleanupIgor Grinberg2011-05-1227-701/+398
| | | * | | | | omap: musb: introduce default board configMike Rapoport2011-05-0915-98/+27
| | | * | | | | omap: move detection of NAND CS to common-board-devicesMike Rapoport2011-05-036-176/+67
| | | * | | | | omap: use common initialization for PMIC i2c busMike Rapoport2011-05-0321-232/+78
| | | * | | | | omap: consolidate touch screen initialization among different boardsMike Rapoport2011-05-0312-444/+128
| | | * | | | | OMAP3+: voltage: remove spurious pr_notice for debugfsNishanth Menon2011-05-031-1/+0
| | | * | | | | OMAP4: PM: remove redundant #ifdef CONFIG_PMNishanth Menon2011-05-031-2/+0
| | | * | | | | OMAP3+: smartreflex: delete debugfs entries on probe errorAaro Koskinen2011-05-031-2/+4
| | | * | | | | OMAP3+: smartreflex: delete instance from sr_list on probe errorAaro Koskinen2011-05-031-0/+1
| | | * | | | | OMAP3+: smartreflex: fix ioremap leak on probe errorAaro Koskinen2011-05-031-4/+6
| | | * | | | | OMAP3+: smartreflex: request the memory regionAaro Koskinen2011-05-031-0/+8
| | | * | | | | OMAP3+: smartreflex: fix sr_late_init() error path in probeAaro Koskinen2011-05-031-1/+1
| | | * | | | | omap: Run make savedefconfig on omap2plus_defconfig to shrink itTony Lindgren2011-05-031-76/+7
| | | * | | | | OMAP3/4: l3: minor cleanup for parenthesis and extra spacesomar ramirez2011-05-032-24/+12
| | | * | | | | OMAP3/4: l3: fix omap3_l3_probe error pathomar ramirez2011-05-032-31/+26
| | | * | | | | arm: omap: gpmc-smsc911x: minor style fixesIgor Grinberg2011-05-032-9/+8
OpenPOWER on IntegriCloud