summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-21sparc,sunzilog: Add console polling support for sunzilog serial driverJason Wessel1-0/+50
2010-05-21sh,sh-sci: Use NO_POLL_CHAR in the SCIF polled console codeJason Wessel1-1/+5
2010-05-21kgdb,8250,pl011: Return immediately from console pollJason Wessel7-11/+50
2010-05-21kgdb: core changes to support kdbJason Wessel9-20/+186
2010-05-21kdb: core for kgdb back end (2 of 2)Jason Wessel9-3/+92
2010-05-21kdb: core for kgdb back end (1 of 2)Jason Wessel12-0/+5967
2010-05-21kgdb,blackfin: Add in kgdb_arch_set_pc for blackfinJason Wessel1-0/+5
2010-05-21kgdb,sh: update superh kgdb exception handlingJason Wessel1-1/+13
2010-05-21kgdb,sparc: Add in kgdb_arch_set_pc for sparcJason Wessel2-0/+12
2010-05-21MAINTAINERS: update kgdb, and debug_core infoJason Wessel1-2/+3
2010-05-21Separate the gdbstub from the debug coreJason Wessel5-957/+1030
2010-05-21Move kernel/kgdb.c to kernel/debug/debug_core.cJason Wessel3-1/+7
2010-05-20ALSA: hda: Storage class should be before const qualifierTobias Klauser1-1/+1
2010-05-20ASoC: tpa6130a2: Remove CPVSS and HPVdd suppliesJarkko Nikula1-34/+18
2010-05-20ACPI: fix early DSDT dmi check warnings on ia64Lin Ming1-1/+8
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-19cpumask: fix compat getaffinityKOSAKI Motohiro1-14/+11
2010-05-19Revert "rtc: omap: let device wakeup capability be configured from chip init ...Kevin Hilman1-7/+5
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