Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3f9e3df8da3c51649c15db249978a10f7374236a
/
drivers
/
usb
fb5f183
usb: ohci-at91: fix irq and iomem resource retrieval
by Boris BREZILLON
· 11 years ago
7cd0c29
usb: phy: fix driver dependencies
by Felipe Balbi
· 11 years ago
6962d91
xhci: Limit the spurious wakeup fix only to HP machines
by Takashi Iwai
· 11 years ago
5a1e145
usb: chipidea: fix nobody cared IRQ when booting with host role
by Peter Chen
· 11 years ago
cc5c9eb6
usb: chipidea: host: Only disable the vbus regulator if it is not NULL
by Fabio Estevam
· 11 years ago
52d0dc7
usb: serial: zte_ev: move support for ZTE AC2726 from zte_ev back to option
by Dmitry Kunilov
· 11 years ago
4144bc8
usb: cdc-wdm: manage_power should always set needs_remote_wakeup
by Bjørn Mork
· 11 years ago
757de81
Merge tag 'fixes-for-v3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 11 years ago
851dd02
usb: phy-tegra-usb.c: wrong pointer check for remap UTMI
by Chris Ruehl
· 11 years ago
2d51f3c
usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHED
by Julius Werner
· 11 years ago
9876388
usb: ohci-pxa27x: include linux/dma-mapping.h
by Daniel Mack
· 11 years ago
3b59d16
USB: cdc-acm: Added support for the Lenovo RD02-D400 USB Modem
by David Cluytens
· 11 years ago
a313249
USB: pl2303: fixed handling of CS5 setting
by Colin Leitner
· 11 years ago
8704211
USB: ftdi_sio: fixed handling of unsupported CSIZE setting
by Colin Leitner
· 11 years ago
78692cc
USB: mos7840: correct handling of CS5 setting
by Colin Leitner
· 11 years ago
711fbdf
USB: spcp8x5: correct handling of CS5 setting
by Colin Leitner
· 11 years ago
471e42a
usb: wusbcore: fix deadlock in wusbhc_gtk_rekey
by Thomas Pugliese
· 11 years ago
6161ae5
usb: wusbcore: do device lookup while holding the hc mutex
by Thomas Pugliese
· 11 years ago
f4042c0
usb: wusbcore: send keepalives to unauthenticated devices
by Thomas Pugliese
· 11 years ago
2bf308d
USB: option: support new huawei devices
by Fangxiaozhi (Franko)
· 11 years ago
8f173e2
USB: serial: option: blacklist interface 1 for Huawei E173s-6
by Gustavo Zacarias
· 11 years ago
35773da
usb: xhci: Link TRB must not occur within a USB payload burst
by David Laight
· 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
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
73e0686
USB: cdc-wdm: support back-to-back USB_CDC_NOTIFY_RESPONSE_AVAILABLE notifications
by Greg Suarez
· 11 years ago
32e2493
usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macros
by Joe Perches
· 11 years ago
9d3bd76
usb: usbtest: support bos descriptor test for usb 3.0
by Huang Rui
· 11 years ago
488c9cd
USB: phy: samsung: Support multiple PHYs of same type
by Anton Tikhomirov
· 11 years ago
f74b75e
usb: wusbcore: change WA_SEGS_MAX to a legal value
by Thomas Pugliese
· 11 years ago
f07ddb9
usb: wusbcore: add a quirk for Alereon HWA device isoc behavior
by Thomas Pugliese
· 11 years ago
2101242
usb: wusbcore: combine multiple isoc frames in a single transfer request.
by Thomas Pugliese
· 11 years ago
7b6bc07
usb: wusbcore: set the RPIPE wMaxPacketSize value correctly
by Thomas Pugliese
· 11 years ago
df101c5
usb: chipidea: host: more enhancement when ci->hcd is NULL
by Peter Chen
· 11 years ago
e55f7cd
usb: ohci: remove ep93xx bus glue platform driver
by H Hartley Sweeten
· 11 years ago
f55055b
usb: usbtest: fix checkpatch warning as sizeof code style
by Huang Rui
· 11 years ago
a1924d8
usb/gadget: f_mass_storage: use string literal as format in dev_set_name
by Andrzej Pietrasiewicz
· 11 years ago
Next »