summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-01-1310-61/+1086
|\
| * Merge branch 'for-2638/i2c/bfin2' into for-linus/i2c-2638Ben Dooks2011-01-121-1/+23
| |\
| | * i2c-bfin-twi: move setup to the earlier subsys initcallMichael Hennerich2011-01-121-1/+1
| | * i2c-bfin-twi: handle faulty slave devices betterMichael Hennerich2011-01-121-0/+22
| * | Merge branch 'for-2638/i2c/nomadik' into for-linus/i2c-2638Ben Dooks2011-01-121-2/+4
| |\ \
| | * | i2c-nomadik: fix regression on adapter nameLinus Walleij2011-01-041-2/+4
| * | | Merge branch 'for-2638/i2c/intel' into for-linus/i2c-2638Ben Dooks2011-01-123-0/+909
| |\ \ \
| | * | | i2c-eg20t: add driver for Intel EG20TTomoya MORINAGA2011-01-043-0/+909
| | |/ /
| * | | Merge branch 'for-2638/i2c/ocores' into for-linus/i2c-2638Ben Dooks2011-01-121-43/+102
| |\ \ \
| | * | | i2c-ocores: add some device tree documentationJonas Bonn2011-01-041-0/+35
| | * | | i2c-ocores: Use devres for resource allocationJonas Bonn2011-01-041-35/+11
| | * | | i2c-ocores: Adapt for device treeJonas Bonn2011-01-041-8/+56
| | |/ /
| * | | Merge branch 'for-2638/i2c/iop' into for-linus/i2c-2638Ben Dooks2011-01-122-4/+4
| |\ \ \
| | * | | i2c-iop3xx: add iomem annotationAaro Koskinen2011-01-042-4/+4
| | |/ /
| * | | Merge branch 'for-2638/i2c/omap' into for-linus/i2c-2638Ben Dooks2011-01-121-4/+6
| |\ \ \
| | * | | i2c-omap: Set latency requirements only once for several messagesSamu Onkalo2011-01-041-4/+6
| | |/ /
| * | | Merge branch 'for-2638/i2c/mv64xx' into for-linus/i2c-2638Ben Dooks2011-01-121-7/+38
| |\ \ \ | | |_|/ | |/| |
| | * | i2c-mv64xxx: send repeated START between messages in xferRodolfo Giometti2011-01-041-7/+38
| | |/
* | | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-138-19/+67
|\ \ \
| * | | ARM: mach-shmobile: Kill off unused !gpio_is_valid() caseMagnus Damm2011-01-132-8/+2
| * | | Merge branch 'rmobile/sdio' into rmobile-latestPaul Mundt2011-01-12881-34506/+59275
| |\ \ \
| | * | | ARM: mach-shmobile: sh7372 Enable SDIO IRQs for MackerelMagnus Damm2011-01-121-3/+3
| | * | | ARM: mach-shmobile: sh7377 Enable SDIO IRQsMagnus Damm2011-01-122-2/+17
| | * | | ARM: mach-shmobile: sh7367 Enable SDIO IRQsMagnus Damm2011-01-121-3/+3
| | * | | ARM: mach-shmobile: sh7372 Enable SDIO IRQsArnd Hannemann2011-01-122-3/+4
| * | | | ARM: mach-shmobile: mackerel: Add touchscreen ST1232 supportTony SIM2011-01-111-0/+10
| * | | | ARM: mach-shmobile: ap4eb: SCIF port for earlyprintk when using zbootSimon Horman2011-01-111-0/+7
| * | | | ARM: mach-shmobile: mackerel: SCIF port for earlyprintk when using zbootSimon Horman2011-01-111-0/+7
| * | | | ARM: mach-shmobile: mackerel: Add support get_cd in CN23Yusuke Goda2011-01-111-0/+14
* | | | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-01-1368-359/+1122
|\ \ \ \ \
| * \ \ \ \ Merge branch 'sh/alphaproject' into sh-latestPaul Mundt2011-01-1354-974/+6668
| |\ \ \ \ \
| | * | | | | sh: Add support for AP-SH4AD-0A board.Paul Mundt2011-01-135-0/+268
| | * | | | | sh: Add support for AP-SH4A-3A board.Paul Mundt2011-01-135-0/+286
| | * | | | | sh: Add a new mach type for alpha project boards.Paul Mundt2011-01-132-0/+4
| | | |_|/ / | | |/| | |
| * | | | | serial: sh-sci: build fixes.Paul Mundt2011-01-131-2/+2
| * | | | | Merge branch 'common/serial-rework' into sh-latestPaul Mundt2011-01-1332-188/+374
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2011-01-1326702-2122594/+4297353
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | serial: sh-sci: Kill off more unused defines.Paul Mundt2009-06-241-15/+0
| | * | | | | serial: sh-sci: Convert from old SCSR control flags to common defines.Paul Mundt2009-06-242-37/+11
| | * | | | | serial: sh-sci: Kill off unused register accessors.Paul Mundt2009-06-241-6/+0
| | * | | | | serial: sh-sci: Move SCBRR calculation algo in to platform data.Paul Mundt2009-06-2427-58/+122
| | * | | | | serial: sh-sci: Move SCSCR_INIT in to platform data.Paul Mundt2009-06-2427-59/+140
| * | | | | | sh: sh7372 SH4AL-DSP probe supportMagnus Damm2011-01-133-2/+7
| * | | | | | Merge branch 'sh/sdio' into sh-latestPaul Mundt2011-01-12885-34521/+59306
| |\ \ \ \ \ \
| | * | | | | | sh: sh7366 Enable SDIO IRQsMagnus Damm2011-01-121-10/+14
| | * | | | | | sh: sh7343 Enable SDIO IRQsMagnus Damm2011-01-121-11/+14
| | * | | | | | sh: mach-ecovec24: enable runtime PM for SDHIArnd Hannemann2011-01-121-2/+2
| | * | | | | | sh: sh7723 / ap325rxa enable SDIO IRQsArnd Hannemann2011-01-122-2/+18
| | * | | | | | sh: sh7722 Enable SDIO IRQsArnd Hannemann2011-01-122-1/+3
| | * | | | | | sh: sh7724 Enable SDIO IRQsArnd Hannemann2011-01-124-2/+9
| | | |/ / / / | | |/| | | |