| Commit message (Expand) | Author | Files | Lines |
2010-05-21 | mips,kgdb: kdb low level trap catch and stack trace | Jason Wessel | 1 | -1/+1 |
2010-05-21 | powerpc,kgdb: Introduce low level trap catching | Jason Wessel | 2 | -4/+9 |
2010-05-21 | x86,kgdb: Add low level debug hook | Jason Wessel | 6 | -2/+41 |
2010-05-21 | kgdb: remove post_primary_code references | Jason Wessel | 3 | -51/+0 |
2010-05-21 | kgdb,docs: Update the kgdb docs to include kdb | Jason Wessel | 3 | -178/+532 |
2010-05-21 | kgdboc,keyboard: Keyboard driver for kdb with kgdb | Jason Wessel | 5 | -10/+279 |
2010-05-21 | kgdb: gdb "monitor" -> kdb passthrough | Jason Wessel | 5 | -6/+34 |
2010-05-21 | sparc,sunzilog: Add console polling support for sunzilog serial driver | Jason Wessel | 1 | -0/+50 |
2010-05-21 | sh,sh-sci: Use NO_POLL_CHAR in the SCIF polled console code | Jason Wessel | 1 | -1/+5 |
2010-05-21 | kgdb,8250,pl011: Return immediately from console poll | Jason Wessel | 7 | -11/+50 |
2010-05-21 | kgdb: core changes to support kdb | Jason Wessel | 9 | -20/+186 |
2010-05-21 | kdb: core for kgdb back end (2 of 2) | Jason Wessel | 9 | -3/+92 |
2010-05-21 | kdb: core for kgdb back end (1 of 2) | Jason Wessel | 12 | -0/+5967 |
2010-05-21 | kgdb,blackfin: Add in kgdb_arch_set_pc for blackfin | Jason Wessel | 1 | -0/+5 |
2010-05-21 | kgdb,sh: update superh kgdb exception handling | Jason Wessel | 1 | -1/+13 |
2010-05-21 | kgdb,sparc: Add in kgdb_arch_set_pc for sparc | Jason Wessel | 2 | -0/+12 |
2010-05-21 | MAINTAINERS: update kgdb, and debug_core info | Jason Wessel | 1 | -2/+3 |
2010-05-21 | Separate the gdbstub from the debug core | Jason Wessel | 5 | -957/+1030 |
2010-05-21 | Move kernel/kgdb.c to kernel/debug/debug_core.c | Jason Wessel | 3 | -1/+7 |
2010-05-20 | ALSA: hda: Storage class should be before const qualifier | Tobias Klauser | 1 | -1/+1 |
2010-05-20 | ASoC: tpa6130a2: Remove CPVSS and HPVdd supplies | Jarkko Nikula | 1 | -34/+18 |
2010-05-20 | ACPI: fix early DSDT dmi check warnings on ia64 | Lin Ming | 1 | -1/+8 |
2010-05-20 | i2c-highlander: remover superflous variable | Wolfram Sang | 1 | -3/+2 |
2010-05-20 | i2c-ibm-iic: drop NO_IRQ | Wolfram Sang | 1 | -7/+7 |
2010-05-20 | i2c-cpm: drop NO_IRQ | Wolfram Sang | 1 | -1/+1 |
2010-05-20 | i2c-mpc: drop NO_IRQ | Wolfram Sang | 1 | -3/+3 |
2010-05-20 | MAINTAINERS: add i2c tree for embedded platforms | Uwe Kleine-König | 1 | -0/+1 |
2010-05-20 | i2c-pxa: only define 'blue_murder'-function if DEBUG is #defined | Wolfram Sang | 1 | -10/+14 |
2010-05-20 | i2c-pxa: remove unused macro | Uwe Kleine-König | 1 | -2/+0 |
2010-05-20 | i2c-nomadik: fix operator precedence warning | Rabin Vincent | 1 | -1/+2 |
2010-05-20 | i2c-nomadik: release region when removed | Rabin Vincent | 1 | -0/+3 |
2010-05-20 | OMAP3: I2C: Clean up Errata 1p153 handling | manjugk manjugk | 1 | -1/+5 |
2010-05-20 | OMAP2/3: I2C: Errata ID i207: Clear wrong RDR interrupt | manjugk manjugk | 1 | -0/+40 |
2010-05-20 | omap: i2c: add a timeout to the busy waiting | Alexander Shishkin | 1 | -1/+9 |
2010-05-20 | omap: i2c: make errata 1.153 workaround a separate function | Alexander Shishkin | 1 | -19/+24 |
2010-05-20 | i2c-omap: add mpu wake up latency constraint in i2c | Kalle Jokiniemi | 3 | -16/+56 |
2010-05-20 | omap: i2c: Add i2c support on omap4 platform | Santosh Shilimkar | 1 | -32/+114 |
2010-05-20 | i2c-bfin-twi: return completion in interrupt for smbus quick transfers | Sonic Zhang | 1 | -11/+7 |
2010-05-20 | i2c-bfin-twi: remove redundant retry | Sonic Zhang | 1 | -18/+2 |
2010-05-20 | i2c-bfin-twi: fix lost interrupts at high speeds | Sonic Zhang | 1 | -24/+13 |
2010-05-20 | i2c-bfin-twi: add debug output for error status | Michael Hennerich | 1 | -0/+12 |
2010-05-20 | i2c-bfin-twi: integrate timeout timer with completion interface | Sonic Zhang | 1 | -59/+66 |
2010-05-20 | i2c-s3c2410: Remove unconditional 1ms delay on each transfer | Mark Brown | 1 | -2/+17 |
2010-05-19 | cpumask: fix compat getaffinity | KOSAKI Motohiro | 1 | -14/+11 |
2010-05-19 | Revert "rtc: omap: let device wakeup capability be configured from chip init ... | Kevin Hilman | 1 | -7/+5 |
2010-05-19 | Input: psmouse - small formatting changes to better follow coding style | Dmitry Torokhov | 4 | -95/+100 |
2010-05-19 | libata-sff: separate out BMDMA qc_issue | Tejun Heo | 11 | -57/+80 |
2010-05-19 | libata-sff: prd is BMDMA specific | Tejun Heo | 9 | -35/+38 |
2010-05-19 | libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific | Tejun Heo | 9 | -158/+156 |
2010-05-19 | libata-sff: separate out BMDMA EH | Tejun Heo | 10 | -88/+102 |