aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | ACPI: root-only read protection on /sys/firmware/acpi/tables/*Len Brown2009-08-02
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'bugzilla-13825' into releaseLen Brown2009-08-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | eeepc-laptop: fix hot-unplug on resumeAlan Jenkins2009-08-02
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'memhotplug-crash' into releaseLen Brown2009-08-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ACPI: Ingore the memory block with zero block size in course of memory hotplugZhao Yakui2009-08-02
| | * | | | | | | | | | | | | ACPI: Don't treat generic error as ACPI error code in acpi memory hotplug driverZhao Yakui2009-08-02
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'bugzilla-13751' into releaseLen Brown2009-08-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ACPI: bind workqueues to CPU 0 to avoid SMI corruptionBjorn Helgaas2009-08-02
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'thinkpad' into releaseLen Brown2009-08-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | thinkpad-acpi: fix incorrect use of TPACPI_BRGHT_MODE_ECNVRAMHenrique de Moraes Holschuh2009-08-01
| | * | | | | | | | | | | | | thinkpad-acpi: restrict procfs count value to sane upper limitMichael Buesch2009-08-01
| | * | | | | | | | | | | | | thinkpad-acpi: remove dock and bay subdriversHenrique de Moraes Holschuh2009-08-01
| | * | | | | | | | | | | | | thinkpad-acpi: disable broken bay and dock subdriversHenrique de Moraes Holschuh2009-08-01
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'bugzilla-13865' into releaseLen Brown2009-08-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | hp-wmi: check that an input device exists in resume handlerFrans Pop2009-07-30
| | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'bugzilla-13620-revert' into releaseLen Brown2009-08-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Revert "ACPICA: Remove obsolete acpi_os_validate_address interface"Len Brown2009-07-27
| | |/ / / / / / / / / / /
* | / / / / / / / / / / / Make pci_claim_resource() use request_resource() rather than insert_resource()Linus Torvalds2009-08-02
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-07-31
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mg_disk: Add missing ready status check on mg_write()unsik Kim2009-07-28
| * | | | | | | | | | | | mg_disk: fix issue with data integrity on error in mg_write()Bartlomiej Zolnierkiewicz2009-07-28
| * | | | | | | | | | | | mg_disk: fix reading invalid status when use polling driverunsik Kim2009-07-28
| * | | | | | | | | | | | mg_disk: remove prohibited sleep operationunsik Kim2009-07-28
* | | | | | | | | | | | | imxmmc: Remove unnecessary semicolonsJoe Perches2009-07-31
* | | | | | | | | | | | | cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior2009-07-31
* | | | | | | | | | | | | sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior2009-07-31
* | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-07-30
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | dmaengine: at_hdmac: add DMA slave transfersNicolas Ferre2009-07-23
| * | | | | | | | | | | | | dmaengine: at_hdmac: new driver for the Atmel AHB DMA ControllerNicolas Ferre2009-07-23
| * | | | | | | | | | | | | dmaengine: dmatest: correct thread_count while using multiple thread per channelNicolas Ferre2009-07-23
| * | | | | | | | | | | | | dmaengine: dmatest: add a maximum number of test iterationsNicolas Ferre2009-07-23
| * | | | | | | | | | | | | drivers/dma: Remove unnecessary semicolonsJoe Perches2009-07-23
| * | | | | | | | | | | | | drivers/dma/fsldma.c: Remove unnecessary semicolonsJoe Perches2009-07-23
| * | | | | | | | | | | | | dmaengine: move HIGHMEM64G restriction to ASYNC_TX_DMADan Williams2009-07-01
| * | | | | | | | | | | | | fsldma: do not clear bandwidth control bits on the 83xx controllerIra Snyder2009-06-16
| * | | | | | | | | | | | | fsldma: enable external start for the 83xx controllerIra Snyder2009-06-16
| * | | | | | | | | | | | | fsldma: use PCI Read Multiple commandIra W. Snyder2009-06-16
* | | | | | | | | | | | | | Merge git://git.infradead.org/users/cbou/battery-2.6.31Linus Torvalds2009-07-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Add ds2782 battery gas gauge driverRyan Mallon2009-06-30
| * | | | | | | | | | | | | | olpc_battery: Ensure that the TRICKLE bit is checkedAndres Salomon2009-06-30
| * | | | | | | | | | | | | | olpc_battery: Fix up eeprom read functionAndres Salomon2009-06-30
* | | | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-07-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | cpm_uart: Don't use alloc_bootmem in cpm_uart_cpm2.cMark Ware2009-07-30
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | lguest and virtio: cleanup struct definitions to Linux style.Rusty Russell2009-07-30
* | | | | | | | | | | | | | | lguest: update commentryRusty Russell2009-07-30
* | | | | | | | | | | | | | | lguest: fix comment styleRusty Russell2009-07-30
* | | | | | | | | | | | | | | virtio: refactor find_vqsMichael S. Tsirkin2009-07-30
* | | | | | | | | | | | | | | virtio: delete vq from listMichael S. Tsirkin2009-07-30
* | | | | | | | | | | | | | | virtio: fix memory leak on device removalMichael S. Tsirkin2009-07-30
* | | | | | | | | | | | | | | lguest: dereferencing freed mem in add_eventfd()Dan Carpenter2009-07-30