Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
99705092a83f0202d2b64c1b754a831464c5ce90
/
drivers
/
usb
9970509
xhci: Print hcc params, version and quirks on init
by Hans de Goede
· 10 years ago
524134d
USB: don't cancel queued resets when unbinding drivers
by Alan Stern
· 10 years ago
c99e76c
USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platform
by Andreas Herrmann
· 10 years ago
a5790e9
fhci-hub: kill 'len' variable in fhci_hub_control()
by Sergei Shtylyov
· 10 years ago
368fbc3
fhci-hub: no need to overwrite byte 3 of the Hub Descriptor
by Sergei Shtylyov
· 10 years ago
0e08365
Merge 3.19-rc5 into usb-next
by Greg Kroah-Hartman
· 10 years ago
f8359da
Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 10 years ago
919ba4e
Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 10 years ago
39e6063
usb: dwc3: gadget: Stop TRB preparation after limit is reached
by Amit Virdi
· 10 years ago
ec512fb
usb: dwc3: gadget: Fix TRB preparation during SG
by Amit Virdi
· 10 years ago
90bdf40
usb: phy: mv-usb: fix usb_phy build errors
by Arnd Bergmann
· 10 years ago
06087cb
Merge tag 'fixes-for-v3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 10 years ago
04f9c6e
usb: serial: handle -ENODEV quietly in generic_submit_read_urb
by Jeremiah Mahler
· 10 years ago
aa8e221
usb: serial: silence all non-critical read errors
by Jeremiah Mahler
· 10 years ago
32a4bf2
USB: console: fix potential use after free
by Johan Hovold
· 10 years ago
d269d44
USB: console: fix uninitialised ldisc semaphore
by Johan Hovold
· 10 years ago
5fb694f
usb: gadget: udc: atmel: fix possible oops when unloading module
by Songjun Wu
· 10 years ago
42d6cfa
usb: gadget: gadgetfs: fix an oops in ep_write()
by Dan Carpenter
· 10 years ago
9c9d824
usb: phy: Fix deferred probing
by Maxime Ripard
· 10 years ago
56abcab
OHCI: add a quirk for ULi M5237 blocking on reset
by Arseny Solokha
· 10 years ago
1d97869
usb: host: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
f116125
usb: gadget: udc: bdc: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
a95cfa6
USB: host: Remove hard-coded octeon platform information for ehci/ohci
by Andreas Herrmann
· 10 years ago
314b41b
USB: ehci-platform: Support ehci reset after resume quirk
by Wu Liang feng
· 10 years ago
b7aa4cc
usb: isp1760: Use setup_timer
by Julia Lawall
· 10 years ago
b4ab5e8
usb: sl811-hcd: Use setup_timer
by Julia Lawall
· 10 years ago
25821b4
usb: oxu210hp-hcd: Use setup_timer
by Julia Lawall
· 10 years ago
886f310
usb: r8a66597-hcd: Use setup_timer
by Julia Lawall
· 10 years ago
5d31a6d
USB: use %*ph specifier in uss720 driver
by Andy Shevchenko
· 10 years ago
78a629e
USB: use %*ph specifier in mikrotek driver
by Andy Shevchenko
· 10 years ago
788bfe8
usb: host: max3421-hcd: use time_after()
by Asaf Vertz
· 10 years ago
5efd2ea
usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN
by Sebastian Andrzej Siewior
· 10 years ago
86cd740
xhci: Add completion code to the debug ouput of unhandled transfer events
by Mathias Nyman
· 10 years ago
4daf9df
xhci: clean up work to remove unused parameters for functions in xhci-mem.c
by Lin Wang
· 10 years ago
9e08a03
xhci-mem: Use setup_timer
by Julia Lawall
· 10 years ago
fc8abe0
xhci: Use setup_timer
by Julia Lawall
· 10 years ago
dc0b177
xhci: remove unused parameter 'xhci' in function xhci_handshake().
by Lin Wang
· 10 years ago
92c9691
xhci: Clean up work to xhci_add_endpoint().
by Lin Wang
· 10 years ago
3ca8c717
uas: Add US_FL_NO_ATA_1X for 2 more Seagate disk enclosures
by Hans de Goede
· 10 years ago
078fd7d
uas: Do not blacklist ASM1153 disk enclosures
by Hans de Goede
· 10 years ago
f26d29e
usb: gadget: udc: avoid dereference before NULL check in ep_queue
by John W. Linville
· 10 years ago
f56e67f
usb: host: ehci-tegra: request deferred probe when failing to get phy
by Vince Hsu
· 10 years ago
36d1ffd
uas: disable UAS on Apricorn SATA dongles
by Darrick J. Wong
· 10 years ago
c6fa394
uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS566 with usb-id 0bc2:a013
by Hans de Goede
· 10 years ago
e5797a3
uas: Add US_FL_NO_ATA_1X for Seagate devices with usb-id 0bc2:a013
by Hans de Goede
· 10 years ago
7f5c4d6
xhci: Add broken-streams quirk for Fresco Logic FL1000G xhci controllers
by Hans de Goede
· 10 years ago
c401e7b
USB: EHCI: adjust error return code
by Alan Stern
· 10 years ago
6d89252
USB: EHCI: fix initialization bug in iso_stream_schedule()
by Alan Stern
· 10 years ago
f161ead
xhci: Check if slot is already in default state before moving it there
by Mathias Nyman
· 10 years ago
24c498d
Revert "usb: chipidea: remove duplicate dev_set_drvdata for host_start"
by Peter Chen
· 10 years ago
d80c0d1
USB: qcserial/option: make AT URCs work for Sierra Wireless MC73xx
by Reinhard Speyerer
· 10 years ago
1ae78a4
USB: cp210x: add IDs for CEL USB sticks and MeshWorks devices
by David Peterson
· 10 years ago
b512223
USB: keyspan: fix null-deref at probe
by Johan Hovold
· 10 years ago
90441b4
USB: cp210x: fix ID for production CEL MeshConnect USB Stick
by Preston Fick
· 10 years ago
c818a94
usb: phy: Restore deferred probing path
by Thierry Reding
· 10 years ago
6785a10
usb: gadget: udc: atmel: fix possible IN hang issue
by Bo Shen
· 10 years ago
f40afddd
usb: gadget: udc: atmel: change setting for DMA
by Bo Shen
· 10 years ago
84a2b61
usb: dwc3: pci: add support for Intel Sunrise Point PCH
by Heikki Krogerus
· 10 years ago
b44be24
usb: gadget: gadgetfs: Free memory allocated by memdup_user()
by Mario Schuknecht
· 10 years ago
68693b8
usb: musb: stuff leak of struct usb_hcd
by Sebastian Andrzej Siewior
· 10 years ago
62f4f06
usb: dwc2: gadget: kill requests with 'force' in s3c_hsotg_udc_stop()
by Robert Baldyga
· 10 years ago
c9b3bde
usb: gadget: fix misspelling of current function in string
by Julia Lawall
· 10 years ago
c044247
usb: musb: Fix randconfig build issues for Kconfig options
by Tony Lindgren
· 10 years ago
4fde620
usb: gadget: f_uac1: access freed memory at f_audio_free_inst
by Peter Chen
· 10 years ago
e87c3f8
usb: musb: Fix a few off-by-one lengths
by Rasmus Villemoes
· 10 years ago
b1d3478
usb: musb: blackfin: fix build break
by Felipe Balbi
· 10 years ago
449a7e9
usb: musb: debugfs: cope with blackfin's oddities
by Felipe Balbi
· 10 years ago
cdce6ac
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
464ed18
PM: Eliminate CONFIG_PM_RUNTIME
by Rafael J. Wysocki
· 10 years ago
c0f486f
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
e617457
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
by James Bottomley
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
e7cf773
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
1b3e3aa
PM / Kconfig: Replace PM_RUNTIME with PM in dependencies
by Rafael J. Wysocki
· 10 years ago
0349678
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
a7cb7bb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
70e71ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
92a578b
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
a39d4a8
printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents
by Joe Perches
· 10 years ago
e3d857e
Merge branch 'pm-runtime'
by Rafael J. Wysocki
· 10 years ago
096cbc3
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
by James Bottomley
· 10 years ago
dc843ef
Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus
by James Bottomley
· 10 years ago
68d81f4
scsi: remove MSG_*_TAG defines
by Christoph Hellwig
· 10 years ago
ceb6c9c
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
by Rafael J. Wysocki
· 10 years ago
3ff6744
usbip: fix error handling in stub_probe()
by Alexey Khoroshilov
· 10 years ago
0160402
usb: gadget: udc: missing curly braces
by Dan Carpenter
· 10 years ago
6aeab47
USB: mos7720: delete some unneeded code
by Dan Carpenter
· 10 years ago
eb94ec7
wusb: replace memset by memzero_explicit
by Julia Lawall
· 10 years ago
e1fd1dc
usb: xhci: fix comment for PORT_DEV_REMOVE
by Lu Baolu
· 10 years ago
d97b4f8
xhci: don't use the same variable for stopped and halted rings current TD
by Mathias Nyman
· 10 years ago
4801d4ea
xhci: clear extra bits from slot context when setting max exit latency
by Mathias Nyman
· 10 years ago
69defe0
xhci: cleanup finish_td function
by Mathias Nyman
· 10 years ago
c00552e
Merge 3.18-rc7 into usb-next
by Greg Kroah-Hartman
· 10 years ago
60b7379
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
842f57b
Merge tag 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-testing
by Greg Kroah-Hartman
· 10 years ago
fc62596
USB: adutux: NULL dereferences on disconnect
by Dan Carpenter
· 10 years ago
67c3c5e
usb: chipidea: fix platform_no_drv_owner.cocci warnings
by kbuild test robot
· 10 years ago
9f10adc
Merge tag 'usb-serial-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
by Greg Kroah-Hartman
· 10 years ago
6629467
usb: chipidea: Fixed a few typos in comments
by Mickael Maison
· 10 years ago
10a062c
usb: chipidea: add a usb2 driver for ci13xxx
by Antoine Tenart
· 10 years ago
Next »