Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
cc835e321a9f3fa5e083436872e198095f4805b9
/
drivers
/
usb
cc835e3
USB: nop-usb-xceiv: behave when linked as a module
by David Brownell
· 16 years ago
def6f8b
USB: twl4030-usb: fix minor reporting goofage
by David Brownell
· 16 years ago
dc2f2b7
USB: move orion-ehci's probe function to .devinit.text
by Uwe Kleine-König
· 16 years ago
8864bd8
USB: move r8a66597_hcd's probe function to .devinit.text
by Uwe Kleine-König
· 16 years ago
d8b175e
USB: move twl4030_usb's probe function to .devinit.text
by Uwe Kleine-König
· 16 years ago
91e9c4fe
musb: split out CPPI interrupt handler
by Sergei Shtylyov
· 16 years ago
c9cd06b
musb_host: refactor URB giveback
by Sergei Shtylyov
· 16 years ago
81ec4e4
musb_host: streamline musb_cleanup_urb() calls
by Sergei Shtylyov
· 16 years ago
22a0d6f
musb_host: simplify check for active URB
by Sergei Shtylyov
· 16 years ago
3e5c6dc
musb_host: factor out musb_ep_{get|set}_qh()
by Sergei Shtylyov
· 16 years ago
846099a
musb_host: refactor musb_save_toggle() (take 2)
by Sergei Shtylyov
· 16 years ago
37e3ee9
musb_gadget: suppress "parasitic" TX interrupts with CPPI
by Sergei Shtylyov
· 16 years ago
a5073b5
musb_gadget: fix unhandled endpoint 0 IRQs
by Sergei Shtylyov
· 16 years ago
003051b
usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controller
by Bryan Wu
· 15 years ago
334f9b0
USB: option.c: add Toshiba 3G HSDPA SM-Bus Minicard device id
by Michele Valzelli
· 15 years ago
d46130a
USB: FTDI-SIO new device ids
by Daniel Suchy
· 16 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 15 years ago
489f7ab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
2cf4d45
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
5b54814
net: use symbolic values for ndo_start_xmit() return codes
by Patrick McHardy
· 15 years ago
02a99ed
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 15 years ago
19af5cd
trivial: fix typo milisecond/millisecond for documentation and source comments.
by Martin Olsson
· 16 years ago
337eb00
Push BKL down into ->remount_fs()
by Alessio Igor Bogani
· 16 years ago
c905959
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
4db2299
sierra: driver interface blacklisting
by Elina Pasheva
· 15 years ago
b9a44bc
sierra: driver urb handling improvements
by Elina Pasheva
· 15 years ago
00b040d
tty: resolve some sierra breakage
by Alan Cox
· 15 years ago
7e9cd3a
ftdi_sio: don't override modem bits
by Alan Cox
· 15 years ago
557aaa7
ft232: support the ASYNC_LOW_LATENCY flag
by Alan Cox
· 15 years ago
4cc27bd
USB: CP210X Replace CP2101 with CP210x
by Craig Shelley
· 15 years ago
93ef1f1
USB: CP210X Use official request code definitions
by Craig Shelley
· 15 years ago
b7c7cbc
USB: CP210X Add device IDs
by Craig Shelley
· 15 years ago
9bb4169
tty: iuu_phoenix: update version number.
by Olivier Bornet
· 15 years ago
96dab77
tty: iuu_phoenix: set termios.
by Olivier Bornet
· 15 years ago
cc3447d
tty: iuu_phoenix: Fix stopbit when uart goes on.
by Olivier Bornet
· 15 years ago
5fcf62b
tty: iuu_phoenix: fix locking.
by Olivier Bornet
· 15 years ago
6e47e06
tty: Clean up the ACM driver to CodingStyle
by Alan Cox
· 15 years ago
10077d4
tty: cdc_acm add krefs
by Alan Cox
· 15 years ago
739e028
tty: Update cdc_acm
by Alan Cox
· 15 years ago
335f851
tty: Bring the usb tty port structure into more use
by Alan Cox
· 15 years ago
b0efb42
Merge branch 'ep93xx' into devel
by Russell King
· 15 years ago
b61b8af
usb: gadget: f_phonet: fix memory allocation sizes
by Rémi Denis-Courmont
· 15 years ago
c69367f
f_phonet: no need to check for carrier - scheduler does it internally
by Rémi Denis-Courmont
· 15 years ago
fa20259
f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback
by Rémi Denis-Courmont
· 15 years ago
e3a6d01
[ARM] 5526/1: ep93xx: usb driver cleanup
by Hartley Sweeten
· 15 years ago
29868b2
Revert "USB: Correct Makefile to make isp1760 buildable"
by Mike Frysinger
· 16 years ago
0a3c854
usb-serial: fix crash when sub-driver updates firmware
by Alan Stern
· 15 years ago
0afb20e
USB: isp1760: urb_dequeue doesn't always find the urbs
by Warren Free
· 16 years ago
cab98a0
USB: Yet another Conexant Clone to add to cdc-acm.c
by Xiao Kaijian
· 16 years ago
fe92c9e
USB: atmel_usb_udc: Use kzalloc() to allocate ep structures
by Haavard Skinnemoen
· 16 years ago
f42706c
USB: atmel-usba-udc : fix control out requests.
by Martin Fuzzey
· 16 years ago
ae03bf6
block: Use accessor functions for queue limits
by Martin K. Petersen
· 16 years ago
6fa612b
microblaze: Kconfig: Enable drivers for Microblaze
by Michal Simek
· 16 years ago
8019319
Fix oops on close of hot-unplugged FTDI serial converter
by David Woodhouse
· 16 years ago
c45d632
usb-serial: ftdi_sio: fix reference counting of ftdi_private
by Alan Stern
· 16 years ago
031defd
USB: unusual_devs: extend nokia 6288 bcd range
by Phil Dibowitz
· 16 years ago
0f43158
USB: Gadget: fix UTF conversion in the usbstring library
by Alan Stern
· 16 years ago
72a772a9
USB: Fix makefile so that CONFIG_WDM and CONFIG_TMC work.
by Andy Lutomirski
· 16 years ago
1002bb7
USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlug
by Nicolas Pitre
· 16 years ago
10107bd
USB: cxacru: Fix negative dB output
by Simon Arlott
· 16 years ago
ecf85e4
USB: otg: Fix bug on remove path without transceiver
by Robert Jarzmik
· 16 years ago
052fbc0
USB: correct error handling in cdc-wdm
by Oliver Neukum
· 16 years ago
2400a2b
USB: removal of tty->low_latency hack dating back to the old serial code
by Oliver Neukum
· 16 years ago
212b8f0
USB: serial: sierra driver bug fix for composite interface
by Elina Pasheva
· 16 years ago
864e28b
USB: gadget: omap_udc uses platform_driver_probe()
by David Brownell
· 16 years ago
36825a2
USB: ci13xxx_udc: fix build error
by Matthias Kaehlcke
· 16 years ago
a8aa401
USB: pass mem_flags to dma_alloc_coherent
by Johannes Berg
· 16 years ago
82a10a8
USB: g_file_storage: fix use-after-free bug when closing files
by Alan Stern
· 16 years ago
c065c60
USB: ehci-sched.c: EHCI SITD scheduling bugfix
by Dan Streetman
· 16 years ago
37768ad
USB: fix mos7840 problem with minor numbers
by Tony Cook
· 16 years ago
e9b8cff
USB: mos7840: add new device id
by Tony Cook
· 16 years ago
10c966c
USB: musb: fix build when !CONFIG_PM
by Alexander Beregalov
· 16 years ago
9cceedb
USB: musb: Remove my email address from few musb related drivers
by Jarkko Nikula
· 16 years ago
f23e649
USB: Gadget: MIPS CI13xxx UDC bugfixes
by David Lopo
· 16 years ago
46c6e93
USB: Unusual Device support for Gold MP3 Player Energy
by Chuck Short
· 16 years ago
2d93148
USB: serial: fix lifetime and locking problems
by Alan Stern
· 16 years ago
fca10c8
WUSB: correct format of wusb_chid sysfs file
by David Vrabel
· 16 years ago
5936ac7
WUSB: fix oops when completing URBs for disconnected devices
by David Vrabel
· 16 years ago
8db324e
WUSB: disconnect all devices when stopping a WUSB HCD
by David Vrabel
· 16 years ago
f720af9
USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep()
by David Vrabel
· 16 years ago
7f0406d
USB: whci-hcd: provide a endpoint_reset method
by David Vrabel
· 16 years ago
3444b26
USB: add reset endpoint operations
by David Vrabel
· 16 years ago
d45e230
USB device codes for Motorola phone.
by Dr. Greg Wettstein
· 16 years ago
dfc15e8
usb-storage: fix mistake in Makefile
by Alan Stern
· 16 years ago
f4c1a83
USB: usb-serial ch341: support for DTR/RTS/CTS
by Werner Cornelius
· 16 years ago
c7877e1
Revert USB: usb-serial ch341: support for DTR/RTS/CTS
by Greg Kroah-Hartman
· 16 years ago
0ec8fd7
USB: musb: fix possible panic while resuming
by Kim Kyuwon
· 16 years ago
6b6e971
USB: musb: fix isochronous TXDMA (take 2)
by Sergei Shtylyov
· 16 years ago
b6e434a
USB: musb: sanitize clearing TXCSR DMA bits (take 2)
by Sergei Shtylyov
· 16 years ago
c7bbc05
USB: musb: bugfixes for multi-packet TXDMA support
by Sergei Shtylyov
· 16 years ago
78322c1
USB: musb_host, fix ep0 fifo flushing
by David Brownell
· 16 years ago
e4813ee
USB: usb-storage: augment unusual_devs entry for Simple Tech/Datafab
by Alan Stern
· 16 years ago
74bb350
USB: musb_host, minor enqueue locking fix (v2)
by David Brownell
· 16 years ago
e13c594
USB: fix oops in cdc-wdm in case of malformed descriptors
by Oliver Neukum
· 16 years ago
f05932c
USB: qcserial: Add extra device IDs
by Matthew Garrett
· 16 years ago
c00deaa
USB: option: Add ids for D-Link DWM-652 3.5G modem
by Pascal Terjan
· 16 years ago
ae27d84
USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometer
by Peter Korsgaard
· 16 years ago
237e75b
usb gadget: fix ethernet link reports to ethtool
by Jonathan McDowell
· 16 years ago
cf54509
tty: Fix leak in ti-usb
by Alan Cox
· 16 years ago
7a9a65c
cdc-acm: Fix long standing abuse of tty->low_latency
by Alan Cox
· 16 years ago
Next »