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
2007-07-18
[SCSI] small cleanups
Adrian Bunk
4
-3
/
+5
2007-07-18
[SCSI] libsas: fix lockdep issue with ATA
James Bottomley
2
-10
/
+10
2007-07-18
[SCSI] libsas, aic94xx: fix dma mapping cockups with ATA
James Bottomley
2
-3
/
+15
2007-07-18
[SCSI] sas_ata: Implement sas_task_abort for ATA devices
Darrick J. Wong
3
-6
/
+52
2007-07-18
[SCSI] sas_ata: Assign sas_task to scsi_cmnd to enable EH for ATA devices
Darrick J. Wong
1
-0
/
+7
2007-07-18
[SCSI] libsas: Unknown STP devices should be reported to libata as unknown.
Darrick J. Wong
1
-1
/
+1
2007-07-18
[SCSI] libsas: Accept SAM_GOOD for ATAPI devices in sas_ata_task_done
Darrick J. Wong
1
-1
/
+1
2007-07-18
[SCSI] sas_ata: Don't copy aic94xx's sactive to ata_port
Darrick J. Wong
1
-1
/
+0
2007-07-18
[SCSI] sas_ata: ata_post_internal should abort the sas_task
Darrick J. Wong
1
-3
/
+27
2007-07-18
[SCSI] sas_ata: sas_ata_qc_issue should return AC_ERR_*
Darrick J. Wong
1
-6
/
+4
2007-07-18
[SCSI] sas_ata: Satisfy libata qc function locking requirements
Darrick J. Wong
2
-0
/
+8
2007-07-18
[SCSI] aic94xx: Don't call pci_map_sg for already-mapped scatterlists
Darrick J. Wong
1
-6
/
+13
2007-07-18
[SCSI] Migrate libsas ATA code into a separate file
Darrick J. Wong
3
-308
/
+347
2007-07-18
[SCSI] libsas: fixup NCQ for SATA disks
James Bottomley
3
-22
/
+13
2007-07-18
[SCSI] libsas: better error handling in sas_ex_discover_end_dev()
James Bottomley
1
-2
/
+2
2007-07-18
[SCSI] aic94xx: add SATAPI support
James Bottomley
1
-17
/
+23
2007-07-18
[SCSI] libsas: support NCQ for SATA disks
Darrick J. Wong
1
-2
/
+9
2007-07-18
[SCSI] aic94xx: SATA tag mask not set correctly
Darrick J. Wong
1
-1
/
+1
2007-07-18
[SCSI] libsas: fix up sas_smp_phy_control()
James Bottomley
1
-1
/
+1
2007-07-18
[SCSI] libsas: Add SATA support to STP piece for SATA on SAS expanders
James Bottomley
1
-13
/
+68
2007-07-18
[SCSI] Add SATA support to libsas
Darrick J. Wong
3
-2
/
+354
2007-07-18
zs: move to the serial subsystem
Maciej W. Rozycki
9
-2708
/
+1602
2007-07-18
serial: add early_serial_setup() back to header file
Yinghai Lu
2
-0
/
+2
2007-07-18
fbdev: make fb_append_extra_logo() depend on fb=y
Arnd Bergmann
1
-1
/
+1
2007-07-18
dm: fix memory leak in dm_create_persistent() when starting metadata update t...
Jesper Juhl
1
-0
/
+1
2007-07-18
Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes
Linus Torvalds
1
-5
/
+5
2007-07-18
Make the "z/VM unit record device driver" depend on S390
Linus Torvalds
1
-0
/
+1
2007-07-18
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-49
/
+1079
2007-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
7
-72
/
+502
2007-07-18
Merge branch 'isdn-cleanup' of master.kernel.org:/pub/scm/linux/kernel/git/jg...
Linus Torvalds
6
-472
/
+586
2007-07-18
Merge branch 'uninit-var' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
Linus Torvalds
8
-11
/
+25
2007-07-18
Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
11
-15
/
+33
2007-07-18
[ISDN] HiSax hfc_pci: minor cleanups
Jeff Garzik
1
-98
/
+93
2007-07-18
[ISDN] HiSax bkm_a4t: split setup into two smaller functions
Jeff Garzik
1
-45
/
+63
2007-07-18
[ISDN] HiSax enternow: split setup into 3 smaller functions
Jeff Garzik
1
-76
/
+89
2007-07-18
[ISDN] HiSax netjet_u: split setup into 3 smaller functions
Jeff Garzik
1
-74
/
+93
2007-07-18
[ISDN] HiSax netjet_s: code movement, prep for hotplug
Jeff Garzik
1
-86
/
+108
2007-07-18
[ISDN] HiSax: move card state alloc/setup code into separate functions
Jeff Garzik
1
-18
/
+54
2007-07-18
[ISDN] HiSax: move card setup into separate function
Jeff Garzik
1
-88
/
+99
2007-07-18
hppb: Add missing dma-mapping.h include
Frank Lichtenheld
1
-0
/
+1
2007-07-18
drivers/*: mark variables with uninitialized_var()
Jeff Garzik
8
-11
/
+25
2007-07-18
drivers/atm/ambassador: kill uninit'd var warning, and fix bug
Jeff Garzik
1
-1
/
+3
2007-07-18
[libata] sata_mv: use pci_try_set_mwi()
Jeff Garzik
1
-1
/
+1
2007-07-18
drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning
Jeff Garzik
1
-2
/
+2
2007-07-18
drivers/net/wan/sbni: kill uninit'd var warning
Jeff Garzik
1
-4
/
+3
2007-07-18
drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local var
Jeff Garzik
1
-2
/
+2
2007-07-18
drivers/telephony/ixj: cleanup and fix gcc warning
Jeff Garzik
1
-1
/
+6
2007-07-18
drivers/net/wan/pc300_drv: fix bug caught by gcc warning
Jeff Garzik
1
-0
/
+2
2007-07-18
drivers/usb/misc/auerswald: fix status check, remove redundant check
Jeff Garzik
1
-1
/
+1
2007-07-18
[netdrvr] eepro100, ne2k-pci: abort resume if pci_enable_device() fails
Jeff Garzik
2
-2
/
+12
[next]