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-03-24
[PATCH] s390: merge cmb into dasdc
Christoph Hellwig
4
-139
/
+22
2006-03-24
[PATCH] s390: use normal switch statement for ioctls in dasd_ioctlc
Christoph Hellwig
3
-97
/
+55
2006-03-24
[PATCH] s390: use normal switch statement for ioctls in dasd_ioctlc
Christoph Hellwig
3
-161
/
+86
2006-03-24
[PATCH] s390: channel path measurements
Cornelia Huck
4
-23
/
+500
2006-03-24
[PATCH] s390: wrong interrupt delivered for hsch() or csch()
Cornelia Huck
1
-0
/
+12
2006-03-24
[PATCH] libata: Remove dependence on host_set->dev for SAS
Brian King
1
-6
/
+7
2006-03-24
[PATCH] libata: ata_scsi_ioctl cleanup
Brian King
1
-13
/
+0
2006-03-24
[PATCH] libata: ata_scsi_queuecmd cleanup
Brian King
1
-14
/
+18
2006-03-24
[libata] export ata_dev_pair; trim trailing whitespace
Jeff Garzik
6
-47
/
+48
2006-03-24
[PATCH] libata: add ata_dev_pair helper
Alan Cox
1
-0
/
+17
2006-03-24
[PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.
Nigel Cunningham
3
-5
/
+6
2006-03-24
[PATCH] libata: make ata_set_mode() responsible for failure handling
Tejun Heo
1
-20
/
+36
2006-03-24
[PATCH] libata: use ata_dev_disable() in ata_bus_probe()
Tejun Heo
1
-3
/
+1
2006-03-24
[PATCH] libata: implement ata_dev_disable()
Tejun Heo
1
-0
/
+9
2006-03-24
[PATCH] libata: check if port is disabled after internal command
Tejun Heo
1
-0
/
+16
2006-03-24
[PATCH] libata: make per-dev transfer mode limits per-dev
Tejun Heo
2
-2
/
+2
2006-03-24
[PATCH] libata: add per-dev pio/mwdma/udma_mask
Tejun Heo
1
-18
/
+25
2006-03-24
[PATCH] libata: implement ata_unpack_xfermask()
Tejun Heo
1
-0
/
+23
2006-03-24
[PATCH] w1: use kthread api.
Evgeniy Polyakov
3
-65
/
+28
2006-03-24
[PATCH] W1: u64 is not long long
Andrew Morton
1
-2
/
+5
2006-03-24
[PATCH] W1: Remove incorrect MODULE_ALIAS
Patrick McHardy
1
-2
/
+0
2006-03-24
[PATCH] fix W1_MASTER_DS9490_BRIDGE dependencies
Adrian Bunk
1
-1
/
+1
2006-03-24
[PATCH] w1: misc cleanups
Adrian Bunk
5
-15
/
+18
2006-03-24
[PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver.
Evgeniy Polyakov
3
-0
/
+576
2006-03-24
[PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code ...
Evgeniy Polyakov
13
-91
/
+126
2006-03-24
[PATCH] W1: Change the type 'unsigned long' member of 'struct w1_bus_master' ...
Evgeniy Polyakov
4
-40
/
+40
2006-03-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-235
/
+376
2006-03-24
Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2
-1
/
+14
2006-03-24
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
12
-263
/
+200
2006-03-24
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
68
-1763
/
+1656
2006-03-24
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
50
-2525
/
+2094
2006-03-24
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-90
/
+173
2006-03-24
[PATCH] acpiphp: fix acpi_path_name
MUNEDA Takahiro
3
-43
/
+27
2006-03-24
[PATCH] ibmphp: remove TRUE and FALSE
Kristen Accardi
6
-85
/
+83
2006-03-24
[PATCH] PCI Hotplug: add common acpi functions to core
Kristen Accardi
14
-591
/
+254
2006-03-24
[PATCH] PCI: kzalloc() conversion in drivers/pci
Eric Sesterhenn
14
-169
/
+75
2006-03-24
[PATCH] acpiphp: Scan slots under the nested P2P bridge
Kenji Kaneshige
1
-1
/
+8
2006-03-24
[PATCH] PCI Hotplug: SN: Fix cleanup on hotplug removal of PPB
John Keller
1
-8
/
+8
2006-03-24
[PATCH] shpchp: cleanup bus speed handling
Kenji Kaneshige
2
-429
/
+189
2006-03-24
[PATCH] PCI: fix pci_request_region[s] arg
Jeff Garzik
1
-2
/
+2
2006-03-24
[PATCH] PCI: Provide a boot parameter to disable MSI
Matthew Wilcox
4
-2
/
+22
2006-03-24
[PATCH] PCI: the scheduled removal of PCI_LEGACY_PROC
Adrian Bunk
2
-143
/
+0
2006-03-24
[PATCH] PCI: cpqphp_ctrl.c: board_replaced(): remove dead code
Adrian Bunk
1
-62
/
+14
2006-03-24
[PATCH] acpiphp: fix bridge handle
MUNEDA Takahiro
1
-2
/
+2
2006-03-24
[PATCH] acpiphp - slot management fix - V4
MUNEDA Takahiro
3
-98
/
+87
2006-03-24
[PATCH] acpi: remove dock event handling from ibm_acpi
Kristen Accardi
2
-3
/
+22
2006-03-24
[PATCH] acpiphp: add dock event handling
Kristen Accardi
5
-24
/
+545
2006-03-24
[PATCH] acpi: export acpi_bus_trim
Kristen Accardi
1
-2
/
+3
2006-03-24
[PATCH] acpiphp: add new bus to acpi
Kristen Accardi
1
-2
/
+109
2006-03-24
[PATCH] PCI: Move pci_dev_put outside a spinlock
Alan Stern
1
-2
/
+2
[prev]
[next]