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
2009-10-13
sh: maple: PHYSADDR() -> virt_to_phys() conversion.
Paul Mundt
1
-2
/
+2
2009-10-13
cdrom: gdrom: Kill off PHYSADDR use.
Paul Mundt
1
-5
/
+5
2009-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
6
-47
/
+41
2009-10-13
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-3
/
+3
2009-10-13
USB: musb: invert arch depend string
Mike Frysinger
1
-1
/
+1
2009-10-12
tty, serial: Fix race and NULL check in uart_close()
Linus Torvalds
1
-2
/
+5
2009-10-12
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
571
-11557
/
+63625
2009-10-12
[ARM] pxamci: fix printing gpio numbers in pxamci_probe
Antonio Ospite
1
-2
/
+2
2009-10-12
Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier"
Linus Torvalds
1
-1
/
+1
2009-10-11
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
9
-28
/
+56
2009-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
34
-412
/
+315
2009-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
40
-8248
/
+148
2009-10-11
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-57
/
+291
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
114
-0
/
+114
2009-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
253
-656
/
+58391
2009-10-10
USB: serial: no unnecessary GFP_ATOMIC in oti6858
Oliver Neukum
1
-3
/
+3
2009-10-10
USB: serial: fix race between unthrottle and completion handler in visor
Oliver Neukum
1
-6
/
+9
2009-10-10
USB: serial: fix assumption that throttle/unthrottle cannot sleep
Oliver Neukum
10
-51
/
+37
2009-10-10
USB: serial: fix race between unthrottle and completion handler in symbolserial
Oliver Neukum
1
-4
/
+8
2009-10-10
USB: serial: fix race between unthrottle and completion handler in opticon
Oliver Neukum
1
-5
/
+8
2009-10-10
USB: ehci: Fix isoc scheduling boundary checking.
Sarah Sharp
1
-0
/
+1
2009-10-10
USB: storage: When a device returns no sense data, call it a Hardware Error
Alan Stern
1
-7
/
+22
2009-10-10
USB: small fix in error case of suspend in generic usbserial code
Oliver Neukum
1
-1
/
+3
2009-10-10
USB: visor: fix trivial accounting bug in visor driver
Oliver Neukum
1
-1
/
+2
2009-10-10
USB: Fix throttling in generic usbserial driver
Joris van Rantwijk
1
-1
/
+1
2009-10-10
USB: cp210x: Add support for the DW700 UART
Éric Piel
1
-0
/
+1
2009-10-10
USB: ipaq: fix oops when device is plugged in
Alan Stern
1
-0
/
+9
2009-10-10
USB: isp1362: fix build warnings on 64-bit systems
Mike Frysinger
2
-15
/
+15
2009-10-10
USB: gadget: imx_udc: Use resource size
Tobias Klauser
1
-4
/
+4
2009-10-10
USB: storage: iRiver P7 UNUSUAL_DEV patch
Sergey Pinaev
1
-0
/
+7
2009-10-10
USB: musb: make HAVE_CLK support optional
Mike Frysinger
4
-11
/
+8
2009-10-10
USB: xhci: Fix dropping endpoints from the xHC schedule.
Sarah Sharp
1
-1
/
+1
2009-10-10
USB: xhci: Don't wait for a disable slot cmd when HC dies.
Sarah Sharp
1
-0
/
+9
2009-10-10
USB: xhci: Handle canceled URBs when HC dies.
Sarah Sharp
1
-0
/
+12
2009-10-10
USB: xhci: Stop debugging polling loop when HC dies.
Sarah Sharp
1
-0
/
+6
2009-10-10
USB: usbtmc: fix timeout increase
Gergely Imreh
1
-1
/
+1
2009-10-10
USB: option: Patch for Huawei Mobile Broadband E270+ Modem
Ronnie Furuskog
1
-0
/
+2
2009-10-10
USB: option: Toshiba G450 device id
Peter Magdina
1
-0
/
+2
2009-10-10
USB: usblcd, fix memory leak
Jiri Slaby
1
-1
/
+2
2009-10-10
USB: serial: sierra driver version change to 1.3.8
Elina Pasheva
1
-1
/
+1
2009-10-10
USB: serial: don't call release without attach
Alan Stern
1
-1
/
+5
2009-10-10
USB: digi_acceleport: Fix broken unthrottle.
Johan Hovold
1
-4
/
+4
2009-10-10
USB: pl2303: fix error characters not being reported to ldisc
Johan Hovold
1
-3
/
+5
2009-10-10
USB: ftdi_sio: re-implement read processing
Johan Hovold
1
-252
/
+131
2009-10-10
USB: ftdi_sio: clean up read completion handler
Johan Hovold
1
-27
/
+1
2009-10-10
USB: ftdi_sio: remove unused rx_byte counter
Johan Hovold
1
-13
/
+0
2009-10-10
USB: ftdi_sio: remove tty->low_latency
Johan Hovold
1
-4
/
+0
2009-10-10
Staging: comedi: fix build on arches that don't want comedi drivers
Greg Kroah-Hartman
1
-1
/
+1
2009-10-10
Staging: comedi: pcmcia irq fixes
Frank Mori Hess
6
-6
/
+6
2009-10-10
Staging: comedi: ni_pcimio: Added device id for pxi-6225.
Frank Mori Hess
1
-1
/
+21
[next]