aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-30
| |\ \ \ \
| | * \ \ \ Merge branch 'resume-sci-force-bootparam' into releaseLen Brown2009-12-30
| | |\ \ \ \
| | | * | | | ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui2009-12-30
| | | | |_|/ | | | |/| |
| | * | | | Merge branch 'video-error-case' into releaseLen Brown2009-12-30
| | |\ \ \ \
| | | * | | | ACPI video: correct error-handling codeZhang Rui2009-12-30
| | | |/ / /
| | * | | | Merge branch 'bugzilla-13671' into releaseLen Brown2009-12-30
| | |\ \ \ \
| | | * | | | ACPI video: no warning message if "acpi_backlight=vendor" is usedZhang Rui2009-12-30
| | | |/ / /
| | * | | | Merge branch 'thinkpad' into releaseLen Brown2009-12-30
| | |\ \ \ \
| | | * | | | thinkpad-acpi: improve Kconfig help textHenrique de Moraes Holschuh2009-12-26
| | | * | | | thinkpad-acpi: make volume subdriver optionalHenrique de Moraes Holschuh2009-12-26
| | | * | | | thinkpad-acpi: don't fail to load the entire module due to ALSA problemsHenrique de Moraes Holschuh2009-12-26
| | | * | | | thinkpad-acpi: don't take the first ALSA slot by defaultHenrique de Moraes Holschuh2009-12-26
| | | |/ / /
| | * | | | Merge branch 'wmi' into releaseLen Brown2009-12-30
| | |\ \ \ \
| | | * | | | ACPI: WMI: Survive BIOS with duplicate GUIDsCarlos Corbacho2009-12-30
| | | * | | | dell-wmi - fix condition to abort driver loadingDmitry Torokhov2009-12-30
| | | * | | | wmi: check find_guid() return value to prevent oopsPaul Rolland2009-12-30
| | | * | | | dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return valueLen Brown2009-12-30
| | | * | | | ACPI: hp-wmi, msi-wmi: clarify that wmi_install_notify_handler() returns an a...Len Brown2009-12-30
| | | * | | | dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it shouldLen Brown2009-12-30
| | | |/ / /
| | * / / / ACPI: fix ACPI=n allmodconfig buildIngo Molnar2009-12-30
| | |/ / /
| * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-12-30
| |\ \ \ \
| | * \ \ \ Merge branch 'ioat' into fixesDan Williams2009-12-22
| | |\ \ \ \
| | | * | | | ioat2,3: put channel hardware in known state at initDan Williams2009-12-19
| | | * | | | ioat3: fix p-disabled q-continuationDan Williams2009-12-17
| | * | | | | drivers/dma: Correct use after freeJulia Lawall2009-12-22
| | * | | | | drivers/dma: drop unnecesary memsetJulia Lawall2009-12-22
| | * | | | | sh: fix DMA driver's descriptor chaining and cookie assignmentGuennadi Liakhovetski2009-12-17
| | * | | | | dma: at_hdmac: correct incompatible type for argument 1 of 'spin_lock_bh'Nicolas Ferre2009-12-16
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-12-30
| |\ \ \ \ \ \
| | * | | | | | PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt2009-12-16
| | * | | | | | PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)Stefan Assmann2009-12-16
| | * | | | | | PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann2009-12-16
| | * | | | | | PCI: add Intel 82599 Virtual Function specific reset methodDexuan Cui2009-12-16
| | * | | | | | PCI: add Intel USB specific reset methodDexuan Cui2009-12-16
| | * | | | | | PCI: support device-specific reset methodsDexuan Cui2009-12-16
| | * | | | | | PCI: Handle case when no pci device can provide cache line size hintCsaba Henk2009-12-16
| | * | | | | | PCI/PM: Propagate wake-up enable for PCIe devices tooRafael J. Wysocki2009-12-16
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-30
| |\ \ \ \ \ \ \
| | * | | | | | | aoe: switch to the new bio_flush_dcache_pages() interfaceAndrew Morton2009-12-22
| | * | | | | | | drivers/block/mg_disk.c: use resource_size()H Hartley Sweeten2009-12-22
| | * | | | | | | drivers/block/DAC960.c: use DAC960_V2_ControllerJulia Lawall2009-12-22
| | * | | | | | | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2009-12-21
| | |\ \ \ \ \ \ \
| | | * | | | | | | drbd: remove unused #include <linux/version.h>Huang Weiyi2009-12-21
| | | * | | | | | | drbd: remove duplicated #includeHuang Weiyi2009-12-21
| | | * | | | | | | drbd: Fix test of unsigned in _drbd_fault_random()Roel Kluin2009-12-21
| | | * | | | | | | drbd: Constify struct file_operationsEmese Revfy2009-12-21
| | * | | | | | | | drbd: fix test of unsigned in _drbd_fault_random()Roel Kluin2009-12-18
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it shou...Len Brown2009-12-30
| * | | | | | | | wmi: check find_guid() return value to prevent oopsPaul Rolland2009-12-30
| * | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-12-30
| |\ \ \ \ \ \ \ \