aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | | ACPI / memhotplug: set info->enabled for memory present at boot timeYasuaki Ishimatsu2013-03-24
| * | | | ACPI: Verify device status after ejectToshi Kani2013-03-24
| * | | | acpi: remove reference to ACPI_HOTPLUG_IOPaul Bolle2013-03-24
| * | | | ACPI: Update _OST handling for notifyToshi Kani2013-03-24
| * | | | ACPI: Update PNPID match handling for notifyToshi Kani2013-03-24
| * | | | ACPI: Update PNPID set/free interfacesToshi Kani2013-03-24
| * | | | ACPI: Remove acpi_device dependency in acpi_device_set_id()Toshi Kani2013-03-24
| * | | | ACPI / hotplug: Make acpi_hotplug_profile_ktype staticRafael J. Wysocki2013-03-18
| * | | | ACPI / scan: Make memory hotplug driver use struct acpi_scan_handlerRafael J. Wysocki2013-03-04
| * | | | ACPI / container: Use hotplug profile user space interfaceRafael J. Wysocki2013-03-04
| * | | | ACPI / hotplug: Introduce user space interface for hotplug profilesRafael J. Wysocki2013-03-04
| * | | | ACPI / scan: Introduce acpi_scan_handler_matching()Rafael J. Wysocki2013-03-04
| * | | | ACPI / container: Use common hotplug codeRafael J. Wysocki2013-03-04
| * | | | ACPI / scan: Introduce common code for ACPI-based device hotplugRafael J. Wysocki2013-03-04
| * | | | ACPI / scan: Introduce acpi_scan_match_handler()Rafael J. Wysocki2013-03-04
* | | | | Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-04-05
|\ \ \ \ \
| * | | | | dm cache: reduce bio front_pad size in writeback modeMike Snitzer2013-04-05
| * | | | | dm cache: fix writes to cache device in writethrough modeDarrick J. Wong2013-04-05
| | |_|_|/ | |/| | |
* | | | | Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-05
|\ \ \ \ \
| * | | | | PCI/PM: Disable runtime PM of PCIe portsRafael J. Wysocki2013-04-03
| * | | | | PCI/ACPI: Always resume devices on ACPI wakeup notificationsRafael J. Wysocki2013-04-03
| * | | | | PCI: Don't try to disable Bus Master on disconnected PCI devicesKonstantin Khlebnikov2013-04-02
| * | | | | Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"Bjorn Helgaas2013-04-02
| * | | | | Merge branch 'pci/yinghai-eisa' into for-linusBjorn Helgaas2013-04-02
| |\ \ \ \ \
| | * | | | | EISA/PCI: Init EISA early, before PNPYinghai Lu2013-04-01
| | * | | | | EISA/PCI: Fix bus res referenceYinghai Lu2013-04-01
| | | |_|_|/ | | |/| | |
| * | | | | radeon: Attempt to use platform-provided ROM imageMatthew Garrett2013-04-01
| * | | | | nouveau: Attempt to use platform-provided ROM imageMatthew Garrett2013-04-01
| * | | | | PCI: Add PCI ROM helper for platform-provided ROM imagesMatthew Garrett2013-03-26
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-05
|\ \ \ \ \
| * | | | | ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski2013-04-05
| * | | | | bonding: remove sysfs before removing devicesVeaceslav Falico2013-04-05
| * | | | | atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2013-04-05
| * | | | | r8169: fix auto speed down issuehayeswang2013-04-04
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-04-04
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-03
| | |\ \ \ \ \
| | | * | | | | mwifiex: limit channel number not to overflow memoryStone Piao2013-04-01
| | | * | | | | Merge tag 'nfc-fixes-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-01
| | | |\ \ \ \ \
| | | | * | | | | NFC: microread: Fix build failure due to a new MEI bus APISamuel Ortiz2013-03-31
| | | * | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-04-01
| | | |\ \ \ \ \ \
| | | | * | | | | | iwlwifi: dvm: fix the passive-no-RX workaroundJohannes Berg2013-03-28
* | | | | | | | | | firmware,IB/qib: revert firmware file moveMike Marciniszyn2013-04-05
* | | | | | | | | | Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmenstsAnatolij Gustschin2013-04-01
| * | | | | | | | | | spi: Unlock a spinlock before calling into the controller driver.Bryan Freed2013-04-01
| * | | | | | | | | | spi/s3c64xx: modified error interrupt handling and initGirish K S2013-04-01
| * | | | | | | | | | spi/bcm63xx: don't disable non enabled clocks in probe error pathJonas Gorski2013-03-12
| * | | | | | | | | | spi/bcm63xx: Remove unused variableKevin Cernekee2013-03-12
| * | | | | | | | | | spi: slink-tegra20: move runtime pm calls to transfer_one_messageLaxman Dewangan2013-03-12
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"Johan Hovold2013-04-05