Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
421aa841a134f6a743111cf44d0c6d3b45e3cf8c
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
4b5faa7a
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
a72e658
usb: dwc3: add module.h to dwc3-omap.c and core.c
by Felipe Balbi
· 13 years ago
9962444
usb: dwc3: omap: distinguish between SW and HW modes
by Felipe Balbi
· 13 years ago
29d8bc1
usb: dwc3: omap: drop DEV_PM_OPS for now
by Felipe Balbi
· 13 years ago
df01c61
usb: dwc3: omap: use the macro we already have
by Felipe Balbi
· 13 years ago
324e548
usb: dwc3: omap: do not enable DMA Disable Clear IRQ
by Felipe Balbi
· 13 years ago
ccba3bc
usb: dwc3: omap: fix dev_dbg() calls
by Felipe Balbi
· 13 years ago
1ddcb21
usb: dwc3: use ep0_next_event field
by Felipe Balbi
· 13 years ago
b53c772
usb: dwc3: core: add ep0_next_event field
by Felipe Balbi
· 13 years ago
0b7836a
usb: dwc3: drop EP0_STALL state
by Felipe Balbi
· 13 years ago
76cb323
usb: dwc3: ep0: clear all EP0 flags
by Felipe Balbi
· 13 years ago
b673cf3
usb: dwc3: ep0: fix Get Status handling
by Felipe Balbi
· 13 years ago
61d5824
usb: dwc3: gadget: replace mdelay with udelay in the busy loop
by Sebastian Andrzej Siewior
· 13 years ago
624407f
usb: dwc3: gadget: rework the dequeue on RESET & DISCONNECT
by Sebastian Andrzej Siewior
· 13 years ago
7650bd7
usb: dwc3: core: move the core check before soft reset
by Sebastian Andrzej Siewior
· 13 years ago
e722531
usb: dwc3: debugfs: remove test mode interface
by Sebastian Andrzej Siewior
· 13 years ago
c7fcdeb
usb: dwc3: ep0: simplify EP0 state machine
by Felipe Balbi
· 13 years ago
984f66a
usb: dwc3: core: add flag for EP0 direction
by Felipe Balbi
· 13 years ago
a682970
usb: dwc3: ep0: add handling for unaligned OUT transfers
by Felipe Balbi
· 13 years ago
5812b1c
usb: dwc3: add a bounce buffer for control endpoints
by Felipe Balbi
· 13 years ago
dc137f0
usb: dwc3: core: add defines for XferNotReady event on Control EPs
by Felipe Balbi
· 13 years ago
164f6e1
usb: dwc3: gadget: improve command completion debug message
by Felipe Balbi
· 13 years ago
Next »