index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-02
[PATCH] libata: add 40pin "short" cable support, honour drive side speed dete...
Alan Cox
3
-2
/
+38
2006-12-02
[PATCH] pci_module_init-convertion-in-ata_genericc fix
Alan Cox
1
-1
/
+1
2006-12-02
[PATCH] pci_module_init convertion in ata_generic.c
Henrik Kretzschmar
1
-1
/
+1
2006-12-02
[PATCH] libata: Winbond support
Alan Cox
3
-0
/
+314
2006-12-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
6
-4
/
+1423
2006-12-02
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
39
-5
/
+60
2006-12-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
30
-186
/
+281
2006-12-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
94
-826
/
+1094
2006-12-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
23
-216
/
+263
2006-12-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
29
-442
/
+798
2006-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
37
-71
/
+69
2006-12-02
Driver core: platform_driver_probe(), can save codespace
David Brownell
1
-0
/
+48
2006-12-02
driver core: Use klist_remove() in device_move()
Cornelia Huck
1
-2
/
+2
2006-12-02
driver core: Introduce device_move(): move a device to a new parent.
Cornelia Huck
1
-0
/
+92
2006-12-02
Driver core: make drivers/base/core.c:setup_parent() static
Adrian Bunk
1
-2
/
+2
2006-12-02
driver core: Introduce device_find_child().
Cornelia Huck
1
-0
/
+33
2006-12-02
cpu topology: consider sysfs_create_group return value
Heiko Carstens
1
-23
/
+32
2006-12-02
Driver core: Call platform_notify_remove later
Benjamin Herrenschmidt
1
-1
/
+1
2006-12-02
ACPI: Change ACPI to use dev_archdata instead of firmware_data
Benjamin Herrenschmidt
1
-9
/
+11
2006-12-02
Driver core: change mem class_devices to be real devices
Greg Kroah-Hartman
1
-4
/
+4
2006-12-02
Driver core: convert fb code to use struct device
Greg Kroah-Hartman
2
-80
/
+99
2006-12-02
Driver core: convert firmware code to use struct device
Greg Kroah-Hartman
1
-62
/
+57
2006-12-02
Driver core: convert mmc code to use struct device
Greg Kroah-Hartman
3
-15
/
+15
2006-12-02
Driver core: convert ppdev code to use struct device
Greg Kroah-Hartman
1
-3
/
+3
2006-12-02
Driver core: convert PPP code to use struct device
Greg Kroah-Hartman
1
-2
/
+2
2006-12-02
I2C: convert i2c-dev to use struct device instead of struct class_device
Greg Kroah-Hartman
1
-13
/
+13
2006-12-02
Driver core: convert raw device code to use struct device
Greg Kroah-Hartman
1
-6
/
+6
2006-12-02
Driver core: convert tty core to use struct device
Greg Kroah-Hartman
5
-25
/
+27
2006-12-02
Driver core: change misc class_devices to be real devices
Greg Kroah-Hartman
4
-30
/
+25
2006-12-02
Driver core: convert vc code to use struct device
Greg Kroah-Hartman
1
-8
/
+8
2006-12-02
Driver core: convert vt code to use struct device
Greg Kroah-Hartman
1
-42
/
+39
2006-12-02
CONFIG_SYSFS_DEPRECATED - class symlinks
Kay Sievers
1
-51
/
+98
2006-12-02
CONFIG_SYSFS_DEPRECATED - PHYSDEV* uevent variables
Kay Sievers
1
-0
/
+4
2006-12-02
CONFIG_SYSFS_DEPRECATED - device symlinks
Kay Sievers
1
-4
/
+14
2006-12-02
CONFIG_SYSFS_DEPRECATED - bus symlinks
Kay Sievers
1
-3
/
+17
2006-12-02
Driver core: make old versions of udev work properly
Greg Kroah-Hartman
1
-14
/
+45
2006-12-02
Driver Core: Move virtual_device_parent() to core.c
Greg Kroah-Hartman
2
-17
/
+17
2006-12-02
Driver core: fix "driver" symlink timing
Kay Sievers
1
-30
/
+52
2006-12-02
Driver core: add notification of bus events
Benjamin Herrenschmidt
3
-0
/
+36
2006-12-02
PCI: ibmphp_pci.c: fix NULL dereference
Adrian Bunk
1
-2
/
+2
2006-12-02
pciehp: remove unnecessary pci_disable_msi
Kenji Kaneshige
1
-2
/
+0
2006-12-02
pciehp: remove unnecessary free_irq
Kenji Kaneshige
1
-6
/
+1
2006-12-02
PCI: rpaphp: change device tree examination
John Rose
2
-2
/
+2
2006-12-02
PCI: Change memory allocation for acpiphp slots
Rolf Eike Beer
2
-32
/
+7
2006-12-02
i2c-i801: SMBus patch for Intel ICH9
Jason Gaston
2
-0
/
+3
2006-12-02
PCI: pci_{enable,disable}_device() nestable ports
Inaky Perez-Gonzalez
1
-9
/
+6
2006-12-02
PCI: switch pci_{enable,disable}_device() to be nestable
Inaky Perez-Gonzalez
4
-21
/
+57
2006-12-02
PCI: Block on access to temporarily unavailable pci device
Matthew Wilcox
1
-28
/
+47
2006-12-02
pci: fix __pci_register_driver error handling
Akinobu Mita
1
-2
/
+5
2006-12-02
pci: clear osc support flags if no _OSC method
Kristen Carlson Accardi
1
-1
/
+9
[next]