index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2012-09-24
PCI/ACPI: Use acpi_pci_root info rather than looking it up again
Taku Izumi
2012-09-24
PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface
Taku Izumi
2012-09-24
PCI/ACPI: Protect acpi_pci_drivers list with mutex
Taku Izumi
2012-09-24
PCI/ACPI: Notify acpi_pci_drivers when hot-plugging PCI root bridges
Jiang Liu
2012-09-24
PCI/ACPI: Use normal list for struct acpi_pci_driver
Jiang Liu
2012-08-22
sgi-agp: Use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
2012-08-22
parisc/PCI: Use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
2012-08-22
parisc/PCI: Enable PERR/SERR on all devices
Bjorn Helgaas
2012-08-22
PCI: Leave normal LIST_POISON in deleted list entries
Bjorn Helgaas
2012-08-22
PCI: Rename local variables to conventional names
Bjorn Helgaas
2012-08-22
PCI: Remove unused, commented-out, code
Bjorn Helgaas
2012-08-22
PCI: Stop and remove devices in one pass
Bjorn Helgaas
2012-08-22
PCI: Fold stop and remove helpers into their callers
Bjorn Helgaas
2012-08-22
PCI: Use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
2012-08-22
PCI: Remove pci_stop_and_remove_behind_bridge()
Bjorn Helgaas
2012-08-22
PCI: Don't export stop_bus_device and remove_bus_device interfaces
Bjorn Helgaas
2012-08-22
pcmcia: Use common pci_stop_and_remove_bus_device()
Bjorn Helgaas
2012-08-22
PCI: acpiphp: Use common pci_stop_and_remove_bus_device()
Bjorn Helgaas
2012-08-17
PCI: acpiphp: Stop disabling bridges on remove
Bjorn Helgaas
2012-08-02
Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc
Linus Torvalds
2012-08-02
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-08-02
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-08-02
Merge tag 'md-3.6' of git://neil.brown.name/md
Linus Torvalds
2012-08-01
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-08-02
md/dm-raid: DM_RAID should select MD_RAID10
NeilBrown
2012-08-02
md/raid1: submit IO from originating thread instead of md thread.
NeilBrown
2012-08-02
raid5: raid5d handle stripe in batch way
Shaohua Li
2012-08-02
raid5: make_request use batch stripe release
Shaohua Li
2012-08-01
Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-08-01
Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-08-01
Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-08-01
Merge branch 'for-next' of git://neil.brown.name/md
Linus Torvalds
2012-08-01
delousing target_core_file a bit
Al Viro
2012-08-01
DM RAID: Add support for MD RAID10
Jonathan Brassow
2012-08-01
Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into md
NeilBrown
2012-08-01
Merge branch 'common/irqdomain' into sh-latest
Paul Mundt
2012-08-01
sh: intc: initial irqdomain support.
Paul Mundt
2012-08-01
Merge branch 'common/pinctrl' into sh-latest
Paul Mundt
2012-08-01
sh: pfc: Fix up init ordering mess.
Paul Mundt
2012-08-01
Merge branch 'sh/dmaengine' into sh-latest
Paul Mundt
2012-08-01
serial: sh-sci: fix compilation breakage, when DMA is enabled
Guennadi Liakhovetski
2012-08-01
dmaengine: shdma: restore partial transfer calculation
Guennadi Liakhovetski
2012-07-31
Platform: OLPC: move global variables into priv struct
Andres Salomon
2012-07-31
Platform: OLPC: move debugfs support from x86 EC driver
Andres Salomon
2012-07-31
x86: OLPC: switch over to using new EC driver on x86
Andres Salomon
2012-07-31
Platform: OLPC: add a suspended flag to the EC driver
Andres Salomon
2012-07-31
Platform: OLPC: turn EC driver into a platform_driver
Andres Salomon
2012-07-31
Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it
Andres Salomon
2012-07-31
drivers: OLPC: update various drivers to include olpc-ec.h
Andres Salomon
[next]