Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6ec8be251fb445dcc43086a485fec1b2708c09da
/
drivers
/
usb
19ea9d6
Merge tag 'usb-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
f16443a
USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
by Alan Stern
· 7 years ago
a090bd4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
d2f48f0
usb: xhci: ASMedia ASM1042A chipset need shorts TX quirk
by Corentin Labbe
· 7 years ago
b72eb84
usb: xhci: Fix USB 3.1 supported protocol parsing
by YD Tseng
· 7 years ago
8ada5f3
Merge tag 'fixes-for-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 7 years ago
f50b878
USB: gadget: fix GPF in gadgetfs
by Alan Stern
· 7 years ago
cf124db
net: Fix inconsistent teardown and release of private netdev state.
by David S. Miller
· 8 years ago
0e3e975
usb: gadget: composite: make sure to reactivate function on unbind
by Felipe Balbi
· 7 years ago
b132e4a2
Merge tag 'fixes-for-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 7 years ago
afbbc79
usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timing
by Yoshihiro Shimoda
· 8 years ago
940f538
usb: gadget: udc: renesas_usb3: lock for PN_ registers access
by Yoshihiro Shimoda
· 8 years ago
067d6fd
usb: gadget: udc: renesas_usb3: fix deadlock by spinlock
by Yoshihiro Shimoda
· 8 years ago
cdc8768
usb: gadget: udc: renesas_usb3: fix pm_runtime functions calling
by Yoshihiro Shimoda
· 8 years ago
dc9217b
usb: gadget: f_mass_storage: Serialize wake and sleep execution
by Thinh Nguyen
· 8 years ago
55b644f
usb: dwc2: add support for the DWC2 controller on Meson8 SoCs
by Martin Blumenstingl
· 8 years ago
b3addcf
usb: musb: dsps: keep VBUS on for host-only mode
by Bin Liu
· 7 years ago
8b77b0c
Merge tag 'usb-ci-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus
by Greg Kroah-Hartman
· 7 years ago
cbb22eb
usb: chipidea: core: check before accessing ci_role in ci_role_show
by Michael Thalmeier
· 7 years ago
0340ff8
usb: chipidea: debug: check before accessing ci_role
by Michael Thalmeier
· 8 years ago
b51e0ce
Merge tag 'usb-serial-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 7 years ago
6df2b42
usb: musb: tusb6010_omap: Do not reset the other direction's packet size
by Peter Ujfalusi
· 8 years ago
3c50ffe
usb: musb: Fix trying to suspend while active for OTG configurations
by Tony Lindgren
· 8 years ago
4b148d5
usb: host: xhci-plat: propagate return value of platform_get_irq()
by Thomas Petazzoni
· 8 years ago
604d02a
xhci: Fix command ring stop regression in 4.11
by Mathias Nyman
· 8 years ago
5db851c
xhci: remove GFP_DMA flag from allocation
by Matthias Lange
· 8 years ago
63aea0d
USB: xhci: fix lock-inversion problem
by Alan Stern
· 8 years ago
6a29bee
usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcd
by Peter Chen
· 8 years ago
7480d91
usb: host: xhci-mem: allocate zeroed Scratchpad Buffer
by Peter Chen
· 8 years ago
a0c1663
xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for Denverton
by Mathias Nyman
· 8 years ago
7bc5d5a
usb: xhci: trace URB before giving it back instead of after
by Mathias Nyman
· 8 years ago
aa1f058
usb: chipidea: udc: fix NULL pointer dereference if udc_start failed
by Jisheng Zhang
· 8 years ago
62b97d5
usb: chipidea: imx: Do not access CLKONOFF on i.MX51
by Andrey Smirnov
· 8 years ago
8d7a10d
USB: serial: qcserial: add more Lenovo EM74xx device IDs
by Bjørn Mork
· 8 years ago
5120a26
USB: host: xhci: use max-port define
by Johan Hovold
· 8 years ago
93491ce
USB: hub: fix SS max number of ports
by Johan Hovold
· 8 years ago
bec444c
USB: hub: fix non-SS hub-descriptor handling
by Johan Hovold
· 8 years ago
2c25a2c
USB: hub: fix SS hub-descriptor handling
by Johan Hovold
· 8 years ago
ec963b4
USB: usbip: fix nonconforming hub descriptor
by Johan Hovold
· 8 years ago
d81182c
USB: gadget: dummy_hcd: fix hub-descriptor removable fields
by Johan Hovold
· 8 years ago
ef53b92
USB: core: of: document reference taken by companion helper
by Johan Hovold
· 8 years ago
a741547
USB: ehci-platform: fix companion-device leak
by Johan Hovold
· 8 years ago
1f873d8
usb: r8a66597-hcd: select a different endpoint on timeout
by Chris Brandt
· 8 years ago
dd14a3e
usb: r8a66597-hcd: decrease timeout
by Chris Brandt
· 8 years ago
1a744d2
usb: core: fix potential memory leak in error path during hcd creation
by Anton Bondarenko
· 8 years ago
dd5ca75
USB: iowarrior: fix info ioctl on big-endian hosts
by Johan Hovold
· 8 years ago
63afd5c
USB: chaoskey: fix Alea quirk on big-endian hosts
by Johan Hovold
· 8 years ago
7cdfe4d
sisusb_con: fix coccinelle warning
by Jiri Slaby
· 8 years ago
0bd193d
usb: misc: legousbtower: Fix memory leak
by Maksim Salau
· 8 years ago
2f96478
USB: core: replace %p with %pK
by Vamsi Krishna Samavedam
· 8 years ago
628c289
USB: ene_usb6250: fix DMA to the stack
by Alan Stern
· 8 years ago
5f63424
USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDs
by Andrey Korolyov
· 8 years ago
018047a
usb: dwc3: keystone: check return value
by Pan Bian
· 8 years ago
b7f7385
usb: gadget: f_fs: avoid out of bounds access on comp_desc
by William Wu
· 8 years ago
844cf8a
usb: gadget: gserial: check if console kthread exists
by Bogdan Mirea
· 8 years ago
d325a1d
usb: dwc3: gadget: Prevent losing events in event cache
by Thinh Nguyen
· 8 years ago
f1d6826
usb: dwc3: gadget: Fix ISO transfer performance
by Roger Quadros
· 8 years ago
6821795
usb: dwc3: pci: add Intel Cannonlake PCI IDs
by Heikki Krogerus
· 9 years ago
6aeb75e
USB: serial: io_ti: fix div-by-zero in set_termios
by Johan Hovold
· 8 years ago
26cede3
USB: serial: mct_u232: fix big-endian baud-rate handling
by Johan Hovold
· 8 years ago
ad0ccac
USB: serial: ir-usb: fix big-endian baud-rate debug printk
by Johan Hovold
· 8 years ago
bb24668
USB: serial: ftdi_sio: fix setting latency for unprivileged users
by Anthony Mallet
· 8 years ago
40dd460
usb: serial: option: add Telit ME910 support
by Daniele Palmas
· 8 years ago
3ef2bc0
Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
8f28472
Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
2bd8040
Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
8d65b08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
c58d405
Merge tag 'docs-4.12' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
7d6a31c
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
d852ed9
usb: host: xhci: remove #ifdef around PM functions
by Arnd Bergmann
· 8 years ago
9f41ebf
usb: musb: don't mark of_dev_auxdata as initdata
by Arnd Bergmann
· 8 years ago
942a487
usb: misc: legousbtower: Fix buffers on stack
by Maksim Salau
· 8 years ago
1944581
USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"
by Bjørn Mork
· 8 years ago
1022ccd
USB: storage: e-mail update in drivers/usb/storage/unusual_devs.h
by Phillip Potter
· 8 years ago
8ebe0e2
Merge tag 'usb-serial-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
by Greg Kroah-Hartman
· 8 years ago
6fc091f
usb: host: xhci: print correct command ring address
by Peter Chen
· 8 years ago
314eaf7
usb: host: xhci: delete sp_dma_buffers for scratchpad
by Peter Chen
· 8 years ago
724e882
usb: host: xhci: using correct specification chapter reference for DCBAAP
by Peter Chen
· 8 years ago
77d45b4
xhci: switch to pci_alloc_irq_vectors
by Christoph Hellwig
· 8 years ago
435cc11
usb: host: xhci-plat: set resume_quirk() for R-Car controllers
by Yoshihiro Shimoda
· 8 years ago
98c0a3f
usb: host: xhci-plat: add resume_quirk()
by Yoshihiro Shimoda
· 8 years ago
835e424
usb: host: xhci-plat: enable clk in resume timing
by Yoshihiro Shimoda
· 8 years ago
b0c69b4
usb: host: plat: Enable xHCI plat runtime PM
by Baolin Wang
· 8 years ago
31c5d19
USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit
by Marek Vasut
· 8 years ago
4f37fa5
USB: serial: constify static arrays
by Johan Hovold
· 8 years ago
21470e3
usb: fix some references for /proc/bus/usb
by Mauro Carvalho Chehab
· 8 years ago
ac9d947
Merge tag 'usb-ci-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next
by Greg Kroah-Hartman
· 8 years ago
593bc46
usb: musb: musb_cppi41: Workaround DMA stall issue during teardown
by Alexandre Bailon
· 8 years ago
d6299b6
usb: musb: Add support of CPPI 4.1 DMA controller to DA8xx
by Alexandre Bailon
· 8 years ago
aa2fb88
usb: musb: Use shared irq
by Alexandre Bailon
· 8 years ago
f5332b0
usb: musb: cppi_dma.c: use DIV_ROUND_UP macro in cppi_next_(r|t)x_segment()
by Ivan Safonov
· 8 years ago
ec1dafe
xhci: use correct flags for spin_lock_irqrestore() when setting port power
by Mathias Nyman
· 8 years ago
6b6cbc1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
a932a80
usb: chipidea: core: add sysfs group
by Peter Chen
· 8 years ago
025def9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
e1c3e6e
docs-rst: fix usb cross-references
by Mauro Carvalho Chehab
· 8 years ago
e0c34e9
usb: get rid of some ReST doc build errors
by Mauro Carvalho Chehab
· 8 years ago
ba7756d
Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 8 years ago
48eab1f
usb: gadget: udc: atmel: Update Kconfig help for fifo_mode = 0
by Cristian Birsan
· 8 years ago
fcc9634c
usb: gadget: udc: atmel: Use dev_err() to display EP configuration error
by Cristian Birsan
· 8 years ago
Next »