Age | Commit message (Expand) | Author |
2010-05-19 | ACPI: fix early DSDT dmi check warnings on ia64 | Lin Ming |
2010-05-19 | Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-05-19 | Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds |
2010-05-19 | Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr... | Linus Torvalds |
2010-05-19 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2010-05-19 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-05-19 | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-05-19 | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-05-19 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-05-20 | i2c-highlander: remover superflous variable | Wolfram Sang |
2010-05-20 | i2c-ibm-iic: drop NO_IRQ | Wolfram Sang |
2010-05-20 | i2c-cpm: drop NO_IRQ | Wolfram Sang |
2010-05-20 | i2c-mpc: drop NO_IRQ | Wolfram Sang |
2010-05-20 | MAINTAINERS: add i2c tree for embedded platforms | Uwe Kleine-König |
2010-05-20 | i2c-pxa: only define 'blue_murder'-function if DEBUG is #defined | Wolfram Sang |
2010-05-20 | i2c-pxa: remove unused macro | Uwe Kleine-König |
2010-05-20 | i2c-nomadik: fix operator precedence warning | Rabin Vincent |
2010-05-20 | i2c-nomadik: release region when removed | Rabin Vincent |
2010-05-20 | OMAP3: I2C: Clean up Errata 1p153 handling | manjugk manjugk |
2010-05-20 | OMAP2/3: I2C: Errata ID i207: Clear wrong RDR interrupt | manjugk manjugk |
2010-05-20 | omap: i2c: add a timeout to the busy waiting | Alexander Shishkin |
2010-05-20 | omap: i2c: make errata 1.153 workaround a separate function | Alexander Shishkin |
2010-05-20 | i2c-omap: add mpu wake up latency constraint in i2c | Kalle Jokiniemi |
2010-05-20 | omap: i2c: Add i2c support on omap4 platform | Santosh Shilimkar |
2010-05-20 | i2c-bfin-twi: return completion in interrupt for smbus quick transfers | Sonic Zhang |
2010-05-20 | i2c-bfin-twi: remove redundant retry | Sonic Zhang |
2010-05-20 | i2c-bfin-twi: fix lost interrupts at high speeds | Sonic Zhang |
2010-05-20 | i2c-bfin-twi: add debug output for error status | Michael Hennerich |
2010-05-20 | i2c-bfin-twi: integrate timeout timer with completion interface | Sonic Zhang |
2010-05-20 | i2c-s3c2410: Remove unconditional 1ms delay on each transfer | Mark Brown |
2010-05-19 | Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm | Linus Torvalds |
2010-05-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2010-05-19 | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-05-19 | Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linux | Linus Torvalds |
2010-05-19 | cpumask: fix compat getaffinity | KOSAKI Motohiro |
2010-05-19 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2010-05-19 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-05-19 | Revert "rtc: omap: let device wakeup capability be configured from chip init ... | Kevin Hilman |
2010-05-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2010-05-19 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2010-05-19 | Input: psmouse - small formatting changes to better follow coding style | Dmitry Torokhov |
2010-05-19 | libata-sff: separate out BMDMA qc_issue | Tejun Heo |
2010-05-19 | libata-sff: prd is BMDMA specific | Tejun Heo |
2010-05-19 | libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific | Tejun Heo |
2010-05-19 | libata-sff: separate out BMDMA EH | Tejun Heo |
2010-05-19 | libata-sff: port_task is SFF specific | Tejun Heo |
2010-05-19 | libata-sff: ap->[last_]ctl are SFF specific | Tejun Heo |
2010-05-19 | libata-sff: rename ap->ops->drain_fifo() to sff_drain_fifo() | Tejun Heo |
2010-05-19 | libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init() | Tejun Heo |
2010-05-19 | libata-sff: clean up BMDMA initialization | Tejun Heo |