index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-8
/
+6
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
ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata
Geert Uytterhoeven
2
-8
/
+6
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-06-14
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-12
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-11
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-10
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-28
Revert "USB: Correct Makefile to make isp1760 buildable"
Mike Frysinger
1
-1
/
+0
2009-05-28
usb-serial: fix crash when sub-driver updates firmware
Alan Stern
1
-0
/
+1
2009-05-28
USB: isp1760: urb_dequeue doesn't always find the urbs
Warren Free
1
-2
/
+22
2009-05-28
USB: Yet another Conexant Clone to add to cdc-acm.c
Xiao Kaijian
1
-0
/
+3
2009-05-28
USB: atmel_usb_udc: Use kzalloc() to allocate ep structures
Haavard Skinnemoen
1
-1
/
+1
2009-05-28
USB: atmel-usba-udc : fix control out requests.
Martin Fuzzey
1
-1
/
+2
2009-05-22
block: Use accessor functions for queue limits
Martin K. Petersen
1
-2
/
+2
2009-05-21
microblaze: Kconfig: Enable drivers for Microblaze
Michal Simek
1
-0
/
+1
2009-05-18
Fix oops on close of hot-unplugged FTDI serial converter
David Woodhouse
1
-8
/
+1
2009-05-08
usb-serial: ftdi_sio: fix reference counting of ftdi_private
Alan Stern
1
-4
/
+14
2009-05-08
USB: unusual_devs: extend nokia 6288 bcd range
Phil Dibowitz
1
-2
/
+3
2009-05-08
USB: Gadget: fix UTF conversion in the usbstring library
Alan Stern
1
-3
/
+3
2009-05-08
USB: Fix makefile so that CONFIG_WDM and CONFIG_TMC work.
Andy Lutomirski
1
-0
/
+2
2009-05-08
USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlug
Nicolas Pitre
2
-0
/
+8
2009-05-08
USB: cxacru: Fix negative dB output
Simon Arlott
1
-2
/
+8
2009-04-23
USB: otg: Fix bug on remove path without transceiver
Robert Jarzmik
1
-1
/
+2
2009-04-23
USB: correct error handling in cdc-wdm
Oliver Neukum
1
-9
/
+18
2009-04-23
USB: removal of tty->low_latency hack dating back to the old serial code
Oliver Neukum
18
-111
/
+1
2009-04-23
USB: serial: sierra driver bug fix for composite interface
Elina Pasheva
1
-4
/
+17
[next]