index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-30
[SCSI] qla4xxx: Remove hiwat code so scsi eh does not get escalated when we c...
Karen Higgins
3
-85
/
+60
2009-07-30
[SCSI] qla4xxx: Fix srb lookup in qla4xxx_eh_device_reset
Karen Higgins
1
-3
/
+1
2009-07-30
[SCSI] qla4xxx: Fix Driver Fault Recovery Completion
Karen Higgins
1
-10
/
+9
2009-07-30
[SCSI] qla4xxx: add timeout handler
Mike Christie
1
-0
/
+17
2009-07-30
[SCSI] qla4xxx: Correct Extended Sense Data Errors
Karen Higgins
5
-54
/
+122
2009-07-30
[SCSI] libiscsi: disable bh in and abort handler.
Mike Christie
1
-2
/
+2
2009-07-30
[SCSI] zfcp: Fix tracing of request id for abort requests
Christof Schmitt
1
-8
/
+10
2009-07-30
[SCSI] zfcp: Fix wka port processing
Swen Schillig
2
-7
/
+5
2009-07-30
[SCSI] zfcp: avoid double notify in lowmem scenario
Swen Schillig
1
-4
/
+10
2009-07-30
[SCSI] zfcp: Add port only once to FC transport class
Christof Schmitt
1
-1
/
+6
2009-07-30
[SCSI] zfcp: Recover from stalled outbound queue
Christof Schmitt
1
-1
/
+4
2009-07-30
[SCSI] zfcp: Fix erp escalation procedure
Christof Schmitt
1
-26
/
+24
2009-07-30
[SCSI] zfcp: Fix logic for physical port close
Christof Schmitt
1
-1
/
+1
2009-07-30
[SCSI] zfcp: Use -EIO for SBAL allocation failures
Christof Schmitt
1
-3
/
+2
2009-07-30
[SCSI] zfcp: Use unchained mode for small ct and els requests
Christof Schmitt
1
-8
/
+25
2009-07-30
[SCSI] zfcp: Use correct flags for zfcp_erp_notify
Christof Schmitt
1
-2
/
+2
2009-07-30
[SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsf
Christof Schmitt
1
-1
/
+1
2009-07-30
[SCSI] zfcp: Acquire qdio_stat_lock when reading the queue utilization
Christof Schmitt
1
-1
/
+6
2009-07-30
[SCSI] zfcp: Fix invalid command order
Swen Schillig
1
-3
/
+4
2009-07-16
[SCSI] libsas: reuse the original port when hotplugging phys in wide ports
Tom Peng
1
-4
/
+15
2009-07-15
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-3
/
+25
2009-07-14
ahci: add device ID for 82801JI sata controller
Mark Goodwin
1
-0
/
+1
2009-07-14
drivers/ata: Move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2009-07-14
libata: implement and use HORKAGE_NOSETXFER, take#2
Tejun Heo
1
-2
/
+18
2009-07-14
libata: fix follow-up SRST failure path
Tejun Heo
1
-0
/
+4
2009-07-14
Merge branch 'i2c-for-2631-rc3' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
4
-13
/
+23
2009-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2
-2
/
+9
2009-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
20
-49
/
+75
2009-07-15
i2c: Use resource_size
Julia Lawall
4
-8
/
+8
2009-07-15
i2c-davinci: behave with i2cdetect
David Brownell
1
-4
/
+14
2009-07-15
i2c-davinci: convert clock usage after clkdev conversion
Kevin Hilman
1
-1
/
+1
2009-07-14
Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...
David S. Miller
5
-68
/
+44
2009-07-14
drivers/net: using spin_lock_irqsave() in net_send_packet()
Dongdong Deng
2
-5
/
+7
2009-07-14
NET: phy_device, fix lock imbalance
Jiri Slaby
1
-1
/
+3
2009-07-13
igb: gcc-3.4.6 fix
Eric Dumazet
1
-40
/
+37
2009-07-13
atlx: duplicate testing of MCAST flag
roel kluin
1
-1
/
+1
2009-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
14
-79
/
+80
2009-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
4
-11
/
+16
2009-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
46
-2204
/
+574
2009-07-13
Fix staging drivers after smp_lock.h redux
Jean Delvare
2
-0
/
+2
2009-07-12
NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.
Ralf Baechle
5
-44
/
+68
2009-07-12
USB: otg: fix module reinsert issue
Ajay Kumar Gupta
1
-0
/
+1
2009-07-12
USB: handle zero-length usbfs submissions correctly
Alan Stern
1
-21
/
+20
2009-07-12
USB: EHCI: report actual_length for iso transfers
Alan Stern
1
-4
/
+8
2009-07-12
USB: option: remove unnecessary and erroneous code
Alan Stern
1
-26
/
+1
2009-07-12
USB: cypress_m8: remove invalid Clear-Halt
Alan Stern
1
-2
/
+2
2009-07-12
USB: musb_host: undo incorrect change in musb_advance_schedule()
Sergei Shtylyov
1
-1
/
+1
2009-07-12
USB: fix LANGID=0 regression
Daniel Mack
1
-18
/
+45
2009-07-12
USB: serial: sierra driver id_table additions
Elina Pasheva
1
-17
/
+29
2009-07-12
USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter.
Krzysztof Halasa
2
-0
/
+4
[next]