Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
20e061fb750d36ec0ffcb2e44ed7dafa9018223b
/
drivers
/
usb
4953d14
usb: don't update devnum for wusb devices
by David Vrabel
· 17 years ago
fc721f5
wusb: make ep0_reinit available for modules
by Inaky Perez-Gonzalez
· 17 years ago
6c529cd
wusb: devices dont use a set address
by Inaky Perez-Gonzalez
· 17 years ago
8af548d
wusb: teach choose_address() about wireless devices
by Inaky Perez-Gonzalez
· 17 years ago
cdc9779
USB: remove unnecessary type casting of urb->context
by Ming Lei
· 17 years ago
a5b6f60
usb serial: more fixes and groundwork for tty changes
by Alan Cox
· 17 years ago
441b62c
USB: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
14722ef
USB: usbfs: export the URB_NO_INTERRUPT flag to userspace
by Alan Stern
· 17 years ago
aff6d18
USB: fix compile problems in ehci-hcd
by Alan Stern
· 17 years ago
4f66762
USB: ehci: qh_completions cleanup and bugfix
by David Brownell
· 17 years ago
c6dbf55
USB: cdc-acm: signedness fix
by David Brownell
· 17 years ago
e872154
USB: don't explicitly reenable root-hub status interrupts
by Alan Stern
· 17 years ago
5f47493
USB: OHCI: turn off RD when remote wakeup is disabled
by Alan Stern
· 17 years ago
58a97ff
USB: HCDs use the do_remote_wakeup flag
by Alan Stern
· 17 years ago
b950bdb
USB: g_file_storage: ignore bulk-out data after invalid CBW
by Alan Stern
· 17 years ago
9aebfd6
USB: serial: remove endpoints setting checks from core and header
by Greg Kroah-Hartman
· 17 years ago
0ba4034
USB: serial: remove unneeded number endpoints settings
by Greg Kroah-Hartman
· 17 years ago
5f76004
USB: option.c: correct DTR behaviour
by Chris Collins
· 17 years ago
a082b5c
USB: ehci: qh/qtd cleanup comments
by David Brownell
· 17 years ago
6427f79
USB: log an error message when USB enumeration fails
by Alan Stern
· 17 years ago
51c159e
USB: Remove superfluous "depends on USB_SERIAL" from Kconfig.
by Robert P. J. Day
· 17 years ago
eda7695
USB: add extension of anchor API, usb_unlink_anchored_urbs
by Oliver Neukum
· 17 years ago
9424ea2
USB: r8a66597-hcd: Add support for SH7366 USB host
by Yoshihiro Shimoda
· 17 years ago
29fab0c
USB: r8a66597-hcd: fix usb device connection timing
by Yoshihiro Shimoda
· 17 years ago
6d87910
USB: r8a66597-hcd: fix interrupt transfer interval
by Yoshihiro Shimoda
· 17 years ago
97af0a9
USB: oti6858: fix TCFLSH ioctl handling
by Paulius Zaleckas
· 17 years ago
21da84a
USB: ehci shutdown refactored
by Sarah Sharp
· 17 years ago
3cf2723
USB: at91_udc can prefetch data
by David Brownell
· 17 years ago
a89a2cd
USB: dummy-hcd: use dynamic allocation for platform_devices
by Alan Stern
· 17 years ago
0e530b4
USB: gadget section fixes
by David Brownell
· 17 years ago
61a5c65
USB: rework sysfs removal of interface files
by Alan Stern
· 17 years ago
96e12fc
usb: replace remaining __PRETTY_FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
43bbb7e
USB: OHCI: host-controller resumes leave root hub suspended
by Alan Stern
· 17 years ago
7be7d74
USB: clarify usage of hcd->suspend/resume methods
by Alan Stern
· 17 years ago
7329e21
USB: root hubs don't lie about their number of TTs
by Alan Stern
· 17 years ago
0d22f65
USB: OHCI: fix bug in controller resume
by Alan Stern
· 17 years ago
9063ff4
USB: gadget: dummy_hcd.c: fix nested switch statements
by Ingo van Lil
· 17 years ago
73d79aa
USB: mem leak fixes for AMD 5536 UDC high/full speed USB device controller driver
by Jesper Juhl
· 17 years ago
148d9fe
USB: usb-storage: use adaptive DMA mask
by Alan Stern
· 17 years ago
cc901bb
USB: g_printer bugfixes
by Craig W. Nadler
· 17 years ago
119fc8c
USB: test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_remove()
by Jesper Juhl
· 17 years ago
44a29fd
USB: fix comments of 2 functions in hcd.c
by Ming Lei
· 17 years ago
50d8ca9
usb: u132-hcd driver: semaphore to mutex
by Daniel Walker
· 17 years ago
b40f8d3
usb: u132-hcd driver style clean up
by Daniel Walker
· 17 years ago
619a6f1
USB: add usb-serial spcp8x5 driver
by Greg Kroah-Hartman
· 17 years ago
7106967
usb/usb-serial-sierra-add-new-dev-group
by Kevin Lloyd
· 17 years ago
69a90f8
USB: Serial: Sierra: C597 fix
by Kevin Lloyd
· 17 years ago
f3564de
USB: Serial: Sierra: Clean up
by Kevin Lloyd
· 17 years ago
e4cf3aa
USB: increase cdc-acm write throughput
by David Engraf
· 17 years ago
28d1dfa
USB: cdc-acm tell tty layer not to split things up.
by David Engraf
· 17 years ago
454459b
usbmon: restore mmap
by Pete Zaitcev
· 17 years ago
d43a05f
USB: Fix "cut and paste" booboo in usbmon Makefile.
by Robert P. J. Day
· 17 years ago
9ec249a
USB: Remove EXPERIMENTAL designation from USB_EHCI_ROOT_HUB_TT.
by Robert P. J. Day
· 17 years ago
b671999
USB: Remove EXPERIMENTAL from dynamic USB minor allocation.
by Robert P. J. Day
· 17 years ago
528e4c1
USB: Remove EXPERIMENTAL designation from USB MDC800 support.
by Robert P. J. Day
· 17 years ago
1b75dc4
USB: Remove EXPERIMENTAL designation from USB serial/ Kconfig entries
by Robert P. J. Day
· 17 years ago
bce62c2
USB: Remove EXPERIMENTAL designation from USB misc/ Kconfig entries
by Robert P. J. Day
· 17 years ago
afd0e0f
USB: Remove EXPERIMENTAL tags from some USB gadget Kconfig entries.
by Robert P. J. Day
· 17 years ago
726627f
USB: Remove EXPERIMENTAL designation from USB storage Kconfig entries.
by Robert P. J. Day
· 17 years ago
d277064
USB: mass storage: emulation of sat scsi_pass_thru with ATACB
by matthieu castet
· 17 years ago
ff66e3c
drivers/usb/core/devio.c: suppress warning with 64k PAGE_SIZE
by Andrew Morton
· 17 years ago
8873aaa
USB: cypress_m8: Speed handling
by Alan Cox
· 17 years ago
25b70a8
USB: ehci: paranoia, reject large control transfers
by David Brownell
· 17 years ago
70a1c9e
USB: remove dev->power.power_state
by Alan Stern
· 17 years ago
e1879b1
USB: ipaq: fix devices having more than one endpoint
by Matthias Geissert
· 17 years ago
d1b1842
USB: ehci: remove obsolete workaround for bogus IRQs
by David Brownell
· 17 years ago
22552b2
USB: partial USB embedded host support
by Robin Getz
· 17 years ago
b56394b
USB: io_ti.c: remove unneeded null tty check
by Ray Lee
· 17 years ago
dfa5ec7
USB: use DIV_ROUND_UP
by Julia Lawall
· 17 years ago
3d71fe0
USB: io_ti: lock mcr and msr shadows properly
by Alan Cox
· 17 years ago
04ca89d
USB: ti_usb_3410_5052: Extend locking to msr and shadow mcr
by Alan Cox
· 17 years ago
a40d854
USB: kobil_sct: Get rid of unneeded priv->line_state
by Alan Cox
· 17 years ago
7b1fc8b
USB: iuu_phoenix: lock priv->tiostatus properly
by Alan Cox
· 17 years ago
e298449
USB: serial: Note mos7480 and option don't lock modem status
by Alan Cox
· 17 years ago
9b0f258
USB: ftdi_sio: Note missing locking
by Alan Cox
· 17 years ago
2097890
USB: usb-serial: Prepare for BKL push down
by Alan Cox
· 17 years ago
3d01f0f
USB: minor ehci xITD simplifications
by Karsten Wiese
· 17 years ago
fadec78
USB: auerswald: Convert ccp->mutex in a mutex
by matthias@kaehlcke.net
· 17 years ago
8a0f46b
USB: auerswald: Convert ccp->readmutex in a mutex
by matthias@kaehlcke.net
· 17 years ago
b994d7f
USB: auerswald: Convert stats_sem in a mutex
by matthias@kaehlcke.net
· 17 years ago
92983c2
USB: cypress_m8: Limit baud rate to <=4800 for USB low speed devices
by Mike Isely
· 17 years ago
6768306
USB: cypress_m8: Get rid of pointless NULL check
by Mike Isely
· 17 years ago
3d6aa32
USB: cypress_m8: Don't issue GET_CONFIG for certain devices
by Mike Isely
· 17 years ago
3416eaa
USB: cypress_m8: Packet format is separate from characteristic size
by Mike Isely
· 17 years ago
9307554
USB: cypress_m8: Feature buffer fixes
by Mike Isely
· 17 years ago
9544e83
USB: io_ti.c: remove pointless eye-candy in debug statements
by Andrew Morton
· 17 years ago
4208978
USB: gadget: Hangup tty on g_serial disconnect
by Savin Zlobec
· 17 years ago
c765d4c
USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"
by Karsten Wiese
· 17 years ago
96f9bc3
USB: m66592-udc: reduce size of data structure.
by Paul Mundt
· 17 years ago
135db04
USB: ehci minor SOC bus glue fixes
by David Brownell
· 17 years ago
caa9ef6
USB: ehci tolerates some buggy devices
by David Brownell
· 17 years ago
e01e7fe
USB: ohci: port reset paranoia timeout
by David Brownell
· 17 years ago
9776afc
USB: ehci: minor cleanups
by David Brownell
· 17 years ago
dbe0dbb
USB: defines for USB "Link Power Management" (LPM) ECN
by David Brownell
· 17 years ago
c4504a7
USB: usbatm: convert heavy init dances to kthread API
by Pavel Emelyanov
· 17 years ago
1409e8e0
USB: usb-ohci-sm501-driver: use the conventional convention for suspend and resume
by Andrew Morton
· 17 years ago
5ddeac1
USB: make USB_STORAGE_ONETOUCH available with PM
by Adrian Bunk
· 17 years ago
75c43b6
USB: libusual: locking cleanup
by Daniel Walker
· 17 years ago
d99388a
USB: microtek: remove unused semaphore
by Daniel Walker
· 17 years ago
9214d1d8
USB: enable USB-PERSIST by default
by Alan Stern
· 17 years ago
Next »