Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
56be1a17d76d8517fe56e0e3da63d1d203b45d1e
/
drivers
/
usb
« Previous
1616e99
usb: gadget: let f_* use usb_string_ids_tab() where it makes sense
by Sebastian Andrzej Siewior
· 12 years ago
b36c347
usb: gadget: uac2: use the strings directly
by Sebastian Andrzej Siewior
· 12 years ago
4ce6357
usb: gadget: uac2: provide a variable for interface and alt settings
by Sebastian Andrzej Siewior
· 12 years ago
b7c041a
usb: gadget: remove DMA_ADDR_INVALID from f_uac2 and gadgetfs
by Sebastian Andrzej Siewior
· 12 years ago
10287ba
usb: gadget: always update HS/SS descriptors and create a copy of them
by Sebastian Andrzej Siewior
· 12 years ago
0f9df93
usb: gadget: uvc: fix error path in uvc_function_bind()
by Sebastian Andrzej Siewior
· 12 years ago
d0eca71
usb: gadget: phonet: free requests in pn_bind()'s error path
by Sebastian Andrzej Siewior
· 12 years ago
7f2a926
usb: gadget: midi: make FS and HS available
by Sebastian Andrzej Siewior
· 12 years ago
d185039
usb: gadget: midi: free hs descriptors
by Sebastian Andrzej Siewior
· 12 years ago
1377af2
usb: gadget: audio: remove c->highpseed = true from f_midi and uac1
by Sebastian Andrzej Siewior
· 12 years ago
e79cc61
usb: gadget: network: fix bind() error path
by Sebastian Andrzej Siewior
· 12 years ago
391aa85
usb: gadget: uac2: add some error recovery in afunc_bind()
by Sebastian Andrzej Siewior
· 12 years ago
64dce91
usb: gadget storage: use a computation macro for INT endpoint interval
by Sebastian Andrzej Siewior
· 12 years ago
bcb2f99
usb: gadget: use a computation macro for INT endpoint interval
by Sebastian Andrzej Siewior
· 12 years ago
fad8deb
usb: gadget: tcm_usb_gadget: NULL terminate the FS descriptor list
by Sebastian Andrzej Siewior
· 12 years ago
585e393
usb: gadget: ecm: Add IAD descriptor in SS mode
by Sebastian Andrzej Siewior
· 12 years ago
87c2905
usb: renesas_usbhs: add DMAEngine support on mod_host
by Kuninori Morimoto
· 12 years ago
3192fcb
usb: renesas_usbhs: fixup unreadable macro
by Kuninori Morimoto
· 12 years ago
797b4e1
usb: renesas_usbhs: use devm_request_irq()
by Kuninori Morimoto
· 12 years ago
806df3a
USB: ums_realtek: fix build warning
by Jingoo Han
· 12 years ago
5fb0432
USB: ftdi_sio: use ftdi_get_modem_status in chars_in_buffer
by Johan Hovold
· 12 years ago
8da636d
USB: ftdi_sio: optimise chars_in_buffer
by Johan Hovold
· 12 years ago
755b604
USB: ftdi_sio: use generic chars_in_buffer
by Johan Hovold
· 12 years ago
428d998
USB: serial: export usb_serial_generic_chars_in_buffer
by Johan Hovold
· 12 years ago
a4afff6
USB: ftdi_sio: refactor modem-control status retrieval
by Johan Hovold
· 12 years ago
2c2ee54
USB: ftdi_sio: fix tiocmget and tiocmset return values
by Johan Hovold
· 12 years ago
fef0b82
USB: ftdi_sio: fix tiocmget indentation
by Johan Hovold
· 12 years ago
81e8442
USB: ftdi_sio: remove unused private port-data
by Johan Hovold
· 12 years ago
86effe5
USB: fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabled
by Jan Beulich
· 12 years ago
d067a31
USB: ftdi_sio: remove unnecessary memset
by Johan Hovold
· 12 years ago
4f2ab88
USB: cp210x: fix whitespace issues
by Johan Hovold
· 12 years ago
487c151
USB: iuu_phoenix: replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 12 years ago
d99e65b
USB: fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabled
by Jan Beulich
· 12 years ago
8e493ca1
USB: usb_wwan: fix bulk-urb allocation
by Johan Hovold
· 12 years ago
f2ec522
usb: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
by Joe Perches
· 12 years ago
169b245
Merge tag 'fixes-for-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 12 years ago
f6bc8c2
usb: otg: Fix build errors if USB_MUSB_OMAP2PLUS is selected as module
by Roger Quadros
· 12 years ago
b472b8e
Merge 3.7-rc3 into usb-next.
by Greg Kroah-Hartman
· 12 years ago
9a65d16
usb: musb: ux500: fix 'musbid' undeclared error in ux500_remove()
by Wei Yongjun
· 12 years ago
4b0de6f
usb: musb: ux500: use platform_device_unregister in ux500_remove()
by Wei Yongjun
· 12 years ago
a81a01f
usb: musb: tusb6010: use platform_device_unregister in tusb_remove()
by Wei Yongjun
· 12 years ago
b415c8f
usb: musb: dsps: use platform_device_unregister in dsps_delete_musb_pdev()
by Wei Yongjun
· 12 years ago
12a71f5
usb: musb: davinci: use platform_device_unregister in davinci_remove()
by Wei Yongjun
· 12 years ago
b59e906
usb: musb: da8xx: use platform_device_unregister in da8xx_remove()
by Wei Yongjun
· 12 years ago
01e40da
usb: musb: blackfin: use platform_device_unregister in bfin_remove()
by Wei Yongjun
· 12 years ago
5629151
usb: musb: am35x: use platform_device_unregister in am35x_remove()
by Wei Yongjun
· 12 years ago
00a8918
Revert "usb: musb: use DMA mode 1 whenever possible"
by Felipe Balbi
· 12 years ago
df03790
xhci: trivial: Remove assigned but unused ep_ctx.
by Sarah Sharp
· 12 years ago
7e5f77f
xhci: trivial: Remove assigned but unused slot_ctx.
by Sarah Sharp
· 12 years ago
b803134
xhci: Fix missing break in xhci_evaluate_context_result.
by Sarah Sharp
· 12 years ago
43a09f7
xhci: Fix potential NULL ptr deref in command cancellation.
by Sarah Sharp
· 12 years ago
d124a60
USB: isp1760-if: Change to use irq_of_parse_and_map
by Nobuhiro Iwamatsu
· 12 years ago
596d789
USB: set hub's default autosuspend delay as 0
by Ming Lei
· 12 years ago
e6f30de
USB: check port changes before hub runtime suspend for some bug device
by Ming Lei
· 12 years ago
8daf8b6
ehci: Add yet-another Lucid nohandoff pci quirk
by Anisse Astier
· 12 years ago
c323dc0
ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions
by Anisse Astier
· 12 years ago
ae685ef
USB: mos7840: fix port_probe flow
by Johan Hovold
· 12 years ago
80c0075
USB: mos7840: fix port-data memory leak
by Johan Hovold
· 12 years ago
e681b66
USB: mos7840: remove invalid disconnect handling
by Johan Hovold
· 12 years ago
28c3ae9
USB: mos7840: remove NULL-urb submission
by Johan Hovold
· 12 years ago
6f60291
usb: serial: ftdi_sio: Add missing chars_in_buffer function
by Jarkko Huijts
· 12 years ago
961be09
USB: qcserial: fix interface-data memory leak in error path
by Johan Hovold
· 12 years ago
c2dd4a8
USB: option: fix interface-data memory leak in error path
by Johan Hovold
· 12 years ago
a997448
USB: ipw: fix interface-data memory leak in error path
by Johan Hovold
· 12 years ago
3eb55cc
USB: mos7840: fix port-device leak in error path
by Johan Hovold
· 12 years ago
65a4cdb
USB: mos7840: fix urb leak at release
by Johan Hovold
· 12 years ago
f525c05
USB: sierra: fix port-data memory leak
by Johan Hovold
· 12 years ago
084817d
USB: sierra: fix memory leak in probe error path
by Johan Hovold
· 12 years ago
7e41f9b
USB: sierra: fix memory leak in attach error path
by Johan Hovold
· 12 years ago
b8f0e82
USB: usb-wwan: fix multiple memory leaks in error paths
by Johan Hovold
· 12 years ago
f79b2d0
USB: keyspan: fix NULL-pointer dereferences and memory leaks
by Johan Hovold
· 12 years ago
5260e45
USB: mct_u232: fix broken close
by Johan Hovold
· 12 years ago
a8f2ae7
USB: mct_u232: fix port-data memory leak
by Johan Hovold
· 12 years ago
acbf0e5
USB: opticon: fix memory leak in error path
by Johan Hovold
· 12 years ago
ea0dbeb
USB: opticon: fix DMA from stack
by Johan Hovold
· 12 years ago
2f0295a
USB: quatech2: fix io after disconnect
by Johan Hovold
· 12 years ago
8e512ab
USB: quatech2: fix close and disconnect urb handling
by Johan Hovold
· 12 years ago
40d0473
USB: quatech2: fix port-data memory leaks
by Johan Hovold
· 12 years ago
b8a0055
USB: quatech2: fix memory leak in error path
by Johan Hovold
· 12 years ago
feffa7c
USB: omninet: fix port-data memory leak
by Johan Hovold
· 12 years ago
4230af5
USB: mos7720: fix port-data memory leak
by Johan Hovold
· 12 years ago
fb44ff8
USB: digi_acceleport: fix port-data memory leak
by Johan Hovold
· 12 years ago
456c5be
USB: ch341: fix port-data memory leak
by Johan Hovold
· 12 years ago
c467206
USB: whiteheat: fix port-data memory leak
by Johan Hovold
· 12 years ago
c129197
USB: whiteheat: fix memory leak in error path
by Johan Hovold
· 12 years ago
2ee44fb
USB: metro-usb: fix io after disconnect
by Johan Hovold
· 12 years ago
50dde86
USB: metro-usb: fix port-data memory leak
by Johan Hovold
· 12 years ago
d7870af
usb-storage: add unusual_devs entry for Casio EX-N1 digital camera
by Michael Shigorin
· 12 years ago
bd066ee
usb: "ehci-w90x900" Fix a typo and add some whitespace.
by Justin P. Mattock
· 12 years ago
bfd1e91
USB: speed up usb_bus_resume()
by Alan Stern
· 12 years ago
969ddcf
USB: hub_for_each_child should skip unconnected ports
by Alan Stern
· 12 years ago
d39dbc8
USB: EHCI: move ehci_update_device() to ehci-lpm.c
by Alan Stern
· 12 years ago
acc0850
USB: EHCI: make ehci_read_frame_index platform independent
by Alan Stern
· 12 years ago
d6064ac
USB: EHCI: move logging macros to ehci.h
by Alan Stern
· 12 years ago
6273f18
USB: EHCI: add condition for delay during the resume
by Peter Chen
· 12 years ago
e8cebb9
USB: usb-skeleton.c: fix compilation error and restored kref_put on fail in skel_open
by Constantine Shulyupin
· 12 years ago
801f006
USB: ohci-s3c2410: use devm_ functions
by Jingoo Han
· 12 years ago
30b1e49
USB: use bus_to_hdc instead of container_of
by Yuanhan Liu
· 12 years ago
60d80ad
USB: ohci-exynos: use devm_clk_get()
by Jingoo Han
· 12 years ago
c05c946
usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepare
by Thomas Abraham
· 12 years ago
Next »