aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* ACPICA: Table manager: deploy new firmware error/warning interfacesBob Moore2012-07-17
* ACPICA: Add new interfaces for BIOS(firmware) errors and warningsBob Moore2012-07-17
* ACPICA: Split exception code utilities to a new file, utexcep.cBob Moore2012-07-17
* ACPICA: Add support for implicit notify on multiple devicesBob Moore2012-07-14
* ACPICA: Update comments; no functional changeBob Moore2012-07-14
* ACPICA: Utilities: conditionally compile backslash removal functionBob Moore2012-07-14
* ACPICA: Disassembler: Emit descriptions for ACPI predefined namesBob Moore2012-07-14
* ACPICA: Add FADT error message for GAS BitWidth overflowBob Moore2012-06-01
* ACPICA: Remove argument of acpi_os_wait_events_completeLin Ming2012-06-01
* ACPICA: iASL: Improved pathname supportBob Moore2012-06-01
* ACPICA: Disassembler: Add support for Operation Region externalsBob Moore2012-06-01
* ACPICA: Add support for multiple notify handlersBob Moore2012-06-01
* ACPICA: Lint fixes for acpi_write, no functional changesBob Moore2012-06-01
* ACPICA: Object dump routines: Use common function for string outputBob Moore2012-06-01
* ACPICA: AML Parser: Fix two possible memory leaks in error pathJesper Juhl2012-06-01
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-05-19
|\
| * mtip32xx: release the semaphore on an error pathAsai Thambi S P2012-05-11
| * dac960: Remove unused variables from DAC960_CreateProcEntries()Jesper Juhl2012-05-11
* | Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-05-18
|\ \
| * | dm thin: fix table output when pool target disables discard passdown internallyMike Snitzer2012-05-18
* | | Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2012-05-18
|\ \ \
| * | | md/raid10: fix transcription error in calc_sectors conversion.NeilBrown2012-05-18
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-18
|\ \ \ \
| * | | | drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01Rajkumar Kasirajan2012-05-17
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-17
|\ \ \ \ \
| * | | | | e1000: Prevent reset task killing itself.Tushar Dave2012-05-17
| |/ / / /
* | | | | ACPI / PCI / PM: Fix device PM regression related to D3hot/D3coldRafael J. Wysocki2012-05-17
* | | | | Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na...Linus Torvalds2012-05-17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | target: Fix bug in handling of FILEIO + block_device resize opsNicholas Bellinger2012-05-17
| * | | | target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setupsBernhard Kohl2012-05-14
* | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-05-17
|\ \ \ \ \
| * | | | | dmaengine: fix cyclic dma usageVinod Koul2012-05-14
| * | | | | dmaengine: pl330: dont complete descriptor for cyclic dmaVinod Koul2012-05-11
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-05-17
|\ \ \ \ \ \
| * | | | | | virtio_net: invoke softirqs after __napi_scheduleMichael S. Tsirkin2012-05-17
| * | | | | | virtio: balloon: let host know of updated balloon size before module removalAmit Shah2012-05-17
| * | | | | | virtio: console: tell host of open ports after resume from s3/s4Amit Shah2012-05-17
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-17
|\ \ \ \ \ \ \
| * | | | | | | crypto: mv_cesa requires on CRYPTO_HASH to buildAlexander Clouter2012-05-14
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2012-05-17
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | MD: Add del_timer_sync to mddev_suspend (fix nasty panic)Jonathan Brassow2012-05-16
| * | | | | md/raid10: set dev_sectors properly when resizing devices in array.NeilBrown2012-05-16
* | | | | | Merge tag 'rproc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-16
|\ \ \ \ \ \
| * | | | | | remoteproc: fix off-by-one bug in __rproc_free_vringsSubramaniam Chanderashekarapuram2012-05-13
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-16
|\ \ \ \ \ \ \
| * | | | | | | ptp_pch: Add missing #include <linux/slab.h>Geert Uytterhoeven2012-05-16
| * | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-05-16
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-15
| | |\ \ \ \ \ \ \
| | | * | | | | | | rtlwifi: fix for race condition when firmware is cachedLarry Finger2012-05-14
| * | | | | | | | | pch_gbe: fix transmit racesEric Dumazet2012-05-15