Commit Graph

18114 Commits (2832a81df7f3cb7e7f912a256c156ddbd3450265)

Author SHA1 Message Date
Greg Kroah-Hartman e55c8790d4 Driver core: convert firmware code to use struct device 18 years ago
Greg Kroah-Hartman fcaf71fd51 Driver core: convert mmc code to use struct device 18 years ago
Greg Kroah-Hartman 04880edae5 Driver core: convert ppdev code to use struct device 18 years ago
Greg Kroah-Hartman 9a6a2a5e0b Driver core: convert PPP code to use struct device 18 years ago
Greg Kroah-Hartman ac11d0601b I2C: convert i2c-dev to use struct device instead of struct class_device 18 years ago
Greg Kroah-Hartman 38ca6c34d3 Driver core: convert raw device code to use struct device 18 years ago
Greg Kroah-Hartman 01107d3430 Driver core: convert tty core to use struct device 18 years ago
Greg Kroah-Hartman 94fbcded4e Driver core: change misc class_devices to be real devices 18 years ago
Greg Kroah-Hartman cd15422b9f Driver core: convert vc code to use struct device 18 years ago
Greg Kroah-Hartman 805952a889 Driver core: convert vt code to use struct device 18 years ago
Kay Sievers 805fab474e CONFIG_SYSFS_DEPRECATED - class symlinks 18 years ago
Kay Sievers a87cb2ac4a CONFIG_SYSFS_DEPRECATED - PHYSDEV* uevent variables 18 years ago
Kay Sievers 99ef3ef8d5 CONFIG_SYSFS_DEPRECATED - device symlinks 18 years ago
Kay Sievers b9cafc7d5b CONFIG_SYSFS_DEPRECATED - bus symlinks 18 years ago
Greg Kroah-Hartman 40fa54226f Driver core: make old versions of udev work properly 18 years ago
Greg Kroah-Hartman f0ee61a6ce Driver Core: Move virtual_device_parent() to core.c 18 years ago
Kay Sievers 1901fb2604 Driver core: fix "driver" symlink timing 18 years ago
Benjamin Herrenschmidt 116af37820 Driver core: add notification of bus events 18 years ago
Adrian Bunk b0d974e90d PCI: ibmphp_pci.c: fix NULL dereference 18 years ago
Kenji Kaneshige 9d167dc367 pciehp: remove unnecessary pci_disable_msi 18 years ago
Kenji Kaneshige 407f452b05 pciehp: remove unnecessary free_irq 18 years ago
John Rose a57ed79ef1 PCI: rpaphp: change device tree examination 18 years ago
Rolf Eike Beer ac9e989187 PCI: Change memory allocation for acpiphp slots 18 years ago
Jason Gaston adbc2a1022 i2c-i801: SMBus patch for Intel ICH9 18 years ago
Inaky Perez-Gonzalez 95ddc5f255 PCI: pci_{enable,disable}_device() nestable ports 18 years ago
Inaky Perez-Gonzalez bae94d0237 PCI: switch pci_{enable,disable}_device() to be nestable 18 years ago
Matthew Wilcox 7ea7e98fd8 PCI: Block on access to temporarily unavailable pci device 18 years ago
Akinobu Mita 50bf14b3ff pci: fix __pci_register_driver error handling 18 years ago
Kristen Carlson Accardi 0dcb2b7e72 pci: clear osc support flags if no _OSC method 18 years ago
Akinobu Mita 0a9dee2739 acpiphp: fix missing acpiphp_glue_exit() 18 years ago
Akinobu Mita 467c442f09 acpiphp: fix use of list_for_each macro 18 years ago
John Keller a2302c68d9 Altix: Initial ACPI support - ROM shadowing. 18 years ago
John Keller 9f581f162e Altix: SN ACPI hotplug support. 18 years ago
Matthew Wilcox edb2d97eb5 PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWI 18 years ago
Matthew Wilcox ebf5a24829 PCI: Use pci_generic_prep_mwi on sparc64 18 years ago
Alan Cox 368c73d4f6 PCI: quirks: fix the festering mess that claims to handle IDE quirks 18 years ago
Stephen Hemminger cc692a5f1e PCI: save/restore PCI-X state 18 years ago
Michael Ellerman e65e5fb5ce PCI: Make some MSI-X #defines generic 18 years ago
Greg Kroah-Hartman 009af1ff78 PCI: Let PCI_MULTITHREAD_PROBE not be broken 18 years ago
Alan Stern 94fcda1f8a usbcore: remove unused argument in autosuspend 18 years ago
Alan Stern ee49fb5dc8 USB: keep count of unsuspended children 18 years ago
Alan Stern d25450c687 USB hub: simplify remote-wakeup handling 18 years ago
Alan Stern ce3615879a USB: struct usb_device: change flag to bitflag 18 years ago
Alan Stern 1f9fc882d9 OHCI: make autostop conditional on CONFIG_PM 18 years ago
Alan Stern 40f122f343 USB: Add autosuspend support to the hub driver 18 years ago
Alan Stern 8c03356a55 EHCI: Fix root-hub and port suspend/resume problems 18 years ago
Greg Kroah-Hartman c066475e1f USB: create a new thread for every USB device found during the probe sequence 18 years ago
Greg Kroah-Hartman 958e8741bf USB: add driver for the USB debug devices 18 years ago
Sarah Bailey 7e27780ffd USB: added dynamic major number for USB endpoints 18 years ago
Oliver Neukum 10c8211c63 USB: pegasus error path not resetting task's state 18 years ago