Commit Graph

41399 Commits (d25614bad6eec8fb80f3ef5bffbf720ebb7d2412)
 

Author SHA1 Message Date
Linus Torvalds 1399ff5474 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial 18 years ago
Kay Sievers e17e0f51ae Driver core: show drivers in /sys/module/ 18 years ago
David Brownell c957b32406 Documentation/driver-model/platform.txt update/rewrite 18 years ago
David Brownell c67334fbdf Driver core: platform_driver_probe(), can save codespace 18 years ago
Cornelia Huck acf02d23b9 driver core: Use klist_remove() in device_move() 18 years ago
Cornelia Huck 8a82472f86 driver core: Introduce device_move(): move a device to a new parent. 18 years ago
Adrian Bunk af9e076536 Driver core: make drivers/base/core.c:setup_parent() static 18 years ago
Cornelia Huck 5ab699810d driver core: Introduce device_find_child(). 18 years ago
Thomas Maier 035ed7a494 sysfs: sysfs_write_file() writes zero terminated data 18 years ago
Heiko Carstens 06a4bcae1f cpu topology: consider sysfs_create_group return value 18 years ago
Benjamin Herrenschmidt 2895353346 Driver core: Call platform_notify_remove later 18 years ago
Benjamin Herrenschmidt 465ae641e4 ACPI: Change ACPI to use dev_archdata instead of firmware_data 18 years ago
Benjamin Herrenschmidt c6dbaef22a Driver core: add dev_archdata to struct device 18 years ago
Greg Kroah-Hartman d80f19fab8 Driver core: convert sound core to use struct device 18 years ago
Greg Kroah-Hartman ebf644c462 Driver core: change mem class_devices to be real devices 18 years ago
Greg Kroah-Hartman 78cde08879 Driver core: convert fb code to use struct device 18 years ago
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 07accdc18e Driver core: convert cpuid code to use struct device 18 years ago
Greg Kroah-Hartman a271aaf15f Driver core: convert msr 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
Kay Sievers 88a22c985e CONFIG_SYSFS_DEPRECATED 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 2b290da053 PCI: make arch/i386/pci/common.c:pci_bf_sort static 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
Jason Gaston 3b59d52d8c PCI: irq: irq and pci_ids 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
Amol Lad 039d09a845 PCI: arch/i386/kernel/pci-dma.c: ioremap balanced with iounmap 18 years ago
Randy Dunlap 7edab2f087 pci/i386: style cleanups 18 years ago
Matthew Wilcox 7ea7e98fd8 PCI: Block on access to temporarily unavailable pci device 18 years ago