Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5275455a6e6ae6b57303834b0afd267bb9657ffc
5275455
usb: dwc3: gadget: make DWC3_EP_WEDGE do the right thing
by Paul Zimmerman
· 13 years ago
82828ca
usb: dwc3: gadget: driver should not wait for RxFIFO to drain
by Paul Zimmerman
· 13 years ago
b23c843
usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs
by Paul Zimmerman
· 13 years ago
49a25cc
usb: dwc: remove "All rights reserved" statement.
by Sebastian Andrzej Siewior
· 13 years ago
b147f35
usb: dwc3: ep0: fix debug output
by Sebastian Andrzej Siewior
· 13 years ago
9876cbe
usb: dwc3: ep0: remove second giveback in error case
by Sebastian Andrzej Siewior
· 13 years ago
25355be
usb: dwc3: ep0: fix debug message
by Felipe Balbi
· 13 years ago
d95b09b
usb: dwc3: ep0: ignore direction on 2-stage transfer
by Felipe Balbi
· 13 years ago
2646021
usb: dwc3: ep0: Make USB30CV happy with SetAddress
by Felipe Balbi
· 13 years ago
5b253d8
USB: add quirk for Logitech C300 web cam
by Jon Levell
· 13 years ago
d178bc3
user namespace: usb: make usb urbs user namespace aware (v2)
by Serge Hallyn
· 13 years ago
edb2b25
USB: message: cleanup min_t() cast in usb_sg_init()
by Dan Carpenter
· 13 years ago
1bfac90
USB: qcserial: add device ID for "HP un2430 Mobile Broadband Module"
by Rigbert Hamisch
· 13 years ago
393cbb5
usb/core/devio.c: Check for printer class specific request
by Matthias Dellweg
· 13 years ago
aec01c5
USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uid
by Serge Hallyn
· 13 years ago
5c12e78
USB: UHCI: improve comments and logic for root-hub suspend
by Alan Stern
· 13 years ago
a6eeeb9
USB: Update USB default wakeup settings
by Alan Stern
· 13 years ago
0cc47d5
usb/xhci: remove CONFIG_PCI in xhci.c's probe function
by Sebastian Andrzej Siewior
· 13 years ago
552e0c4
usb/xhci: move xhci_gen_setup() away from -pci.
by Sebastian Andrzej Siewior
· 13 years ago
da3c9c4
usb/xhci: refactor xhci_pci_setup()
by Sebastian Andrzej Siewior
· 13 years ago
22d45f0
usb/xhci: replace pci_*_consistent() with dma_*_coherent()
by Sebastian Andrzej Siewior
· 13 years ago
421aa84
usb/xhci: hide MSI code behind PCI bars
by Sebastian Andrzej Siewior
· 13 years ago
3fd1ec5
usb/xhci: group MSI interrupt registration into its own function
by Sebastian Andrzej Siewior
· 13 years ago
7b72000
usb/host: introduce USB_ARCH_HAS_XHCI
by Felipe Balbi
· 13 years ago
cd68176
xHCI: fix debug message
by Andiry Xu
· 13 years ago
7e393a8
xHCI: AMD isoc link TRB chain bit quirk
by Andiry Xu
· 13 years ago
c1045e8
usbcore: add sysfs support to xHCI usb2 hardware LPM
by Andiry Xu
· 13 years ago
65580b43
xHCI: set USB2 hardware LPM
by Andiry Xu
· 13 years ago
9574323
xHCI: test USB2 software LPM
by Andiry Xu
· 13 years ago
fc71ff7
xHCI: Check host USB2 LPM capability
by Andiry Xu
· 13 years ago
6fd4562
xHCI: Clear PLC for USB2 root hub ports
by Andiry Xu
· 13 years ago
d2f52c9
xHCI: test and clear RWC bit
by Andiry Xu
· 13 years ago
c9682df
xHCI: set link state
by Andiry Xu
· 13 years ago
1ff4df5
usbcore: check device's LPM capability
by Andiry Xu
· 13 years ago
3148bf0
usbcore: get BOS descriptor set
by Andiry Xu
· 13 years ago
5023829
USB: gadget: u_serial.c: fixed a brace coding style issue
by Shaun Silk
· 13 years ago
2093c6b
EHCI : introduce a common ehci_setup
by Matthieu CASTET
· 13 years ago
236c448
usbmon vs. tcpdump: fix dropped packet count
by Johannes Stezenbach
· 13 years ago
865569b
usb: gadget: udc-core: fix bug on soft_connect interface
by Felipe Balbi
· 13 years ago
598f0b7
USB: pl2303: add id for SMART device
by Eric Benoit
· 13 years ago
68c79e5
USB: qcserial: Add support for Sierra Wireless MC8355/Gobi 3000
by Richard Hartmann
· 13 years ago
27ccaaa
xhci-mem.c: xhci_segment_free: No need for checking seg argument
by Kautuk Consul
· 13 years ago
0e6c7f7
xhci-mem.c: Check for ring->first_seg != NULL
by Kautuk Consul
· 13 years ago
10d674a
USB: When hot reset for USB3 fails, try warm reset.
by Sarah Sharp
· 13 years ago
2b69899
xhci: USB 3.0 BW checking.
by Sarah Sharp
· 13 years ago
170c026
xhci: Fix mult base in endpoint bandwidth info.
by Sarah Sharp
· 13 years ago
75d7cf7
usbcore: refine warm reset logic
by Andiry Xu
· 13 years ago
d782659
usb/xhci: ignore xhci version while checking for the link quirk
by Sebastian Andrzej Siewior
· 13 years ago
45e1892
USB: Realtek cr: Fix driver freeze issue
by edwin_rong
· 13 years ago
2394d67e
USB: add RESET_RESUME for webcams shown to be quirky
by Oliver Neukum
· 13 years ago
25aa554
USB: document ehci-hcd's "companion" sysfs attribute
by Alan Stern
· 13 years ago
073b854
Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
b5dd18d
USB: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
41f05de
usb: ehci: remove the 1st wmb in qh_append_tds
by Ming Lei
· 13 years ago
fcda37c
usb: ehci: fix comment for EHCI_SHRINK_JIFFIES
by Ming Lei
· 13 years ago
9a971dd
usb: ehci: only prepare zero packet for out transfer if required
by Ming Lei
· 13 years ago
0412560
usb: ehci: remove wmb in qh_update
by Ming Lei
· 13 years ago
65e52f4
usb: cdc-acm: Owen SI-30 support
by Denis Pershin
· 13 years ago
839f245
usb-storage: fix realtek cr configuration
by Vincent Palatin
· 13 years ago
8582d86
USB: g_printer: fix bug in unregistration
by Fabian Godehardt
· 13 years ago
fba9e54
s3c-hsudc: implement vbus_draw hook
by Heiko Stübner
· 13 years ago
e538dfd
usb: Provide usb_speed_string() function
by Michal Nazarewicz
· 13 years ago
c58a76c
USB: option: add various ZTE device network interfaces to the blacklist
by Dan Williams
· 13 years ago
eb05ce5
USB: option: add ZTE product 0x0037 to sendsetup blacklist
by Dan Williams
· 13 years ago
0d905fd
USB: option: convert Huawei K3765, K4505, K4605 reservered interface to blacklist
by Dan Williams
· 13 years ago
b4626c1
USB: option: convert interface blacklisting to bitfields
by Dan Williams
· 13 years ago
28c9fc6
usb gadget: clean up FSF boilerplate text
by Klaus Schwarzkopf
· 13 years ago
de76cc2
musb_gadget: Fix for spurious interrupts on endpoint zero.
by Hans Petter Selasky
· 13 years ago
c5a4859
USB: for usb_autopm_get_interface_async -EINPROGRESS is not an error
by Jim Wylder
· 13 years ago
e16da02
USB: storage: Use normalized sense when emulating autosense
by Luben Tuikov
· 14 years ago
73ddc24
xhci: Redundant check in xhci_check_args for xhci->devs
by sifram.rajas@gmail.com
· 13 years ago
2ffdea2
xHCI: refine td allocation
by Andiry Xu
· 13 years ago
fd984d2
xhci: Don't print short isoc packets.
by Sarah Sharp
· 13 years ago
86cc558
xhci: Add software BW checking quirk to Intel PPT xHCI
by Sarah Sharp
· 13 years ago
c29eea6
xhci: Implement HS/FS/LS bandwidth checking.
by Sarah Sharp
· 13 years ago
2e27980
xhci: Track interval bandwidth tables per port/TT.
by Sarah Sharp
· 13 years ago
9af5d71
xhci: Store endpoint bandwidth information.
by Sarah Sharp
· 13 years ago
839c817
xhci: Store information about roothubs and TTs.
by Sarah Sharp
· 13 years ago
6638175
xhci: Store the "real" root port number.
by Sarah Sharp
· 13 years ago
750645f
xhci: Refactor endpoint limit checking.
by Sarah Sharp
· 13 years ago
fe30182
xhci: Rename virt_dev->port to fake_port.
by Sarah Sharp
· 13 years ago
2dc3753
xhci: If no endpoints changed, don't issue BW command.
by Sarah Sharp
· 13 years ago
0ae52d5
usb: musb: Enable DMA mode1 RX for transfers without short packets
by Anand Gadiyar
· 13 years ago
b3c3dc2
usb: musb: fix build breakage
by Felipe Balbi
· 13 years ago
7c5881d
usb: gadget: audio: queue wLength-sized requests
by Felipe Balbi
· 13 years ago
ef7f584
usb: gadget: audio: actually support both speeds
by Felipe Balbi
· 13 years ago
6532c7f
usb: gadget: storage: make FSG_NUM_BUFFERS variable size
by Per Forlin
· 13 years ago
04eee25
USB: gadget: storage: remove alignment assumption
by Alan Stern
· 13 years ago
3f565a3
usb: gadget: storage: adapt logic block size to bound block devices
by Peiyu Li
· 13 years ago
019ac83
usb: dwc3: gadget: improve debug on link state change
by Felipe Balbi
· 13 years ago
4b5faa7
usb: dwc3: omap: set idle and standby modes
by Felipe Balbi
· 13 years ago
55f3fba
usb: dwc3: ep0: introduce ep0_expect_in flag
by Felipe Balbi
· 13 years ago
d742220
usb: dwc3: ep0: giveback requests on stall_and_restart
by Felipe Balbi
· 13 years ago
bb7ea28
usb: dwc3: gadget: drop the useless dma_sync_single* calls
by Felipe Balbi
· 13 years ago
771f184
usb: dwc3: gadget: fix GCTL programming
by Felipe Balbi
· 13 years ago
f78d32e
usb: dwc3: define ScaleDown macro helper
by Felipe Balbi
· 13 years ago
f4aadbe
usb: dwc3: Fix definition of DWC3_GCTL_U2RSTECN
by Felipe Balbi
· 13 years ago
78c58a5
usb: dwc3: gadget: do not map/unmap ZLP transfers
by Sebastian Andrzej Siewior
· 13 years ago
42077b0
usb: dwc3: omap: fix IRQ handling
by Felipe Balbi
· 13 years ago
dd17a6b
usb: dwc3: omap: change IRQ name to dwc3-omap
by Felipe Balbi
· 13 years ago
Next »