Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0b3f5fe673d4626ea91816ca9c486b43b39a2fd1
/
drivers
0b3f5fe
USB: constify function pointer tables
by Jan Engelhardt
· 17 years ago
a1cd7e9
USB: stop io performed by mos7720 upon close()
by Oliver Neukum
· 17 years ago
828d55c
USB: add support for SuperH OHCI
by Yoshihiro Shimoda
· 17 years ago
504b55c
USB: ftdi_sio: remove very old changelog entries from the file.
by Greg Kroah-Hartman
· 23 years ago
7bd4b20
USB: usbserial: provide ezusb functions for an external module.
by Paul Chavent
· 17 years ago
cd930c9
USB: EHCI: add a short delay to the bus_suspend routine
by Alan Stern
· 17 years ago
f8fa757
USB: EHCI: move del_timer_sync calls outside spinlocked region
by Alan Stern
· 17 years ago
dd95b81
USB: usbfs: struct async is a fixed size structure
by Pete Zaitcev
· 17 years ago
79592b72
USB: ehci completes high speed ISO URBs sooner
by David Brownell
· 17 years ago
aa16ca3
USB: ehci: minor ISO updates, always support split ISO
by David Brownell
· 17 years ago
3b6fcfd
USB: ehci saves some memory in ISO transfer descriptors
by Karsten Wiese
· 17 years ago
91bc4d3
USB: add ehci-ixp bus glue
by Vladimir Barinov
· 17 years ago
18bcbcf
USB: misc: legousbtower: semaphore to mutex
by Daniel Walker
· 17 years ago
da0e8fb
USB: add ehci-ppc-of bus glue (device-tree aware)
by Valentine Barshak
· 17 years ago
040fa1b
USB: pxa2xx_udc: use debugfs not procfs
by Dmitry Baryshkov
· 17 years ago
f3db6e8
USB: at91_udc uses generic GPIO calls; minor cleanup
by David Brownell
· 17 years ago
4bde4a4
USB: ohci-at91 uses generic GPIO calls
by David Brownell
· 17 years ago
1512300
USB: Export suspend statistics
by Sarah Sharp
· 17 years ago
228426e
USB: sierra driver - add update dtr logic
by Kevin Lloyd
· 17 years ago
2073434
USB: ftdi_sio: Support for more JTAG adaptors
by Harald Welte
· 17 years ago
d5f5bcd
USB: io_ti: clean up termios handling
by Alan Cox
· 17 years ago
537699e
USB: ti_usb: termios cleanups
by Alan Cox
· 17 years ago
65d063ab
USB: mos7720: clean up termios
by Alan Cox
· 17 years ago
e057a35
USB: fix HCD Kconfig goofage
by David Brownell
· 17 years ago
1440e09
USB: gadget: at91_udc minor fix (there is no number six)
by David Brownell
· 17 years ago
e5867980
USB: fix NULL pointer dereference on drivers/usb/serial/whiteheat.c
by Oliver Neukum
· 17 years ago
e7b13ec
USB: gadget: ethernet error path potential oops fix
by David Brownell
· 17 years ago
340ba5f
USB: ehci potential oops fix on ARC/TDI cores
by David Brownell
· 17 years ago
e96ffe2
USB: add Marvell Orion USB host support
by Tzachi Perelstein
· 17 years ago
f570728
USB: ehci-hcd: fix sparse warning about shadowing 'status' symbol
by Marcin Slusarz
· 17 years ago
0354c1a
USB: usb/storage/initializers.c: fix signedness difference
by Marcin Slusarz
· 17 years ago
30bf54e
USB: PS3: Fix EHCI ISO transfer bug
by David Brownell
· 17 years ago
dc0d5c1
USB: Spelling fixes
by Joe Perches
· 17 years ago
d4a8d46
USB: gadget: pxa2xx_udc supports inverted vbus
by Dmitry Baryshkov
· 17 years ago
26e109b
USB: testing driver: don't free a locked mutex
by Andrew Morton
· 17 years ago
1cfab02
USB: testing driver: convert dev->sem to mutex
by Matthias Kaehlcke
· 17 years ago
041509d
USB: mon nopage
by Nick Piggin
· 17 years ago
d0fab0d
USB: mct232: speed, new termios and compliance cleanups
by Alan Cox
· 17 years ago
e7806e3
USB: keyspan_pda: clean up speed handling
by Alan Cox
· 17 years ago
3ec466b
USB: belkin_sa: clean up for new style termios and speed handling, plus style
by Alan Cox
· 17 years ago
fcf9e55
USB: pl2303: Add autosuspend support to pl2303 usb serial converter.
by Sarah Sharp
· 17 years ago
3e15250
USB: pl2303: Move pl2303 vendor specific init to probe function.
by Sarah Sharp
· 17 years ago
eb44da0
USB: pl2303: Cleanup FISH and SOUP macros in pl2303 driver.
by Sarah Sharp
· 17 years ago
caf29f6
USB: dummy_hcd: change the default power budget
by Alan Stern
· 17 years ago
07d29b6
USB: EHCI: add separate IAA watchdog timer
by Alan Stern
· 17 years ago
2e2eb83
USB: add usbfs stubs for suspend and resume
by Alan Stern
· 17 years ago
241ca64
USB: Edgeport USB Serial Converter: convert es_sem to mutex
by Matthias Kaehlcke
· 17 years ago
852c4b4
USB: updates to usb_reset_composite_device()
by Alan Stern
· 17 years ago
885e974
USB: repair USBDEVFS_CONNECT ioctl
by Alan Stern
· 17 years ago
badef81
usb: Remove OHCI useless masking/unmasking of WDH interrupt
by Benjamin Herrenschmidt
· 17 years ago
694cc20
USB: convert ehci debug files to use debugfs instead of sysfs
by Tony Jones
· 17 years ago
684c19e
USB: convert ohci debug files to use debugfs instead of sysfs
by Tony Jones
· 17 years ago
f2a383e
USB: always announce a device has been added to the system
by Greg Kroah-Hartman
· 17 years ago
5933101
USB: dummy_hcd: don't register drivers on the platform bus
by Alan Stern
· 17 years ago
90da096
USB: force handover port to companion when hub_port_connect_change fails
by Balaji Rao
· 17 years ago
eb0be47
USB: usb peripheral controller driver oops avoidance
by Patrik Sevallius
· 17 years ago
7b62cc8
USB: cyberjack: remove a unnecessary variable.
by Andre Haupt
· 17 years ago
f0fbd5b
USB: Prepare serial core for autosuspend.
by Sarah Sharp
· 17 years ago
0027492
USB: gadget code switches to pr_err() and friends
by David Brownell
· 17 years ago
269954e
USB: don't change HC power state for a FREEZE
by Alan Stern
· 17 years ago
4145ed6
USB: make ksuspend_usbd thread non-freezable
by Alan Stern
· 17 years ago
a6a0136
USB: Drop unnecessary continue in a few drivers
by Julia Lawall
· 17 years ago
c87d6a4
USB: usb_serial_console: allocate fake tty and termios before calling driver open() method
by Aristeu Rozanski
· 17 years ago
9a6b1ef
USB: usb_serial: clean tty reference in the last close
by Aristeu Rozanski
· 17 years ago
27680d2
USB: usb_serial_console: fix command line parsing
by Aristeu Rozanski
· 17 years ago
d09d6a3
USB: cypress_cy7c63: updated contact/usage information
by Oliver Bock
· 17 years ago
25a010c
USB: add Printer Gadget Driver
by Craig W. Nadler
· 17 years ago
fec8de3
USB: Add missing "space" to printk messages
by Joe Perches
· 17 years ago
8c73aff
USB: m66592-udc: Add support for SH7722 USBF
by Yoshihiro Shimoda
· 17 years ago
9da0068
USB: TI 3410/5052 USB Serial: convert td_open_close_lock to mutex
by Matthias Kaehlcke
· 17 years ago
527ea73
USB: device DMA support on OMAP2
by Kyungmin Park
· 17 years ago
568fdade
USB: usb/mon/mon_bin.c: cleanups
by Adrian Bunk
· 17 years ago
d8d4223
USB: s3c2410_udc: minor irq handler cleanups
by Jeff Garzik
· 17 years ago
ed8a5d4
USB: sisusb: *_ioctl32_conversion functions do not exist in recent kernels
by Fernando Luis Vázquez Cao
· 17 years ago
63bfb1f1
USB: sis FB driver: *_ioctl32_conversion functions do not exist in recent kernels
by Fernando Luis Vazquez Cao
· 17 years ago
60a8fc0
USB: add iuu_phoenix driver
by Alain Degreffe
· 17 years ago
c74e809
USB: isd200: don't include <linux/ide.h>
by Bartlomiej Zolnierkiewicz
· 17 years ago
1365baf
USB: autosuspend for cdc-acm
by Oliver Neukum
· 17 years ago
eedffd1
USB: Remove unnecessary zeroing from ub
by Pete Zaitcev
· 17 years ago
5a3201b
USB: Convert from class_device to device for USB core
by Tony Jones
· 17 years ago
de6f92b
USB: handle idVendor of 0x0000
by Greg Kroah-Hartman
· 17 years ago
6ce4560
usb: fix usbtest halt check on big endian systems
by Jan Andersson
· 17 years ago
4b24f91
USB: storage: Add unusual_dev for HP r707
by Grant Grundler
· 17 years ago
ab91d34
USB: Variant of the Dell Wireless 5520 driver
by Nate Carlson
· 17 years ago
0cc1a51
USB: use GFP_NOIO in reset path
by Oliver Neukum
· 17 years ago
4bb0ef1
USB: ftdi driver - add support for optical probe device
by Ed Beroset
· 17 years ago
57833ea
USB: pl2303: add support for RATOC REX-USB60F
by Akira Tsukamoto
· 17 years ago
94cb373
USB: remove duplicate entry in Option driver and Pl2303 driver for Huawei modem
by Daniel Kozák
· 17 years ago
e3e73c9
USB: sierra: add support for Onda H600/Zte MF330 datacard to USB Driver for Sierra Wireless
by Bruno Redondi
· 17 years ago
3491043
USB: ftdi-sio: Patch to add vendor/device id for ATK_16IC CCD
by Franco Lanza
· 17 years ago
42f8aa9
USB: ftdi_sio - enabling multiple ELV devices, adding EM1010PC
by Peter Stark
· 17 years ago
da28762
USB : correct comments in usb/core/notify.c
by Manish Katiyar
· 17 years ago
6835b32
USB: sierra driver - add devices
by Kevin Lloyd
· 17 years ago
cc311ee
USB: Adding YC Cable USB Serial device to pl2303
by Damien Stuart
· 17 years ago
62aad3a
USB: Sierra - Add support for Aircard 881U
by Jessica L. Blank
· 17 years ago
002e8f2
USB: add support for 4348:5523 WinChipHead USB->RS 232 adapter
by Piotr Roszatycki
· 17 years ago
5de8b3a
USB: CP2101 New Device IDs
by Craig Shelley
· 17 years ago
2336a98
usb gadget: fix fsl_usb2_udc potential OOPS
by Li Yang
· 17 years ago
3004e53
USB: keyspan: Fix oops
by Alan Cox
· 17 years ago
24e1c13
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
Next »