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
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+2
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-35
/
+9
2012-03-20
gadgetfs: list_for_each_safe() misuse
Al Viro
1
-6
/
+3
2012-03-20
usbfs: kill racy detection of simple_pin_fs()
Al Viro
1
-9
/
+1
2012-03-20
tidy up after d_make_root() conversion
Al Viro
1
-4
/
+2
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
3
-17
/
+4
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
222
-5260
/
+8566
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
3
-22
/
+7
2012-03-20
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-56
/
+22
2012-03-16
USB: option: add ZTE MF820D
Bjørn Mork
1
-0
/
+2
2012-03-16
usb: gadget: f_fs: Remove lock is held before freeing checks
Andi Kleen
1
-3
/
+1
2012-03-16
USB: option: make interface blacklist work again
Bjørn Mork
1
-0
/
+1
2012-03-15
USB: ohci-pxa27x: add clk_prepare/clk_unprepare calls
Philipp Zabel
1
-2
/
+2
2012-03-15
USB: use generic platform driver on ath79
Hauke Mehrtens
5
-371
/
+10
2012-03-15
USB: EHCI: Add a generic platform device driver
Hauke Mehrtens
3
-0
/
+213
2012-03-15
USB: OHCI: Add a generic platform device driver
Hauke Mehrtens
3
-0
/
+209
2012-03-15
USB: ftdi_sio: new PID: LUMEL PD12
Michał Wróbel
2
-0
/
+3
2012-03-14
USB: ftdi_sio: add support for FT-X series devices
Jim Paris
3
-6
/
+18
2012-03-14
USB: serial: mos7840: Fixed MCS7820 device attach problem
Donald Lee
1
-26
/
+57
2012-03-13
usb: Don't make USB_ARCH_HAS_{XHCI,OHCI,EHCI} depend on USB_SUPPORT.
David Daney
1
-21
/
+21
2012-03-13
usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCT...
Lothar Waßmann
1
-17
/
+17
2012-03-13
USB: ohci-nxp: Remove i2c_write(), use smbus
Roland Stigge
1
-29
/
+29
2012-03-13
USB: ohci-nxp: Support for LPC32xx
Roland Stigge
2
-35
/
+109
2012-03-13
USB: ohci-nxp: Rename symbols from pnx4008 to nxp
Roland Stigge
2
-27
/
+28
2012-03-13
USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxp
Roland Stigge
2
-1
/
+1
2012-03-13
usb: gadget: Kconfig: fix typo for 'different'
Fabio Baltieri
1
-1
/
+1
2012-03-13
usb: dwc3: pci: fix another failure path in dwc3_pci_probe()
Felipe Balbi
1
-0
/
+1
2012-03-13
USB: dynamically allocate usb_device children pointers instead of using a fix...
Huajun Li
1
-3
/
+7
2012-03-13
usb: host: xhci: add platform driver support
Sebastian Andrzej Siewior
5
-0
/
+233
2012-03-13
xHCI: update sg tablesize
Andiry Xu
1
-1
/
+2
2012-03-13
xHCI: check enqueue pointer advance into dequeue seg
Andiry Xu
1
-12
/
+13
2012-03-13
xHCI: Allocate 2 segments for transfer ring
Andiry Xu
1
-3
/
+3
2012-03-13
xHCI: dynamic ring expansion
Andiry Xu
3
-17
/
+93
2012-03-13
xHCI: set cycle state when allocate rings
Andiry Xu
1
-18
/
+38
2012-03-13
xHCI: factor out segments allocation and free function
Andiry Xu
1
-34
/
+55
2012-03-13
xHCI: count free TRBs on transfer ring
Andiry Xu
4
-47
/
+67
2012-03-13
xHCI: store ring's last segment and segment numbers
Andiry Xu
2
-0
/
+4
2012-03-12
xHCI: store ring's type
Andiry Xu
3
-75
/
+92
2012-03-12
usb: host: xhci: use __ffs() instead of hardcoding shift
Felipe Balbi
1
-4
/
+1
2012-03-12
xHCI: BESL calculation based on USB2.0 LPM errata
Andiry Xu
1
-24
/
+27
2012-03-12
Merge 3.3-rc7 into usb-next
Greg Kroah-Hartman
213
-4516
/
+7241
2012-03-09
USB: ftdi_sio: new PID: Distortec JTAG-lock-pick
Michał Wróbel
2
-0
/
+4
2012-03-09
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
22
-115
/
+182
2012-03-08
USB: serial: metro-usb: move to use dev_dbg() instead of dbg()
Greg Kroah-Hartman
1
-34
/
+44
2012-03-08
USB: serial: metro-usb: remove unneeded cast and function call
Greg Kroah-Hartman
1
-5
/
+2
2012-03-08
USB: serial: metro-usb: remove function header comments
Greg Kroah-Hartman
1
-110
/
+0
2012-03-08
USB: serial: metro-usb: remove function prototypes
Greg Kroah-Hartman
1
-146
/
+117
2012-03-08
USB: serial: metro-usb: fix up coding style errors
Greg Kroah-Hartman
1
-95
/
+65
2012-03-08
USB: serial: metro-usb: remove the .h file
Greg Kroah-Hartman
2
-54
/
+21
2012-03-08
USB: serial: metro-usb: convert to use module_usb_serial_driver
Greg Kroah-Hartman
1
-44
/
+2
[next]