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
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-16
USB: nop-usb-xceiv: behave when linked as a module
David Brownell
1
-15
/
+10
2009-06-16
USB: twl4030-usb: fix minor reporting goofage
David Brownell
1
-7
/
+19
2009-06-16
USB: move orion-ehci's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2009-06-16
USB: move r8a66597_hcd's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2009-06-16
USB: move twl4030_usb's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2009-06-16
musb: split out CPPI interrupt handler
Sergei Shtylyov
3
-15
/
+39
2009-06-16
musb_host: refactor URB giveback
Sergei Shtylyov
1
-34
/
+20
2009-06-16
musb_host: streamline musb_cleanup_urb() calls
Sergei Shtylyov
1
-4
/
+5
2009-06-16
musb_host: simplify check for active URB
Sergei Shtylyov
1
-58
/
+14
2009-06-16
musb_host: factor out musb_ep_{get|set}_qh()
Sergei Shtylyov
1
-34
/
+22
2009-06-16
musb_host: refactor musb_save_toggle() (take 2)
Sergei Shtylyov
1
-23
/
+12
2009-06-16
musb_gadget: suppress "parasitic" TX interrupts with CPPI
Sergei Shtylyov
1
-1
/
+2
2009-06-16
musb_gadget: fix unhandled endpoint 0 IRQs
Sergei Shtylyov
4
-20
/
+43
2009-06-16
usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controller
Bryan Wu
1
-1
/
+1
2009-06-16
USB: option.c: add Toshiba 3G HSDPA SM-Bus Minicard device id
Michele Valzelli
1
-0
/
+5
2009-06-16
USB: FTDI-SIO new device ids
Daniel Suchy
2
-0
/
+4
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
47
-1103
/
+1207
2009-06-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-06-15
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-3
/
+10
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
1
-1
/
+1
2009-06-13
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-0
/
+1
2009-06-12
trivial: fix typo milisecond/millisecond for documentation and source comments.
Martin Olsson
1
-1
/
+1
2009-06-12
Push BKL down into ->remount_fs()
Alessio Igor Bogani
1
-0
/
+5
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+2
2009-06-11
sierra: driver interface blacklisting
Elina Pasheva
1
-3
/
+48
2009-06-11
sierra: driver urb handling improvements
Elina Pasheva
1
-84
/
+144
2009-06-11
tty: resolve some sierra breakage
Alan Cox
1
-3
/
+14
2009-06-11
ftdi_sio: don't override modem bits
Alan Cox
1
-5
/
+0
2009-06-11
ft232: support the ASYNC_LOW_LATENCY flag
Alan Cox
1
-34
/
+60
2009-06-11
USB: CP210X Replace CP2101 with CP210x
Craig Shelley
1
-97
/
+97
2009-06-11
USB: CP210X Use official request code definitions
Craig Shelley
1
-42
/
+56
2009-06-11
USB: CP210X Add device IDs
Craig Shelley
1
-0
/
+7
2009-06-11
tty: iuu_phoenix: update version number.
Olivier Bornet
1
-1
/
+1
2009-06-11
tty: iuu_phoenix: set termios.
Olivier Bornet
1
-0
/
+50
2009-06-11
tty: iuu_phoenix: Fix stopbit when uart goes on.
Olivier Bornet
1
-1
/
+1
2009-06-11
tty: iuu_phoenix: fix locking.
Olivier Bornet
1
-16
/
+13
2009-06-11
tty: Clean up the ACM driver to CodingStyle
Alan Cox
1
-131
/
+160
2009-06-11
tty: cdc_acm add krefs
Alan Cox
2
-68
/
+98
2009-06-11
tty: Update cdc_acm
Alan Cox
2
-1
/
+7
2009-06-11
tty: Bring the usb tty port structure into more use
Alan Cox
38
-657
/
+461
2009-06-11
Merge branch 'ep93xx' into devel
Russell King
1
-3
/
+10
2009-06-02
usb: gadget: f_phonet: fix memory allocation sizes
Rémi Denis-Courmont
1
-5
/
+4
2009-06-02
f_phonet: no need to check for carrier - scheduler does it internally
Rémi Denis-Courmont
1
-8
/
+2
2009-06-02
f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback
Rémi Denis-Courmont
1
-1
/
+1
2009-05-29
[ARM] 5526/1: ep93xx: usb driver cleanup
Hartley Sweeten
1
-3
/
+10
2009-05-29
Revert "USB: Correct Makefile to make isp1760 buildable"
Mike Frysinger
1
-1
/
+0
2009-05-29
usb-serial: fix crash when sub-driver updates firmware
Alan Stern
1
-0
/
+1
2009-05-29
USB: isp1760: urb_dequeue doesn't always find the urbs
Warren Free
1
-2
/
+22
2009-05-29
USB: Yet another Conexant Clone to add to cdc-acm.c
Xiao Kaijian
1
-0
/
+3
2009-05-29
USB: atmel_usb_udc: Use kzalloc() to allocate ep structures
Haavard Skinnemoen
1
-1
/
+1
[next]