Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
caa67a5ec8926188adcbece0df2ae60ceff534ae
/
drivers
/
usb
caa67a5
USB: Add EXPORT_SYMBOL for usb_alloc_dev
by Pratyush Anand
· 11 years ago
977dcfd
USB: OHCI: don't lose track of EDs when a controller dies
by Alan Stern
· 11 years ago
256dbcd
USB: OHCI: fix bugs in debug routines
by Alan Stern
· 11 years ago
6f65126
USB: OHCI: add SG support
by Alan Stern
· 11 years ago
1299cff
USB: shutdown all URBs after controller death
by Alan Stern
· 11 years ago
46865bf
Merge tag 'usb-serial-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
by Greg Kroah-Hartman
· 11 years ago
85bf20d
Merge 3.16-rc5 into usb-next
by Greg Kroah-Hartman
· 11 years ago
d8279a4
USB: serial: ftdi_sio: Add Infineon Triboard
by Michal Sojka
· 11 years ago
526a404
USB: add reset resume quirk for usb3503
by Joonyoung Shim
· 11 years ago
ecdc071
usb: usb3503: add PM functions
by Joonyoung Shim
· 11 years ago
0e278b3
fotg210: Use managed interfaces for allocation of resources
by Himangi Saraogi
· 11 years ago
96ae571
uhci-platform: use devm_ioremap resource
by Himangi Saraogi
· 11 years ago
5a7fbe7
USB: ftdi_sio: Add extra PID.
by Bert Vermeulen
· 11 years ago
3e346d4
USB: PHY: tegra: Call tegra_usb_phy_close only on device removal
by Tuomas Tynkkynen
· 11 years ago
a47cc24
USB: EHCI: tegra: Fix probe order issue leading to broken USB
by Tuomas Tynkkynen
· 11 years ago
91c72df
drivers/usb/serial/mos7840.c: remove unnecessary null test before kfree
by Fabian Frederick
· 11 years ago
ddd9425
usb: host: uhci-grlib.c : use devm_ functions
by Himangi Saraogi
· 11 years ago
6a70b62
USB: EHCI: tegra: Fix use-after-free in .remove()
by Tuomas Tynkkynen
· 11 years ago
6e69373
USB: ehci-pci: USB host controller support for Intel Quark X1000
by Bryan O'Donoghue
· 11 years ago
4428524
USB: OHCI: don't allocate HCCA atomically
by Vladimir Zapolskiy
· 11 years ago
f589b3e
USB: UHCI: don't allocate frame list atomically
by Vladimir Zapolskiy
· 11 years ago
47c6ae7
USB: EHCI: don't allocate hardware periodic table atomically by default
by Vladimir Zapolskiy
· 11 years ago
64024d9
drivers/usb/host/fhci-dbg.c: remove unnecessary null test before debugfs_remove
by Fabian Frederick
· 11 years ago
3632eba
USB: ehci-spear: Make of_device_id array const
by Jingoo Han
· 11 years ago
1b45049
USB: ehci-tegra: Make of_device_id array const
by Jingoo Han
· 11 years ago
10e15d6
USB: ohci-spear: Make of_device_id array const
by Jingoo Han
· 11 years ago
3587fb3
USB: ehci-msm: Make of_device_id array const
by Jingoo Han
· 11 years ago
8968614
USB: oxu210hp-hcd.c: use devm_ functions
by Himangi Saraogi
· 11 years ago
2097937
usb: phy: tegra: Do not include asm/mach-types.h
by Thierry Reding
· 11 years ago
6c0f369
usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue()
by Alexey Khoroshilov
· 11 years ago
a2b63cb
usb: host: max3421-hcd: Fix max3421_reset_port() to set USB_PORT_STAT_RESET
by David Mosberger-Tang
· 11 years ago
2eb5dbd
usb: host: max3421-hcd: Use atomic bitops in lieu of bit fields
by David Mosberger-Tang
· 11 years ago
f6d9d89
USB: gadget: Fixed a few typos in comments
by Mickael Maison
· 11 years ago
14ad5a9
usb: ehci-exynos: Use NULL instead of 0
by Sachin Kamat
· 11 years ago
473e92e
usb: ohci-exynos: Use NULL instead of 0
by Sachin Kamat
· 11 years ago
ab53eb9
usb: class: usbtmc.c: Cleaning up uninitialized variables
by Rickard Strandqvist
· 11 years ago
53dbcb3
usb: dwc2: gadget: remove incorrect file reference
by Jingoo Han
· 11 years ago
d04477d
usb: dwc2: gadget: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
e9ebe7c
usb: dwc2: gadget: fix checkpatch errors
by Jingoo Han
· 11 years ago
4ac8918
usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllers
by Yoshihiro Shimoda
· 11 years ago
fd66634
usb: host: xhci-plat: use devm_functions
by Himangi Saraogi
· 11 years ago
288c0f4
xhci: make error messages grepable
by Oliver Neukum
· 11 years ago
f4f8ae0
USB: kl5kusb105: Remove klsi_105_tiocmset function
by Peter Senna Tschudin
· 11 years ago
3cd12f9
usb: force warm reset to break link re-connect livelock
by Dan Williams
· 11 years ago
51df62f
usb: allow lpm (en/dis)able only if device is atleast in default state
by Pratyush Anand
· 11 years ago
b2f463e1
dwc3: host: Enable USB3 LPM capability
by Pratyush Anand
· 11 years ago
20f6fdd
xhci: Platform: Set xhci lpm support quirk based on platform data
by Pratyush Anand
· 11 years ago
94ef3d5
xhci: Platform: Add (en/dis)able_usb3_lpm_timeout
by Pratyush Anand
· 11 years ago
9502c46
xhci: A default implementation for Ux timeout calculation and tier policy check
by Pratyush Anand
· 11 years ago
ec5734c
usb: misc: usb3503: Update error code in print message
by Tushar Behera
· 11 years ago
f8dd7a2
Merge 3.16-rc4 into usb-next
by Greg Kroah-Hartman
· 11 years ago
5bc9e59
USB: kl5kusb105: Remove klsi_105_tiocmset function
by Peter Senna Tschudin
· 11 years ago
3d28bd8
usb: option: Add ID for Telewell TW-LTE 4G v2
by Bernd Wachter
· 11 years ago
b932605
USB: cp210x: add support for Corsair usb dongle
by Andras Kovacs
· 11 years ago
cca16d6
USB: mos7840: remove unnecessary null test before kfree
by Fabian Frederick
· 11 years ago
19de427
USB: ftdi_sio: remove redundant mtxorb quirk
by Johan Hovold
· 11 years ago
47e5759
USB: ftdi_sio: clean up ftdi_set_max_packet_size()
by Johan Hovold
· 11 years ago
a90d84a
USB: ftdi_sio: fix max-packet-size warning
by Johan Hovold
· 11 years ago
af6f9e8
USB: ftdi_sio: make port probe less verbose
by Johan Hovold
· 11 years ago
e4adcff
usb: chipidea: udc: delete td from req's td list at ep_dequeue
by Peter Chen
· 11 years ago
8ae587e
usb: Kconfig: make EHCI_MSM selectable for QCOM SOCs
by Srinivas Kandagatla
· 11 years ago
b14bf2d
usb-storage/SCSI: Add broken_fua blacklist flag
by Alan Stern
· 11 years ago
ba1ba3a
Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 11 years ago
8035691
usb: musb: dsps: fix the base address for accessing the mode register
by Lothar Waßmann
· 11 years ago
508ccea
usb: phy: msm: Do not do runtime pm if the phy is not idle
by Srinivas Kandagatla
· 11 years ago
8ecd93a
Merge tag 'usb-serial-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 11 years ago
c58d80f5
usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irq
by Thomas Gleixner
· 11 years ago
6ee96cc
usb: gadget: gr_udc: Fix check for invalid number of microframes
by Andreas Larsson
· 11 years ago
7adb5c8
usb: musb: Fix panic upon musb_am335x module removal
by Ezequiel Garcia
· 11 years ago
d675913
usb: xhci: Correct last context entry calculation for Configure Endpoint
by Julius Werner
· 11 years ago
d6236f6
xhci: Fix runtime suspended xhci from blocking system suspend.
by Wang, Yu
· 11 years ago
ff8cbf2
xhci: clear root port wake on bits if controller isn't wake-up capable
by Lu Baolu
· 11 years ago
3213b15
xhci: correct burst count field for isoc transfers on 1.0 xhci hosts
by Mathias Nyman
· 11 years ago
6fcfb0d
xhci: Use correct SLOT ID when handling a reset device command
by Mathias Nyman
· 11 years ago
135e7d0
Merge tag 'fixes-for-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 11 years ago
b0ebef3
usb: option: add/modify Olivetti Olicard modems
by Bjørn Mork
· 11 years ago
aea1ae8
USB: ftdi_sio: fix null deref at port probe
by Johan Hovold
· 11 years ago
1cab4c6
USB: option: add device ID for SpeedUp SU9800 usb 3g modem
by Oliver Neukum
· 11 years ago
5d88180
usb: musb: core: Handle Babble condition only in HOST mode
by George Cherian
· 11 years ago
f0cae93
usb: gadget: gadgetfs: correct dev state
by Marcus Nutzinger
· 11 years ago
14574b5
usb: gadget: OS descriptors: provide interface directory names
by Andrzej Pietrasiewicz
· 11 years ago
fe00b13
usb: gadget: OS descriptors configfs cleanup
by Andrzej Pietrasiewicz
· 11 years ago
f0688c8
usb: gadget: f_fs: fix NULL pointer dereference when there are no strings
by Michal Nazarewicz
· 11 years ago
82363cf
usb: musb: ux500: don't propagate the OF node
by Linus Walleij
· 11 years ago
3fe1550
usb: renesas: gadget: fixup: complete STATUS stage after receiving
by Kuninori Morimoto
· 11 years ago
a923207
usb: gadget: u_ether: synchronize with transmit when stopping queue
by Jeff Westfahl
· 11 years ago
02dae36
usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepare/complete
by George Cherian
· 11 years ago
c5a1fbc
usb: dwc3: dwc3-omap: Fix the crash on module removal
by George Cherian
· 11 years ago
4683ae8
usb: gadget: f_rndis: fix an error code on allocation failure
by Dan Carpenter
· 11 years ago
5cd8c48
usb: dwc3: gadget: check link trb after free_slot is increased
by Zhuang Jin Can
· 11 years ago
32b36ee
USB: usbtest: add a timeout for scatter-gather tests
by Alan Stern
· 11 years ago
b0a50e9
USB: EHCI: avoid BIOS handover on the HASEE E200
by Alan Stern
· 11 years ago
e3d1050
usb: fix hub-port pm_runtime_enable() vs runtime pm transitions
by Dan Williams
· 11 years ago
6c79fe4
usb: quiet peer failure warning, disable poweroff
by Dan Williams
· 11 years ago
b658b8f
usb: improve "not suspended yet" message in hub_suspend()
by Dan Williams
· 11 years ago
be3de32
xhci: Fix sleeping with IRQs disabled in xhci_stop_device()
by Mathias Nyman
· 11 years ago
e3d9558
usb: fix ->update_hub_device() vs hdev->maxchild
by Dan Williams
· 11 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
16b9057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
82abb27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
Next »