Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cedfbc309d62f8f029dc0c3b926452cc84796023
/
drivers
/
usb
« Previous
ef73400
xhci: fix incorrect type in assignment in xhci_count_num_new_endpoints()
by Xenia Ragiadakou
· 11 years ago
0d3703b
xhci: remove unnecessary check in xhci_free_stream_info()
by Xenia Ragiadakou
· 11 years ago
63a67a7
xhci: fix SCT_FOR_CTX(p) macro
by Xenia Ragiadakou
· 11 years ago
64ba419
xhci: replace USB_MAXINTERFACES with config->desc.bNumInterface
by Xenia Ragiadakou
· 11 years ago
0c052aa
xhci: fix incorrect type in assignment in xhci_address_device()
by Xenia Ragiadakou
· 11 years ago
d20c722
xhci: fix sparse warning in xhci-trace.h
by Xenia Ragiadakou
· 11 years ago
f004669
xhci: fix derivation of TRB's DMA address in xhci_log_event Trace Event Class
by Xenia Ragiadakou
· 11 years ago
7e76ad4
xhci: fix incorrect type in assignment in handle_device_notification()
by Xenia Ragiadakou
· 11 years ago
5871948
xhci: convert TRB_CYCLE to le32 before using it to set Link TRB's cycle bit
by Xenia Ragiadakou
· 11 years ago
35773da
usb: xhci: Link TRB must not occur within a USB payload burst
by David Laight
· 11 years ago
2edb90a
ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.h
by Boris BREZILLON
· 11 years ago
9b547a8
usb: r8a66597-hcd: Convert to clk_prepare/unprepare
by Laurent Pinchart
· 11 years ago
c24cb6c
Merge tag 'fixes-for-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 11 years ago
25d8015
usb: gadget: f_sourcesink: add configfs support
by Andrzej Pietrasiewicz
· 11 years ago
c0501f4
usb: gadget: f_loopback: add configfs support
by Andrzej Pietrasiewicz
· 11 years ago
1efd54e
usb: gadget: factor out alloc_ep_req
by Andrzej Pietrasiewicz
· 11 years ago
a01091e
usb: gadget: composite: redirect setup requests
by Andrzej Pietrasiewicz
· 11 years ago
5ace3d0
usb: musb: dsps: polling ID pin status only in otg mode
by Bin Liu
· 11 years ago
e1d2e31
usb: phy: Add OTG FSM configuration option
by Anton Tikhomirov
· 11 years ago
5653668
usb: phy: move OTG FSM header
by Anton Tikhomirov
· 11 years ago
16e569e
usb: phy: replace spinlock with mutex in OTG FSM
by Anton Tikhomirov
· 11 years ago
d49dd78
usb: phy: fsm: protect against multiple inclusions
by Anton Tikhomirov
· 11 years ago
cc9d9cc
usb: phy: fsm: don't depend on indirect includes
by Felipe Balbi
· 11 years ago
574f24f
usb: gadget: update some out of date comments
by Dan Carpenter
· 11 years ago
7de7174
usb: gadget: remove superfluous name casts
by Geert Uytterhoeven
· 11 years ago
4fbc556
usb: gadget: goku: remove unused argument
by Michal Nazarewicz
· 11 years ago
c3505f0
usb: gadget: epautoconf: switch over to usb_endpoint_type()
by Felipe Balbi
· 11 years ago
869c597
usb: musb: dsps: add support for suspend and resume
by Daniel Mack
· 11 years ago
b991f9b
usb: musb: dsps: add {tx,rx}_mode to wrapper
by Daniel Mack
· 11 years ago
94f7213
usb: musb: call musb_port_suspend from musb_bus_suspend
by Daniel Mack
· 11 years ago
c338412
usb: musb: unconditionally save and restore the context on suspend
by Daniel Mack
· 11 years ago
e0a6104
usb: dwc3: dwc3-omap: return PROBE_DEFER if extcon is missing and found in dt
by George Cherian
· 11 years ago
2df6761
usb: musb: core: call musb_platform_set_mode() during probe
by Felipe Balbi
· 11 years ago
943c139
usb: musb: dsps: implement ->set_mode()
by Felipe Balbi
· 11 years ago
989c78d
usb: gadget: r8a66597-udc: convert to clk_prepare/unprepare
by Laurent Pinchart
· 11 years ago
0b55149
usb: phy: twl6030-usb: signedness bug in twl6030_readb()
by Dan Carpenter
· 11 years ago
501fae5
usb: dwc3: power off usb phy in error path
by Kishon Vijay Abraham I
· 11 years ago
3088f10
usb: dwc3: invoke phy_resume after phy_init
by Kishon Vijay Abraham I
· 11 years ago
2cf93be
usb: gadget: f_mass_storage: call try_to_freeze only when its safe
by George Cherian
· 11 years ago
3f79265
usb: gadget: tcm_usb_gadget: mark bot_cleanup_old_alt static
by Felipe Balbi
· 11 years ago
63b12e3
usb: gadget: ffs: fix sparse warning
by Felipe Balbi
· 11 years ago
d07a590
usb: gadget: zero: module parameters can be static
by Fengguang Wu
· 11 years ago
f91d2f4
usb: gadget: storage: fix sparse warning
by Felipe Balbi
· 11 years ago
c8ba811
usb: phy: phy-rcar-gen2-usb: fix phy initialization
by Valentine Barshak
· 11 years ago
e8d68f8
usb: phy: phy-generic: fix return value check in usb_nop_xceiv_register()
by Wei Yongjun
· 11 years ago
a535d81
usb: dwc3: fix implementation of endpoint wedge
by Alan Stern
· 11 years ago
655403c
usb: gadget: mass storage: fix return of delayed status
by Pratyush Anand
· 11 years ago
bc912b0
usb: gadget: f_mass_storage: fix mass storage dependency
by Andrzej Pietrasiewicz
· 11 years ago
97a27f7
usb: phy: phy-mxs-usb: set the correct platform drvdata
by Jisheng Zhang
· 11 years ago
66fadea
usb: musb: only cancel work if it is initialized
by Sebastian Andrzej Siewior
· 11 years ago
2bac51a
usb: gadget: composite: reset delayed_status on reset_config
by Michael Grzeschik
· 11 years ago
a655f48
usb: musb: musb_cppi41: handle pre-mature TX complete interrupt
by Sebastian Andrzej Siewior
· 11 years ago
d373a85
usb: musb: musb_cppi41: factor most of cppi41_dma_callback() into cppi41_trans_done()
by Sebastian Andrzej Siewior
· 11 years ago
043e3f8
USB: serial: fix write memory-allocation flag
by Johan Hovold
· 11 years ago
6f64854
USB: serial: fix race in generic write
by Johan Hovold
· 11 years ago
37cfbc4
usb: phy: generic: fix a compiler warning
by Heikki Krogerus
· 11 years ago
dc52c57
usb: phy-generic: fix nop xceiv probe
by Aaro Koskinen
· 11 years ago
fd3923a
usb: fix musb gadget to enable OTG mode conditionally
by Apelete Seketeli
· 11 years ago
b144e4a
usb: gadget: fix pxa25x compilation problems
by Linus Walleij
· 11 years ago
d18f7116
usb: gadget: s3c-hsotg: fix disconnect handling
by Robert Baldyga
· 11 years ago
93f599f
usb: gadget: s3c-hsotg: fix spinlock locking
by Robert Baldyga
· 11 years ago
af9f51c
usb: phy: generic: fix how we find out about our resources
by Felipe Balbi
· 11 years ago
39189c9
usb: phy: remove dead code
by Michal Nazarewicz
· 11 years ago
b0e3636
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
82023bb
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
3a83f99
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
by Rafael J. Wysocki
· 11 years ago
8ceafbf
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
9bc9ccd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
f9efbce
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
aac59e3
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
b548095
Merge remote-tracking branch 'grant/devicetree/next' into for-next
by Rob Herring
· 11 years ago
c287322
Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
e1466ad
USB: serial: ftdi_sio: add id for Z3X Box device
by Алексей Крамаренко
· 11 years ago
54dc579
Revert "USB: pl2303: restrict the divisor based baud rate encoding method to the "HX" chip type"
by Greg Kroah-Hartman
· 11 years ago
1796a228
Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method"
by Greg Kroah-Hartman
· 11 years ago
7e12a6fc
Revert "usb: pl2303: do not round to the next nearest standard baud rate for the divisor based baud rate encoding method"
by Greg Kroah-Hartman
· 11 years ago
336b9da
Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates"
by Greg Kroah-Hartman
· 11 years ago
692ed4d
Revert "usb: pl2303: move the two baud rate encoding methods to separate functions"
by Greg Kroah-Hartman
· 11 years ago
92dfe41
Revert "usb: pl2303: increase the allowed baud rate range for the divisor based encoding method"
by Greg Kroah-Hartman
· 11 years ago
e2afb1d
Revert "usb: pl2303: also use the divisor based baud rate encoding method for baud rates < 115200 with HX chips"
by Greg Kroah-Hartman
· 11 years ago
233c3dd
Revert "usb: pl2303: add two comments concerning the supported baud rates with HX chips"
by Greg Kroah-Hartman
· 11 years ago
281393a
Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()"
by Greg Kroah-Hartman
· 11 years ago
b52e111
Revert "pl2303: improve the chip type information output on startup"
by Greg Kroah-Hartman
· 11 years ago
e8bbd5c
Revert "pl2303: improve the chip type detection/distinction"
by Greg Kroah-Hartman
· 11 years ago
0916919
Revert "USB: pl2303: distinguish between original and cloned HX chips"
by Greg Kroah-Hartman
· 11 years ago
460d47d
DMA-API: usb: musb: use platform_device_register_full() to avoid directly messing with dma masks
by Russell King
· 11 years ago
e1fd734
DMA-API: usb: use new dma_coerce_mask_and_coherent()
by Russell King
· 11 years ago
22d9d8e
DMA-API: usb: use dma_set_coherent_mask()
by Russell King
· 11 years ago
4ffb431
DMA-API: usb: ohci-sa1111: add a note about DMA masks
by Russell King
· 11 years ago
01edb5e
DMA-API: usb: ssb-hcd: replace dma_set_mask()+dma_set_coherent_mask() with new helper
by Russell King
· 11 years ago
d288059
DMA-API: usb: bcma: replace dma_set_mask()+dma_set_coherent_mask() with new helper
by Russell King
· 11 years ago
8e29217
usb: usbtest: support container id descriptor test
by Huang Rui
· 11 years ago
b8fef79
usb: usbtest: support superspeed device capbility descriptor test
by Huang Rui
· 11 years ago
82f9267
usb: usbtest: support usb2 extension descriptor test
by Huang Rui
· 11 years ago
c2ec3a7
usb: chipidea: only get vbus regulator for non-peripheral mode
by Peter Chen
· 11 years ago
0d768fcf
USB: ehci-atmel: add usb_clk for transition to CCF
by Boris BREZILLON
· 11 years ago
9983d6d
usb: cdc-wdm: ignore speed change notifications
by Bjørn Mork
· 11 years ago
Next »