summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap4-i2c-init' into omap-for-linusTony Lindgren2010-05-20133-3275/+3957
|\
| * i2c-omap: add mpu wake up latency constraint in i2cKalle Jokiniemi2010-05-201-4/+20
| * omap: i2c: Add i2c support on omap4 platformSantosh Shilimkar2010-05-201-32/+114
| * i2c-bfin-twi: return completion in interrupt for smbus quick transfersSonic Zhang2010-05-201-11/+7
| * i2c-bfin-twi: remove redundant retrySonic Zhang2010-05-201-18/+2
| * i2c-bfin-twi: fix lost interrupts at high speedsSonic Zhang2010-05-201-24/+13
| * i2c-bfin-twi: add debug output for error statusMichael Hennerich2010-05-201-0/+12
| * i2c-bfin-twi: integrate timeout timer with completion interfaceSonic Zhang2010-05-201-59/+66
| * i2c-s3c2410: Remove unconditional 1ms delay on each transferMark Brown2010-05-201-2/+17
| * Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-193-0/+684
| |\
| | * Revert "rtc: omap: let device wakeup capability be configured from chip init ...Kevin Hilman2010-05-191-7/+5
| | * rtc: omap: let device wakeup capability be configured from chip init logicSekhar Nori2010-05-071-5/+7
| | * RTC: DaVinci RTC driverMiguel Aguilar2010-05-073-0/+684
| * | Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-05-194-39/+22
| |\ \
| | * | Input: s3c24xx_ts - depend on SAMSUNG_DEV_TS and update menu entryBen Dooks2010-05-191-2/+2
| | * | Input: s3c24xx_ts - Add FEAT for Samsung touchscreen supportNaveen Krishna2010-05-191-3/+12
| | * | Input: s3c24xx_ts - Implement generic GPIO configuration callbackNaveen Krishna2010-05-191-20/+3
| | * | ARM: SAMSUNG: Move mach/ts.h to plat/ts.hMaurus Cuelenaere2010-05-191-1/+1
| | * | drivers: serial: S5PC100 serial driver cleanupMarek Szyprowski2010-05-192-13/+4
| * | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-1919-1852/+450
| |\ \ \
| | * \ \ Merge branch 'devel-stable' into develRussell King2010-05-172832-8062/+28746
| | |\ \ \
| | | * | | Merge branch 'for-rmk/2635' of git://git.fluff.org/bjdooks/linux into devel-s...Russell King2010-05-171-3/+4
| | | |\| |
| | | | * | serial: Use s3c2440 driver for S3C2416 SoCYauhen Kharuzhy2010-05-061-3/+4
| | | * | | [ARM] pxa: add namespace on sspHaojian Zhuang2010-05-111-4/+4
| | | * | | [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao2010-05-111-1/+1
| | | * | | [ARM] pxa: add support for Voipac PXA270 PCMCIAMarek Vasut2010-05-113-1/+232
| | | * | | input: remove obsolete {corgi,spitz,tosa}kbd.cEric Miao2010-05-115-1382/+0
| | | * | | [ARM] pxa/tosa: move CONFIG_KEYBOARD_TOSA_USE_EXT_KEYCODES to mach/KconfigEric Miao2010-05-111-10/+0
| | | * | | [ARM] pxa: move ssp into common plat-pxaHaojian Zhuang2010-05-111-1/+1
| | | * | | [ARM] pxa: merge regs-ssp.h into ssp.hEric Miao2010-05-111-1/+0
| | | * | | [ARM] pxa: correct SSCR0_SCR to support multiple SoCsEric Miao2010-05-111-7/+7
| | | * | | input: remove now deprecated corgi_ts.c touchscreen driverEric Miao2010-05-113-402/+0
| | | | | |
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap',...Russell King2010-05-173-6/+21
| | |\ \ \ \ \ \
| | | | | * | | | ARM: Add Versatile Express supportRussell King2010-05-021-1/+1
| | | | |/ / / / | | | |/| | | |
| | | | * | | | ARM: 6033/1: ARM: MMCI: pass max frequency from platformLinus Walleij2010-04-141-1/+12
| | | | * | | | ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro versionLinus Walleij2010-04-142-4/+8
| | | |/ / / /
| | * | | | | ARM: 5966/1: at91_udc HW glitchHarro Haan2010-05-051-0/+7
| | * | | | | ARM: 6092/1: atmel_serial: support for RS485 communicationsClaudio Scordino2010-05-041-34/+173
| | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-05-1912-167/+1396
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'sh/driver-core'Paul Mundt2010-05-131-1/+1
| | |\ \ \ \ \
| | | * | | | | driver core: Early dev_name() depends on slab_is_available().Paul Mundt2010-05-131-1/+1
| | * | | | | | sh: simplify WARN usage in SH clock driverGuennadi Liakhovetski2010-05-131-5/+2
| | * | | | | | sh: move sh clock-cpg.c contents to drivers/sh/clk-cpg.cMagnus Damm2010-05-132-0/+299
| | * | | | | | sh: move sh clock.c contents to drivers/sh/clk.Magnus Damm2010-05-132-0/+549
| | * | | | | | Merge branch 'sh/stable-updates'Paul Mundt2010-04-262629-2584/+21396
| | |\ \ \ \ \ \
| | * | | | | | | SH: constify multiple DMA related objects and references to themGuennadi Liakhovetski2010-04-261-5/+7
| | * | | | | | | sh: intc: IRQ auto-distribution support.Paul Mundt2010-04-152-52/+159
| | * | | | | | | sh: Disable IRQ balancing for timer and IPI IRQs.Paul Mundt2010-04-153-3/+6
| | * | | | | | | sh: intc: userimask support.Paul Mundt2010-04-132-2/+80
| | * | | | | | | sh: intc: Tidy up loglevel mismatches.Paul Mundt2010-04-131-4/+7