index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-12-11
240
-9844
/
+2730
|
\
|
*
USB: mark uas driver as BROKEN
Greg KH
2012-11-28
1
-1
/
+1
|
*
xhci: Add Lynx Point LP to list of Intel switchable hosts
Russell Webb
2012-11-28
2
-2
/
+5
|
*
USB: ftdi_sio: Add support for Newport AGILIS motor drivers
Martin Teichmann
2012-11-27
2
-0
/
+7
|
*
USB: chipidea: fix use after free bug
Lothar Waßmann
2012-11-26
1
-1
/
+2
|
*
ezusb: add dependency to USB
Rene Buergel
2012-11-26
1
-0
/
+1
|
*
usb: ftdi_sio: fixup BeagleBone A5+ quirk
Peter Korsgaard
2012-11-26
1
-1
/
+1
|
*
USB: cp210x: add Virtenio Preon32 device id
Markus Becker
2012-11-26
1
-0
/
+1
|
*
usb: storage: remove redundant memset() in usb_probe_stor1()
Yan Hong
2012-11-26
1
-1
/
+0
|
*
USB: option: blacklist network interface on Huawei E173
Bjørn Mork
2012-11-26
1
-0
/
+3
|
*
USB: OHCI: workaround for hardware bug: retired TDs not added to the Done Queue
Alan Stern
2012-11-26
1
-0
/
+19
|
*
USB: add new zte 3g-dongle's pid to option.c
li.rui27@zte.com.cn
2012-11-21
1
-0
/
+22
|
*
USB: opticon: switch to generic read implementation
Johan Hovold
2012-11-21
1
-130
/
+11
|
*
USB: opticon: refactor reab-urb processing
Johan Hovold
2012-11-21
1
-46
/
+59
|
*
USB: opticon: use usb-serial bulk-in urb
Johan Hovold
2012-11-21
1
-29
/
+2
|
*
USB: opticon: increase bulk-in size
Johan Hovold
2012-11-21
1
-1
/
+2
|
*
USB: opticon: use port as urb context
Johan Hovold
2012-11-21
1
-10
/
+8
|
*
USB: opticon: pass port to get_serial_info
Johan Hovold
2012-11-21
1
-4
/
+3
|
*
USB: opticon: make private data port specific
Johan Hovold
2012-11-21
1
-32
/
+37
|
*
USB: opticon: remove disconnect
Johan Hovold
2012-11-21
1
-8
/
+0
|
*
USB: opticon: move read-urb deallocation to release
Johan Hovold
2012-11-21
1
-1
/
+1
|
*
USB: opticon: simplify bulk-in discovery in attach
Johan Hovold
2012-11-21
1
-33
/
+16
|
*
USB: opticon: remove private usb-serial data
Johan Hovold
2012-11-21
1
-3
/
+1
|
*
USB: opticon: remove redundant initialisation
Johan Hovold
2012-11-21
1
-1
/
+0
|
*
USB: opticon: remove private serial-device data
Johan Hovold
2012-11-21
1
-6
/
+4
|
*
USB: opticon: use port device for error and debug
Johan Hovold
2012-11-21
1
-5
/
+6
|
*
USB: opticon: move private urb initialisation to attach
Johan Hovold
2012-11-21
1
-7
/
+6
|
*
USB: opticon: remove redundant bulk urb fill
Johan Hovold
2012-11-21
1
-5
/
+0
|
*
USB: core: Free the allocated memory before exiting on error
Sachin Kamat
2012-11-21
1
-1
/
+2
|
*
USB: usbtest: prevent a divide by zero bug
Dan Carpenter
2012-11-21
1
-0
/
+3
|
*
usb: remove use of __devexit
Bill Pemberton
2012-11-21
58
-68
/
+68
|
*
usb: remove use of __devinitconst
Bill Pemberton
2012-11-21
5
-7
/
+7
|
*
usb: remove use of __devinitdata
Bill Pemberton
2012-11-21
7
-17
/
+17
|
*
usb: remove use of __devinit
Bill Pemberton
2012-11-21
85
-155
/
+145
|
*
usb: remove use of __devexit_p
Bill Pemberton
2012-11-21
55
-56
/
+56
|
*
usb-core: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
2012-11-21
4
-53
/
+0
|
*
Merge 3.7-rc6 into usb-next.
Greg Kroah-Hartman
2012-11-17
6
-13
/
+59
|
|
\
|
*
|
usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffers
Kishon Vijay Abraham I
2012-11-16
1
-2
/
+2
|
*
|
usb: phy: change phy notify connect/disconnect API
Peter Chen
2012-11-16
2
-10
/
+16
|
*
|
usb: refine phy notify operation during connection and disconnection
Peter Chen
2012-11-16
1
-8
/
+8
|
*
|
usb: mxs-phy: re-init phy during the connection is useless
Peter Chen
2012-11-16
1
-1
/
+0
|
*
|
Revert "usb: otg: mxs-phy: Fix mx23 operation"
Peter Chen
2012-11-16
1
-35
/
+3
|
*
|
cdc-acm: implement TIOCSSERIAL to avoid blocking close(2)
Dan Williams
2012-11-16
1
-0
/
+38
|
*
|
USB: fix authorization and claimed port logic
Hindin Joseph
2012-11-16
1
-3
/
+4
|
*
|
usb: otg: twl4030: Change TWL4030_MODULE_* ids to TWL_MODULE_*
Peter Ujfalusi
2012-11-14
1
-25
/
+21
|
*
|
usb: misc: usbtest: send ISO packets for g_zero
Boyan Nedeltchev
2012-11-14
1
-0
/
+1
|
*
|
usb: spear-ehci/ohci: Use devm_*() routines
Viresh Kumar
2012-11-14
2
-45
/
+25
|
*
|
usb: spear-ehci/ohci: Do clk_get using dev-id
Amardeep Rai
2012-11-14
2
-24
/
+2
|
*
|
usb: ehci-mxc: Remove unused 'echi' variable
Fabio Estevam
2012-11-14
1
-2
/
+0
|
*
|
usb: host: tegra: remove pointless NULL check in tegra_ehci_remove()
Wei Yongjun
2012-11-14
1
-3
/
+0
[next]