aboutsummaryrefslogtreecommitdiffstats
path: root/lib/plist.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-20powerpc,kgdb: Introduce low level trap catchingJason Wessel2-4/+9
2010-05-20x86,kgdb: Add low level debug hookJason Wessel6-2/+41
2010-05-20kgdb: remove post_primary_code referencesJason Wessel3-51/+0
2010-05-20kgdb,docs: Update the kgdb docs to include kdbJason Wessel3-178/+532
2010-05-20kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel5-10/+279
2010-05-20kgdb: gdb "monitor" -> kdb passthroughJason Wessel5-6/+34
2010-05-20sparc,sunzilog: Add console polling support for sunzilog serial driverJason Wessel1-0/+50
2010-05-20sh,sh-sci: Use NO_POLL_CHAR in the SCIF polled console codeJason Wessel1-1/+5
2010-05-20kgdb,8250,pl011: Return immediately from console pollJason Wessel7-11/+50
2010-05-20kgdb: core changes to support kdbJason Wessel9-20/+186
2010-05-20kdb: core for kgdb back end (2 of 2)Jason Wessel9-3/+92
2010-05-20kdb: core for kgdb back end (1 of 2)Jason Wessel12-0/+5967
2010-05-20kgdb,blackfin: Add in kgdb_arch_set_pc for blackfinJason Wessel1-0/+5
2010-05-20kgdb,sh: update superh kgdb exception handlingJason Wessel1-1/+13
2010-05-20kgdb,sparc: Add in kgdb_arch_set_pc for sparcJason Wessel2-0/+12
2010-05-20MAINTAINERS: update kgdb, and debug_core infoJason Wessel1-2/+3
2010-05-20Separate the gdbstub from the debug coreJason Wessel5-957/+1030
2010-05-20Move 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-19ACPI: 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 logic"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