Age | Commit message (Expand) | Author |
2010-05-27 | rapidio: add debug configuration option | Alexandre Bounine |
2010-05-27 | rapidio: fix typos and minor edits | Alexandre Bounine |
2010-05-27 | rapidio: add enabling SRIO port RX and TX | Thomas Moll |
2010-05-27 | rapidio: add Port-Write handling for EM | Alexandre Bounine |
2010-05-27 | rapidio: add switch locking during discovery | Alexandre Bounine |
2010-05-27 | rapidio: add IDT CPS/TSI switches | Alexandre Bounine |
2010-05-27 | drivers/char/applicom.c: use memdup_user | Julia Lawall |
2010-05-27 | drivers/char/ppdev.c: use kasprintf | Julia Lawall |
2010-05-27 | char drivers: RAM oops/panic logger | Marco Stornelli |
2010-05-27 | ipmi: handle run_to_completion properly in deliver_recv_msg() | Jiri Kosina |
2010-05-27 | ipmi: update driver to use dev_printk and its constructs | Myron Stowe |
2010-05-27 | ipmi: convert tracking of the ACPI device pointer to a PNP device | Myron Stowe |
2010-05-27 | ipmi: change timeout and event poll to one second | Corey Minyard |
2010-05-27 | ipmi: attempt to register multiple SIs of the same type | Matthew Garrett |
2010-05-27 | ipmi: reduce polling | Matthew Garrett |
2010-05-27 | ipmi: reduce polling when interrupts are available | Matthew Garrett |
2010-05-27 | ipmi: change device discovery order | Matthew Garrett |
2010-05-27 | ipmi: only register one si per bmc | Matthew Garrett |
2010-05-27 | ipmi: split device discovery and registration | Matthew Garrett |
2010-05-27 | ipmi: change addr_source to an enum rather than strings | Matthew Garrett |
2010-05-27 | md: convert cpu notifier to return encapsulate errno value | Akinobu Mita |
2010-05-27 | ehca: convert cpu notifier to return encapsulate errno value | Akinobu Mita |
2010-05-27 | topology: convert cpu notifier to return encapsulate errno value | Akinobu Mita |
2010-05-27 | drivers/telephony/ixj.c: use memdup_user | Julia Lawall |
2010-05-27 | fbdev: bf54x-lq043fb: fix unused warnings with backlight code | Mike Frysinger |
2010-05-27 | fbdev: bfin-t350mcqb-fb: avoid unused warnings in backlight code | Mike Frysinger |
2010-05-27 | drivers/video/via: use memdup_user | Julia Lawall |
2010-05-27 | add support for S3 Trio3D/1X/2X | Ondrej Zary |
2010-05-27 | drivers/gpio/it8761e_gpio: check return value of gpiochip_remove() | Daniel Mack |
2010-05-27 | gpio: add Penwell gpio support | Alek Du |
2010-05-27 | gpiolib: introduce set_debounce method | Felipe Balbi |
2010-05-27 | gpiolib: make gpiochip_add() show a better error message | Ben Dooks |
2010-05-27 | gpio: max732x: fix input configuration for open-drain pins | Marc Zyngier |
2010-05-27 | max732x: correct nr_port checking off by one error | Axel Lin |
2010-05-27 | pl061: fix offset value range checking | Axel Lin |
2010-05-27 | gpiolib: a gpio is unsigned, so use %u to print it | Uwe Kleine-König |
2010-05-27 | gpiolib: make names array and its values const | Uwe Kleine-König |
2010-05-27 | gpio: add interrupt handling capability to max732x | Marc Zyngier |
2010-05-27 | rtc: AB8500 RTC driver | Virupax Sadashivpetimath |
2010-05-27 | drivers/message/i2o/i2o_config.c: use memdup_user | Julia Lawall |
2010-05-27 | drivers/char/vt.c: use memdup_user | Julia Lawall |
2010-05-27 | drivers/mmc/host: use ERR_CAST | Julia Lawall |
2010-05-27 | sdhci-spear: ST SPEAr based SDHCI controller glue | Viresh KUMAR |
2010-05-27 | sdio: add new function for RAW (Read after Write) operation | Grazvydas Ignotas |
2010-05-27 | mmc: remove the "state" argument to mmc_suspend_host() | Matt Fleming |
2010-05-27 | mmc: OMAP HS-MMC: convert to dev_pm_ops | Kevin Hilman |
2010-05-27 | omap_hsmmc: improve interrupt synchronisation | Adrian Hunter |
2010-05-27 | sdhci: enable multiblock transfers in sdhci-s3c | Maurus Cuelenaere |
2010-05-27 | mmc: s3c6410: enable ADMA feature in 6410 sdhci controller | Thomas Abraham |
2010-05-27 | mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor build | Thomas Abraham |