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
2008-07-06
Revert "USB: don't explicitly reenable root-hub status interrupts"
Linus Torvalds
22
-31
/
+70
2008-07-03
USB: adding comment for ipaq forcing number of ports
Oliver Neukum
1
-0
/
+5
2008-07-03
USB: fix Oops on loading ipaq module since 2.6.26
Oliver Neukum
1
-1
/
+1
2008-07-03
USB: add a pl2303 device id
Greg Kroah-Hartman
2
-0
/
+2
2008-07-03
USB: another option device id
Greg Kroah-Hartman
1
-0
/
+1
2008-07-03
USB: don't lose disconnections during suspend
Alan Stern
1
-11
/
+4
2008-07-03
USB: fix interrupt disabling for HCDs with shared interrupt handlers
Stefan Becker
1
-10
/
+28
2008-07-03
USB: New device ID for ftdi_sio driver
Jon K Hellan
2
-0
/
+4
2008-07-03
sisusbvga: Fix oops on disconnect.
Will Newton
1
-2
/
+0
2008-07-03
USB: mass storage: new id for US_SC_CYP_ATACB
matthieu castet
1
-0
/
+8
2008-07-03
USB: ohci - record data toggle after unlink
David Brownell
1
-0
/
+12
2008-07-03
USB: ehci - fix timer regression
David Brownell
1
-9
/
+10
2008-07-03
USB: fix cdc-acm resume()
Oliver Neukum
1
-3
/
+0
2008-07-03
OHCI: Fix problem if SM501 and another platform driver is selected
Ben Dooks
1
-1
/
+14
2008-06-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+3
2008-06-17
Input: appletouch - implement reset-resume logic
Oliver Neukum
1
-0
/
+3
2008-06-11
USB: don't use reset-resume if drivers don't support it
Linus Torvalds
1
-2
/
+44
2008-06-11
USB: isp1760: Assign resource fields before adding hcd
Nate Case
1
-4
/
+4
2008-06-11
isight_firmware: Avoid crash on loading invalid firmware
Matthew Garrett
1
-7
/
+16
2008-06-11
USB: fix build bug in USB_ISIGHTFW
Ingo Molnar
1
-0
/
+1
2008-06-09
usb: r8a66597-hcd: Add support for SH7723 USB host
Yoshihiro Shimoda
1
-4
/
+4
2008-06-04
isp1760-if iomem annotations
Al Viro
1
-2
/
+2
2008-06-04
cdc-wdm endianness fixes
Al Viro
1
-2
/
+2
2008-06-04
usb/c67x00 endianness annotations
Al Viro
1
-6
/
+6
2008-05-29
Revert "USB: EHCI: fix performance regression"
Greg Kroah-Hartman
2
-10
/
+8
2008-05-29
USB: fsl_usb2_udc: fix recursive lock
Li Yang
1
-0
/
+2
2008-05-29
USB: usb-serial: option: Don't match Huawei driver CD images
Michael Karcher
1
-17
/
+17
2008-05-29
USB: pl2303: another product ID
Steve Murphy
2
-0
/
+2
2008-05-29
USB: add another scanner quirk
René Rebe
1
-0
/
+4
2008-05-29
USB: Add support for ROKR W5 in unusual_devs.h
Javier Smaldone
1
-2
/
+4
2008-05-29
USB: Fix M600i unusual_devs entry
Phil Dibowitz
1
-1
/
+1
2008-05-29
USB: usb-storage: unusual_devs update for Cypress ATACB
Alan Stern
1
-1
/
+1
2008-05-29
USB: EHCI: fix performance regression
Alan Stern
2
-8
/
+10
2008-05-29
USB: EHCI: fix bug in Iso scheduling
Alan Stern
1
-23
/
+44
2008-05-29
USB: EHCI: fix remote-wakeup regression
Alan Stern
2
-2
/
+6
2008-05-29
USB: EHCI: suppress unwanted error messages
Alan Stern
11
-1
/
+25
2008-05-29
USB: EHCI: fix up root-hub TT mess
Alan Stern
6
-15
/
+8
2008-05-29
USB: add all configs to the "descriptors" attribute
Alan Stern
1
-23
/
+21
2008-05-29
USB: fix possible deadlock involving sysfs attributes
Alan Stern
2
-5
/
+9
2008-05-29
USB: Firmware loader driver for USB Apple iSight camera
Matthew Garrett
3
-0
/
+143
2008-05-29
USB: FTDI_SIO : Add support for Matrix Orbital PID Range
Ray Molenkamp
2
-6
/
+525
2008-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
11
-4
/
+770
2008-05-20
USB: CDC WDM driver
Oliver Neukum
3
-0
/
+752
2008-05-20
USB: ehci-orion: the Orion EHCI root hub does have a Transaction Translator
Lennert Buytenhek
1
-0
/
+2
2008-05-20
USB: serial: ch341: New VID/PID for CH341 USB-serial
Michael F. Robbins
1
-0
/
+1
2008-05-20
USB: pxa27x_udc - Fix Oops
karl beldan
1
-1
/
+2
2008-05-20
USB: OPTION: fix name of Onda MSA501HS HSDPA modem
Arnaldo Carvalho de Melo
1
-1
/
+2
2008-05-20
USB: add TELIT HDSPA UC864-E modem to option driver
Greg Kroah-Hartman
1
-0
/
+4
2008-05-20
usb-serial: Use ftdi_sio driver for RATOC REX-USB60F
Atsushi Nemoto
4
-2
/
+7
2008-05-20
USB: Core: fix race in device_create
Greg Kroah-Hartman
1
-3
/
+3
[next]