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
2010-08-11
drivers/scsi: use memdup_user
Julia Lawall
1
-8
/
+3
2010-08-11
scsi: remove private BIT macros
Andrew Morton
2
-4
/
+2
2010-08-11
scsi: fix bnx2i build errors
Randy Dunlap
1
-1
/
+2
2010-08-11
scsi: fix pmcraid build errors
Randy Dunlap
1
-1
/
+1
2010-08-11
bfa: wrong fcport H2I message tested in bfa_fcport_isr()
Roel Kluin
1
-1
/
+1
2010-08-11
drivers/scsi/ch.c: don't use vprintk as macro
Joe Perches
1
-43
/
+44
2010-08-11
scsi: bfa: correct onstack wait_queue_head declaration
Yong Zhang
1
-2
/
+2
2010-08-11
drivers/scsi/qla2xxx/qla_os.c: fix continuation line formats
Joe Perches
1
-2
/
+2
2010-08-11
scsi/sd.c: quiet all sparse noise
H Hartley Sweeten
1
-6
/
+6
2010-08-11
scsi: remove superfluous NULL pointer check from scsi_kill_request()
Bartlomiej Zolnierkiewicz
1
-6
/
+0
2010-08-11
drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc
Julia Lawall
2
-3
/
+3
2010-08-11
dc395x: decrease iteration for tag_number of max_command in start_scsi()
Roel Kluin
1
-1
/
+1
2010-08-11
g_NCR5380: fix broken MMIO compilation
Ondrej Zary
2
-23
/
+26
2010-08-11
g_NCR5380: remove misleading pnp error message
Ondrej Zary
1
-3
/
+1
2010-08-11
mpt fusion: convert to seq_file
Alexey Dobriyan
2
-142
/
+119
2010-08-11
drivers/message: move dereference after NULL test
Julia Lawall
2
-3
/
+3
2010-08-11
drivers/scsi: remove unnecessary NULL test
Julia Lawall
1
-1
/
+0
2010-08-11
NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma()
Roel Kluin
1
-1
/
+3
2010-08-11
gdth: unmap ccb_phys when scsi_add_host() fails in gdth_eisa_probe_one()
Roel Kluin
1
-1
/
+1
2010-08-11
osst: fix read buffer overflow
Roel Kluin
1
-1
/
+2
2010-08-11
fix "hwmon: coretemp: update hotplug condition check"
Andrew Morton
1
-3
/
+0
2010-08-11
drivers/net/wireless/libertas/cfg.c: needs sched.h
Andrew Morton
1
-0
/
+2
2010-08-11
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
21
-2012
/
+644
2010-08-11
power: Remove owner field from attribute initialization code in OLPC driver
Guenter Roeck
1
-1
/
+0
2010-08-11
docbook: fix fatal error from libata
Randy Dunlap
1
-1
/
+1
2010-08-11
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
88
-2249
/
+3178
2010-08-11
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
95
-5026
/
+11971
2010-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
8
-26
/
+1189
2010-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
3
-7
/
+11
2010-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
23
-225
/
+303
2010-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
117
-1836
/
+4571
2010-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
66
-609
/
+5243
2010-08-11
USB: serial: fix stalled writes
Johan Hovold
1
-5
/
+10
2010-08-11
USB: remove fake "address-of" expressions
Alan Stern
4
-23
/
+15
2010-08-11
USB: fix thread-unsafe anchor utiliy routines
Christian Lamparter
1
-29
/
+21
2010-08-11
USB: usbtest: support test device with only one iso-in or iso-out endpoint
Ming Lei
1
-1
/
+4
2010-08-11
USB: usbtest: avoid to free coherent buffer in atomic context
Ming Lei
1
-1
/
+5
2010-08-11
USB: xhci: Set DMA mask for host.
Sarah Sharp
1
-0
/
+9
2010-08-11
USB: xhci: Don't flush doorbell writes.
Sarah Sharp
1
-5
/
+0
2010-08-11
USB: xhci: Reduce reads and writes of interrupter registers.
Sarah Sharp
1
-8
/
+10
2010-08-11
USB: xhci: Make xhci_set_hc_event_deq() static.
Sarah Sharp
3
-23
/
+23
2010-08-11
USB: xhci: Minimize HW event ring dequeue pointer writes.
Sarah Sharp
1
-13
/
+37
2010-08-11
USB: xhci: Make xhci_handle_event() static.
Sarah Sharp
2
-2
/
+1
2010-08-11
USB: xhci: Remove unnecessary reads of IRQ_PENDING register.
Sarah Sharp
1
-15
/
+12
2010-08-11
USB: xhci: Performance - move xhci_work() into xhci_irq()
Sarah Sharp
1
-43
/
+30
2010-08-11
USB: xhci: Performance - move interrupt handlers into xhci-ring.c
Sarah Sharp
3
-103
/
+104
2010-08-11
USB: xhci: Performance - move functions that find ep ring.
Sarah Sharp
4
-48
/
+85
2010-08-11
USB: add USB serial ssu100 driver
Bill Pemberton
3
-0
/
+708
2010-08-11
USB: usb-storage: implement autosuspend
Alan Stern
1
-0
/
+4
2010-08-11
USB: ehci: fix remove of ehci debugfs dir
Ming Lei
2
-41
/
+21
[next]