summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-20Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds21-310/+137
2010-05-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-34/+165
2010-05-20i2c-highlander: remover superflous variableWolfram Sang1-3/+2
2010-05-20i2c-ibm-iic: drop NO_IRQWolfram Sang1-7/+7
2010-05-20i2c-cpm: drop NO_IRQWolfram Sang1-1/+1
2010-05-20i2c-mpc: drop NO_IRQWolfram Sang1-3/+3
2010-05-20MAINTAINERS: add i2c tree for embedded platformsUwe Kleine-König1-0/+1
2010-05-20i2c-pxa: only define 'blue_murder'-function if DEBUG is #definedWolfram Sang1-10/+14
2010-05-20i2c-pxa: remove unused macroUwe Kleine-König1-2/+0
2010-05-20i2c-nomadik: fix operator precedence warningRabin Vincent1-1/+2
2010-05-20i2c-nomadik: release region when removedRabin Vincent1-0/+3
2010-05-20OMAP3: I2C: Clean up Errata 1p153 handlingmanjugk manjugk1-1/+5
2010-05-20OMAP2/3: I2C: Errata ID i207: Clear wrong RDR interruptmanjugk manjugk1-0/+40
2010-05-20omap: i2c: add a timeout to the busy waitingAlexander Shishkin1-1/+9
2010-05-20omap: i2c: make errata 1.153 workaround a separate functionAlexander Shishkin1-19/+24
2010-05-20i2c-omap: add mpu wake up latency constraint in i2cKalle Jokiniemi3-16/+56
2010-05-20omap: i2c: Add i2c support on omap4 platformSantosh Shilimkar1-32/+114
2010-05-20i2c-bfin-twi: return completion in interrupt for smbus quick transfersSonic Zhang1-11/+7
2010-05-20i2c-bfin-twi: remove redundant retrySonic Zhang1-18/+2
2010-05-20i2c-bfin-twi: fix lost interrupts at high speedsSonic Zhang1-24/+13
2010-05-20i2c-bfin-twi: add debug output for error statusMichael Hennerich1-0/+12
2010-05-20i2c-bfin-twi: integrate timeout timer with completion interfaceSonic Zhang1-59/+66
2010-05-20i2c-s3c2410: Remove unconditional 1ms delay on each transferMark Brown1-2/+17
2010-05-20Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds56-453/+6539
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-4/+56
2010-05-19Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds50-664/+1813
2010-05-19Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linuxLinus Torvalds124-717/+6649
2010-05-19cpumask: fix compat getaffinityKOSAKI Motohiro1-14/+11
2010-05-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds10-58/+26
2010-05-19Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds447-8768/+28153
2010-05-19Revert "rtc: omap: let device wakeup capability be configured from chip init ...Kevin Hilman1-7/+5
2010-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds172-3743/+6107
2010-05-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds58-1004/+1369
2010-05-19Input: psmouse - small formatting changes to better follow coding styleDmitry Torokhov4-95/+100
2010-05-19libata-sff: separate out BMDMA qc_issueTejun Heo11-57/+80
2010-05-19libata-sff: prd is BMDMA specificTejun Heo9-35/+38
2010-05-19libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specificTejun Heo9-158/+156
2010-05-19libata-sff: separate out BMDMA EHTejun Heo10-88/+102
2010-05-19libata-sff: port_task is SFF specificTejun Heo6-96/+63
2010-05-19libata-sff: ap->[last_]ctl are SFF specificTejun Heo3-4/+8
2010-05-19libata-sff: rename ap->ops->drain_fifo() to sff_drain_fifo()Tejun Heo3-6/+5
2010-05-19libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init()Tejun Heo3-6/+50
2010-05-19libata-sff: clean up BMDMA initializationTejun Heo27-171/+116
2010-05-19libata-sff: clean up inheritance in several driversTejun Heo5-10/+29
2010-05-19Input: synaptics - set dimensions as reported by firmwareDmitry Torokhov2-11/+27
2010-05-19Input: elantech - relax signature checksDmitry Torokhov1-1/+19
2010-05-19Input: elantech - enforce common prefix on messagesDmitry Torokhov1-35/+32
2010-05-19Input: wistron_btns - switch to using kmemdup()Julia Lawall1-2/+2
2010-05-19Input: usbtouchscreen - switch to using kmemdup()Julia Lawall1-3/+2
2010-05-19Input: do not force selecting i8042 on MoorestownJacob Pan2-2/+2