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.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
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-09
usb/atm/ueagle-atm.c: call atm_dev_signal_change() when signal changes.
Karl Hiramoto
1
-3
/
+10
2010-07-09
usb/atm/speedtch.c: call atm_dev_signal_change() when signal changes.
Karl Hiramoto
1
-5
/
+5
2010-07-09
usb/atm/cxacru.c: call atm_dev_signal_change() when signal changes.
Karl Hiramoto
1
-9
/
+9
2010-07-08
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
1
-1
/
+2
2010-06-16
gadget/rndis: dev_get_stats() now returns rtnl_link_stats64.
David S. Miller
1
-1
/
+1
2010-05-28
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-1
/
+1
2010-05-25
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+2
2010-05-25
usb: atm: speedtch: use new hex_to_bin() method
Andy Shevchenko
1
-3
/
+2
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
2
-7
/
+19
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
193
-8725
/
+14540
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
6
-25
/
+27
2010-05-22
sanitize vfs_fsync calling conventions
Christoph Hellwig
1
-1
/
+1
2010-05-21
Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+111
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-1
/
+2
2010-05-21
drivers/base: Convert dev->sem to mutex
Thomas Gleixner
1
-1
/
+1
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
176
-8598
/
+14096
2010-05-21
echi-dbgp: Add kernel debugger support for the usb debug port
Jason Wessel
1
-9
/
+111
2010-05-21
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
1
-2
/
+2
2010-05-21
usb: musb: update gfp/slab.h includes
Tejun Heo
1
-1
/
+0
2010-05-21
USB: ftdi_sio: fix legacy SIO-device header
Johan Hovold
1
-1
/
+1
2010-05-21
USB: kl5usb105: reimplement using generic framework
Johan Hovold
1
-333
/
+47
2010-05-21
USB: kl5usb105: minor clean ups
Johan Hovold
1
-46
/
+33
2010-05-21
USB: kl5usb105: fix memory leak
Johan Hovold
1
-0
/
+1
2010-05-21
USB: io_ti: use kfifo to implement write buffering
Johan Hovold
1
-210
/
+13
2010-05-21
USB: io_ti: remove unsused private counter
Johan Hovold
1
-5
/
+0
2010-05-21
USB: ti_usb: use kfifo to implement write buffering
Johan Hovold
1
-165
/
+14
2010-05-21
USB: ir-usb: fix incorrect write-buffer length
Johan Hovold
1
-1
/
+3
2010-05-21
USB: aircable: fix incorrect write-buffer length
Johan Hovold
1
-1
/
+1
2010-05-21
USB: safe_serial: straighten out read processing
Johan Hovold
1
-22
/
+21
2010-05-21
USB: safe_serial: reimplement read using generic framework
Johan Hovold
1
-39
/
+8
2010-05-21
USB: safe_serial: reimplement write using generic framework
Johan Hovold
1
-111
/
+32
2010-05-21
usb-storage: always print quirks
Felipe Contreras
1
-3
/
+6
2010-05-21
USB: usb-storage: trivial debug improvements
Felipe Contreras
1
-29
/
+32
2010-05-21
USB: oti6858: use port write fifo
Johan Hovold
1
-37
/
+25
2010-05-21
USB: oti6858: use kfifo to implement write buffering
Johan Hovold
1
-201
/
+17
2010-05-21
USB: cypress_m8: use kfifo to implement write buffering
Johan Hovold
1
-222
/
+17
2010-05-21
USB: cypress_m8: remove unused drain define
Johan Hovold
1
-1
/
+0
2010-05-21
USB: usb_debug: set bulk out size at probe
Johan Hovold
1
-7
/
+1
2010-05-21
USB: gadget: Use kmemdup
Julia Lawall
1
-2
/
+1
2010-05-21
USB: CP210x New Device IDs 11 New device IDs
Craig Shelley
1
-0
/
+11
2010-05-21
USB: visor: increase bulk-out buffer size
Johan Hovold
1
-0
/
+3
2010-05-21
USB: belkin_sa: implement line status handling
Johan Hovold
1
-26
/
+51
2010-05-21
USB: belkin_sa: clean up open
Johan Hovold
1
-15
/
+6
2010-05-21
USB: belkin_sa: minor clean-ups
Johan Hovold
1
-21
/
+7
2010-05-21
USB: cp210x: use generic open to start reading from device
Johan Hovold
1
-1
/
+1
2010-05-21
USB: visor: reimplement using generic framework
Johan Hovold
1
-329
/
+13
2010-05-21
USB: visor: fix memory leak
Johan Hovold
1
-0
/
+1
2010-05-21
USB: spcp8x5: reimplement using generic framework
Johan Hovold
1
-378
/
+29
2010-05-21
USB: ipaq: reimplement using generic framework
Johan Hovold
2
-377
/
+10
2010-05-21
USB: empeg: reimplement using generic framework
Johan Hovold
1
-388
/
+13
[next]