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.13.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
2007-03-20
[SCSI] qla2xxx: Add scan_[start|finish]() callbacks for ISP24xx HBAs.
Andrew Vasquez
1
-0
/
+2
2007-03-20
[SCSI] qla2xxx: fix RSCN handling on big-endian systems
Malahal Naineni
1
-5
/
+8
2007-03-20
[SCSI] make scsi_wait_scan always modular
James Bottomley
2
-1
/
+7
2007-03-20
[SCSI] fusion: kernel-doc warning fixes
Randy Dunlap
3
-26
/
+22
2007-03-11
[SCSI] sd: typo fix: sdkp_printk should be sd_printk
James Bottomley
1
-1
/
+1
2007-03-11
[SCSI] pci2000: Delete unused header file.
Robert P. J. Day
1
-197
/
+0
2007-03-11
[SCSI] tgt: fix scsi command leak
FUJITA Tomonori
1
-3
/
+20
2007-03-11
[SCSI] tgt: fix sesnse buffer problems
FUJITA Tomonori
4
-117
/
+35
2007-03-11
[SCSI] tgt: rm bio hacks in scsi tgt
Mike Christie
1
-99
/
+34
2007-03-11
[SCSI] iscsi_tcp: print useful error message when iscsi crc23c allocation fails
Mike Christie
1
-2
/
+12
2007-03-11
[SCSI] iscsi_tcp: increase max_sectors
Mike Christie
1
-0
/
+1
2007-03-11
[SCSI] libiscsi: use get_unaligned
Mike Christie
1
-2
/
+3
2007-03-11
[SCSI] iscsi transport: use atomic for session_nr allocations
Mike Christie
1
-2
/
+4
2007-03-11
[SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTH
Mike Christie
3
-5
/
+5
2007-03-11
[SCSI] libiscsi: clear mtask
Mike Christie
1
-11
/
+8
2007-03-11
[SCSI] libiscsi: flush work before freeing connection
Mike Christie
1
-0
/
+3
2007-03-11
[SCSI] constants.c: Update ASC list and make it const
Martin K. Petersen
1
-1
/
+6
2007-03-11
[SCSI] sd: convert logging to new printk helpers
Martin K. Petersen
1
-21
/
+29
2007-03-11
[SCSI] sd: make printing use a common prefix
Martin K. Petersen
1
-158
/
+95
2007-03-11
[SCSI] Make error printing more verbose
Martin K. Petersen
2
-33
/
+18
2007-03-11
[SCSI] constants.c: cleanup, verbose result printing
Martin K. Petersen
1
-122
/
+145
2007-03-11
[SCSI] zfcp: fix likely/unlikely usage
Heiko Carstens
1
-4
/
+6
2007-03-11
Revert "USB: pxa2xx_udc: fix hardcoded irq number"
Linus Torvalds
1
-1
/
+1
2007-03-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-9
/
+14
2007-03-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
4
-14
/
+15
2007-03-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
18
-127
/
+186
2007-03-10
Pull misc-for-upstream into release branch
Len Brown
6
-30
/
+30
2007-03-10
Pull bugzilla-8110 into release branch
Len Brown
1
-17
/
+23
2007-03-10
Pull bugzilla-8066 into release branch
Len Brown
1
-2
/
+23
2007-03-10
Pull bugzilla-7907 into release branch
Len Brown
1
-0
/
+7
2007-03-10
Pull bugzilla-7570 into release branch
Len Brown
1
-6
/
+7
2007-03-10
Pull bugzilla-6859 into release branch
Len Brown
1
-2
/
+23
2007-03-10
Pull bugzilla-6316 into release branch
Len Brown
1
-47
/
+73
2007-03-10
Pull ibm into release branch
Len Brown
2
-2
/
+37
2007-03-10
ACPI: ec: fix race in status register access
Alexey Starikovskiy
1
-17
/
+23
2007-03-10
USB Elan FTDI: check for workqueue creation
Cyrill Gorcunov
1
-2
/
+16
2007-03-10
USB: fix spinlock recursion in cdc-acm.c
Oliver Neukum
1
-4
/
+4
2007-03-10
USB: fix Unaligned access in EHCI driver
Max Dmitrichenko
1
-2
/
+1
2007-03-10
USB: Product ID for FT232RL in ftdi_sio
Gard Spreemann
2
-0
/
+4
2007-03-10
USBNET: DM9501: Add Corega FEther USB-TXC support.
YOSHIFUJI Hideaki
1
-0
/
+4
2007-03-10
USB: ipaq.c: Additional devices
Andre Spahlinger
1
-0
/
+2
2007-03-10
USB: further fix for usb-serial
Oliver Neukum
1
-5
/
+4
2007-03-10
USB: fix usb-serial device naming bug
Oliver Neukum
1
-1
/
+1
2007-03-10
USB: RTS/DTR signal patch for airprime driver
Martin Schiller
1
-0
/
+47
2007-03-10
USB: ftdi_sio: use port_probe / port_remove thereby fixing access to the late...
Jim Radford
1
-44
/
+35
2007-03-10
usb-serial: fix shutdown / device_unregister order
Jim Radford
1
-5
/
+6
2007-03-10
USB: add Additional PIDs in ftdi_sio
Thomas Schleusener
2
-0
/
+21
2007-03-10
USB: add QL355P power supply ids to fdti_sio
Michael Olberg
2
-0
/
+7
2007-03-10
USB: New device IDs for cp2101 driver
Jon K Hellan
1
-0
/
+2
2007-03-10
USB: kill dead code from hub.c
Oliver Neukum
1
-7
/
+0
[next]