Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
kernel
/
linux-linaro-stable.git
/
2c2ee545071c10873b057b04a19d3d2aed04b9cf
/
drivers
/
usb
2c2ee54
USB: ftdi_sio: fix tiocmget and tiocmset return values
by Johan Hovold
· 13 years ago
fef0b82
USB: ftdi_sio: fix tiocmget indentation
by Johan Hovold
· 13 years ago
81e8442
USB: ftdi_sio: remove unused private port-data
by Johan Hovold
· 13 years ago
86effe5
USB: fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabled
by Jan Beulich
· 13 years ago
d067a31
USB: ftdi_sio: remove unnecessary memset
by Johan Hovold
· 13 years ago
4f2ab88
USB: cp210x: fix whitespace issues
by Johan Hovold
· 13 years ago
487c151
USB: iuu_phoenix: replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 13 years ago
f2ec522
usb: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
by Joe Perches
· 13 years ago
b472b8e
Merge 3.7-rc3 into usb-next.
by Greg Kroah-Hartman
· 13 years ago
df03790
xhci: trivial: Remove assigned but unused ep_ctx.
by Sarah Sharp
· 13 years ago
7e5f77f
xhci: trivial: Remove assigned but unused slot_ctx.
by Sarah Sharp
· 13 years ago
b803134
xhci: Fix missing break in xhci_evaluate_context_result.
by Sarah Sharp
· 13 years ago
43a09f7
xhci: Fix potential NULL ptr deref in command cancellation.
by Sarah Sharp
· 13 years ago
d124a60
USB: isp1760-if: Change to use irq_of_parse_and_map
by Nobuhiro Iwamatsu
· 13 years ago
596d789
USB: set hub's default autosuspend delay as 0
by Ming Lei
· 13 years ago
e6f30de
USB: check port changes before hub runtime suspend for some bug device
by Ming Lei
· 13 years ago
8daf8b6
ehci: Add yet-another Lucid nohandoff pci quirk
by Anisse Astier
· 13 years ago
c323dc0
ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions
by Anisse Astier
· 13 years ago
ae685ef
USB: mos7840: fix port_probe flow
by Johan Hovold
· 13 years ago
80c0075
USB: mos7840: fix port-data memory leak
by Johan Hovold
· 13 years ago
e681b66
USB: mos7840: remove invalid disconnect handling
by Johan Hovold
· 13 years ago
28c3ae9
USB: mos7840: remove NULL-urb submission
by Johan Hovold
· 13 years ago
6f60291
usb: serial: ftdi_sio: Add missing chars_in_buffer function
by Jarkko Huijts
· 13 years ago
961be09
USB: qcserial: fix interface-data memory leak in error path
by Johan Hovold
· 13 years ago
c2dd4a8
USB: option: fix interface-data memory leak in error path
by Johan Hovold
· 13 years ago
a997448
USB: ipw: fix interface-data memory leak in error path
by Johan Hovold
· 13 years ago
3eb55cc
USB: mos7840: fix port-device leak in error path
by Johan Hovold
· 13 years ago
65a4cdb
USB: mos7840: fix urb leak at release
by Johan Hovold
· 13 years ago
f525c05
USB: sierra: fix port-data memory leak
by Johan Hovold
· 13 years ago
084817d
USB: sierra: fix memory leak in probe error path
by Johan Hovold
· 13 years ago
7e41f9b
USB: sierra: fix memory leak in attach error path
by Johan Hovold
· 13 years ago
b8f0e82
USB: usb-wwan: fix multiple memory leaks in error paths
by Johan Hovold
· 13 years ago
f79b2d0
USB: keyspan: fix NULL-pointer dereferences and memory leaks
by Johan Hovold
· 13 years ago
5260e45
USB: mct_u232: fix broken close
by Johan Hovold
· 13 years ago
a8f2ae7
USB: mct_u232: fix port-data memory leak
by Johan Hovold
· 13 years ago
acbf0e5
USB: opticon: fix memory leak in error path
by Johan Hovold
· 13 years ago
ea0dbeb
USB: opticon: fix DMA from stack
by Johan Hovold
· 13 years ago
2f0295a
USB: quatech2: fix io after disconnect
by Johan Hovold
· 13 years ago
8e512ab
USB: quatech2: fix close and disconnect urb handling
by Johan Hovold
· 13 years ago
40d0473
USB: quatech2: fix port-data memory leaks
by Johan Hovold
· 13 years ago
b8a0055
USB: quatech2: fix memory leak in error path
by Johan Hovold
· 13 years ago
feffa7c
USB: omninet: fix port-data memory leak
by Johan Hovold
· 13 years ago
4230af5
USB: mos7720: fix port-data memory leak
by Johan Hovold
· 13 years ago
fb44ff8
USB: digi_acceleport: fix port-data memory leak
by Johan Hovold
· 13 years ago
456c5be
USB: ch341: fix port-data memory leak
by Johan Hovold
· 13 years ago
c467206
USB: whiteheat: fix port-data memory leak
by Johan Hovold
· 13 years ago
c129197
USB: whiteheat: fix memory leak in error path
by Johan Hovold
· 13 years ago
2ee44fb
USB: metro-usb: fix io after disconnect
by Johan Hovold
· 13 years ago
50dde86
USB: metro-usb: fix port-data memory leak
by Johan Hovold
· 13 years ago
d7870af
usb-storage: add unusual_devs entry for Casio EX-N1 digital camera
by Michael Shigorin
· 13 years ago
bd066ee
usb: "ehci-w90x900" Fix a typo and add some whitespace.
by Justin P. Mattock
· 13 years ago
bfd1e91
USB: speed up usb_bus_resume()
by Alan Stern
· 13 years ago
969ddcf
USB: hub_for_each_child should skip unconnected ports
by Alan Stern
· 13 years ago
d39dbc8
USB: EHCI: move ehci_update_device() to ehci-lpm.c
by Alan Stern
· 13 years ago
acc0850
USB: EHCI: make ehci_read_frame_index platform independent
by Alan Stern
· 13 years ago
d6064ac
USB: EHCI: move logging macros to ehci.h
by Alan Stern
· 13 years ago
6273f18
USB: EHCI: add condition for delay during the resume
by Peter Chen
· 13 years ago
e8cebb9
USB: usb-skeleton.c: fix compilation error and restored kref_put on fail in skel_open
by Constantine Shulyupin
· 13 years ago
801f006
USB: ohci-s3c2410: use devm_ functions
by Jingoo Han
· 13 years ago
30b1e49
USB: use bus_to_hdc instead of container_of
by Yuanhan Liu
· 13 years ago
60d80ad
USB: ohci-exynos: use devm_clk_get()
by Jingoo Han
· 13 years ago
c05c946
usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepare
by Thomas Abraham
· 13 years ago
e1deb56
usb: ehci-s5p: use clk_prepare_enable and clk_disable_unprepare
by Thomas Abraham
· 13 years ago
ffc7493
usb: phy: tegra remove include of <mach/iomap.h>
by Stephen Warren
· 13 years ago
54388b2
usb: host: tegra remove include of <mach/iomap.h>
by Stephen Warren
· 13 years ago
c30186e
USB: ezusb: unexport some functions that aren't being used
by Greg Kroah-Hartman
· 13 years ago
f7bc505
USB: serial: Fix memory leak in sierra_release()
by Lennart Sorensen
· 13 years ago
036546b
usb hub: use flush_work instead of flush_work_sync
by Octavian Purdila
· 13 years ago
197ef5ef
USB: Add missing license tag to ezusb driver.
by Dave Jones
· 13 years ago
3a99ba5
Merge tag 'for-usb-linus-2012-10-23' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
by Greg Kroah-Hartman
· 13 years ago
c24d1ce
Merge tag 'fixes-for-v3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 13 years ago
16b45fd
xhci: fix integer overflow
by Oliver Neukum
· 13 years ago
966e7a8
xhci: endianness xhci_calculate_intel_u2_timeout
by Oliver Neukum
· 13 years ago
068b054
USB: OHCI: sm501: fix build failure after ohci_finish_controller_resume removal
by Florian Fainelli
· 13 years ago
1cb6015
usb: renesas_usbhs: fixup dma transfer stall
by Kuninori Morimoto
· 13 years ago
4f053a2
usb: renesas_usbhs: fixup: avoid NULL access on error case pipe detach
by Kuninori Morimoto
· 13 years ago
000b7f5
usb: gadget: net2272: fix missing unlock on error in net2272_irq()
by Wei Yongjun
· 13 years ago
ca749b2
usb: musb: dsps: fix res_name length
by Daniel Mack
· 13 years ago
27c411c
usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assign directly.
by Lan Tianyu
· 13 years ago
170ed80
usb/xhci: release xhci->lock during turning on/off usb port's acpi power resource and checking the existence of port's power resource
by Lan Tianyu
· 13 years ago
3b6054d
usb hub: send clear_tt_buffer_complete events when canceling TT clear work
by Octavian Purdila
· 13 years ago
da31fe4
WUSB: remove an unnused variable
by Dan Carpenter
· 13 years ago
be7ac70
USB: OHCI: make ohci-platform use devm_request_and_ioremap helper
by Florian Fainelli
· 13 years ago
61ff274
USB: EHCI: make ehci-platform use devm_request_and_ioremap helper
by Florian Fainelli
· 13 years ago
ac0e3c0
USB: OHCI: fix typo in ohci-platform driver on the word "resource"
by Florian Fainelli
· 13 years ago
5c9b2b2
USB: EHCI: fix typo in ehci-platform driver on the word "resource"
by Florian Fainelli
· 13 years ago
976baf6
USB: OHCI: make ohci-platform use dev_err() instead of pr_err()
by Florian Fainelli
· 13 years ago
2350cb0
USB: EHCI: make ehci-platform use dev_err() instead of pr_err()
by Florian Fainelli
· 13 years ago
216d0fd
USB: move common alchemy USB routines to arch/mips/alchemy/common.c
by Florian Fainelli
· 13 years ago
bb5da43
USB: OHCI: remove Alchemy OHCI platform driver.
by Florian Fainelli
· 13 years ago
231a72e
USB: OHCI: remove OHCI SH platform driver
by Florian Fainelli
· 13 years ago
c2e91e0
USB: OHCI: remove Netlogic XLS OHCI platform driver
by Florian Fainelli
· 13 years ago
c23920b0
USB: OHCI: remove CNS3xxx OHCI platform driver
by Florian Fainelli
· 13 years ago
60da65f
USB: OHCI: remove PNX8550 OHCI driver
by Florian Fainelli
· 13 years ago
cfa49b4
USB: ohci: merge ohci_finish_controller_resume with ohci_resume
by Florian Fainelli
· 13 years ago
d4ae47d
USB: ohci: remove check for RH already suspended in ohci_suspend
by Florian Fainelli
· 13 years ago
cd1965d
USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.c
by Florian Fainelli
· 13 years ago
2b16e39
USB: ohci: allow platform driver to specify the number of ports
by Florian Fainelli
· 13 years ago
f3a958d
USB: EHCI: remove CNS3xxx EHCI platform driver
by Florian Fainelli
· 13 years ago
1de7d89
USB: EHCI: remove Alchemy EHCI driver
by Florian Fainelli
· 13 years ago
Next »