Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c12bfc923ee02de5611730ddec087c11b3947038
/
drivers
/
usb
c3823c4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 17 years ago
429f731
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
e1c25dc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/usba-2.6.26 into base
by Haavard Skinnemoen
· 17 years ago
cf816ec
Merge branch 'merge-fixes' into devel
by Russell King
· 17 years ago
adf6d34
Merge branch 'omap2-upstream' into devel
by Russell King
· 17 years ago
d313584
drivers: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
07c3b1a
USB: remove broken usb-serial num_endpoints check
by Greg Kroah-Hartman
· 17 years ago
32147be
USB: option: Add new vendor ID and device ID for AMOI HSDPA modem
by tang kai
· 17 years ago
aad8a27
USB: support more Huawei data card product IDs
by fangxiaozhi
· 17 years ago
a1d9bc1
USB: option.c: add more device IDs
by Matthias Urlichs
· 17 years ago
80d9709
USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driver
by James Cameron
· 17 years ago
f4fce61
usb host: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
f34c32f
usb gadget: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
16a45bc
atmel_usba_udc: Add support for AT91CAP9 UDPHS
by Stelian Pop
· 17 years ago
5275653
atmel_usba_udc: Add missing kfree() in usba_udc_remove()
by Stelian Pop
· 17 years ago
8d85531
atmel_usba_udc: move endpoint declarations into platform data.
by Stelian Pop
· 17 years ago
8d12c32
atmel_usba_udc: Kill GPIO_PIN_NONE
by Stelian Pop
· 17 years ago
7a24247
atmel_usba_udc: Fix endpoint names.
by Stelian Pop
· 17 years ago
5d4c270
atmel_usba: Kill copy_to_fifo() and copy_from_fifo()
by Haavard Skinnemoen
· 17 years ago
9cebcdc
USB: ohci: fix 2 timers to fire at jiffies + 1s
by Richard Kennedy
· 17 years ago
8224705
USB: Allow initialization of broken keyspan serial adapters.
by Clark Rawlins
· 17 years ago
4756feb
USB: fix bug in sg initialization in usbtest
by Alan Stern
· 17 years ago
d04863e
USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24
by Brad Sawatzky
· 17 years ago
e889868
USB: cp2101: Add identifiers for the Telegesys ETRX2USB
by Florian Fainelli
· 17 years ago
1bfd669
USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements.
by Robert Spanton
· 17 years ago
cdc647a
USB: another ehci_iaa_watchdog fix
by David Brownell
· 17 years ago
705a752
plat-orion: make ehci-orion available for all Orion families
by Lennert Buytenhek
· 17 years ago
92aecfa
ehci-orion: mbus decode window support
by Lennert Buytenhek
· 17 years ago
055b93c
USB: ehci: stop vt6212 bus hogging
by Rene Herman
· 17 years ago
7f170a6
USB: sierra: add another device id
by Kevin Lloyd
· 17 years ago
4f4f9c5
USB: sierra: dma fixes
by Oliver Neukum
· 17 years ago
cc36bdd
USB: add support for Motorola ROKR Z6 cellphone in mass storage mode
by Constantin Baranov
· 17 years ago
ba2ef3b
USB: isd200: fix memory leak in isd200_get_inquiry_data
by Boaz Harrosh
· 17 years ago
b483b6a
USB: pl2303: another product ID
by Max Arnold
· 17 years ago
392e1d9
USB: new quirk flag to avoid Set-Interface
by Alan Stern
· 17 years ago
12cd5b9
USB: fix gadgetfs class request delegation
by Roy Hashimoto
· 17 years ago
d67e911
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 17 years ago
e92e63a
[SCSI] isd200: Allocate sense_buffer for hacked up scsi_cmnd
by Boaz Harrosh
· 17 years ago
e82cc12
USB: fix ehci unlink regressions
by David Brownell
· 17 years ago
11171d1
USB: new ftdi_sio device id
by Mirko Bordignon
· 17 years ago
33635ef
USB: fsl_usb2_udc: fix broken Kconfig
by Li Yang
· 17 years ago
72ab641
USB: option: add novatel device ids
by Dirk DeSchepper
· 17 years ago
6f6f06e
USB: cypress_m8: add UPS Powercom (0d9f:0002)
by Dmitry Shapin
· 17 years ago
8a20acc
USB: drivers/usb/storage/sddr55.c: fix uninitialized var warnings
by Andrew Morton
· 17 years ago
b507cc9
USB: fix usb-serial generic recursive lock
by Pete Zaitcev
· 17 years ago
2c6f2db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
4ae897d
USB: ftdi_sio - really enable EM1010PC
by Sven Andersen
· 17 years ago
3503510
USB: remove incorrect struct class_device from the printer gadget
by Tony Jones
· 17 years ago
64cc2dd
USB: pxa2xx_udc: fix misuse of clock enable/disable calls
by Dmitry Baryshkov
· 17 years ago
546d7ee
USB: ftdi_sio: Workaround for broken Matrix Orbital serial port
by Kevin Vance
· 17 years ago
85fb62a
USB: Add support for AXESSTEL MV110H CDMA modem
by Daniel Kozák
· 17 years ago
6d512a8
usb-storage: update earlier scatter-gather bug fix
by Alan Stern
· 17 years ago
0ed930b
USB: isp116x: fix enumeration on boot
by Anti Sullin
· 17 years ago
b5f7a0e
USB: ehci: handle large bulk URBs correctly (again)
by Misha Zhilin
· 17 years ago
14f3546
USB: spruce up the device blacklist
by Alan Stern
· 17 years ago
c2c8d1f
USB: update Kconfig entry for USB_SUSPEND
by Alan Stern
· 17 years ago
11e1abb
usb: Add support for the mos7820/7840-based B&B USB/RS485 converter to mos7840.c
by David Ludlow
· 17 years ago
7a8d37a
PM: Do not acquire device semaphores upfront during suspend
by Rafael J. Wysocki
· 17 years ago
d0bcabc
docbook: fix usb source files
by Randy Dunlap
· 17 years ago
038eb0e
Fix u132-hcd.c compile error
by Mirco Tischler
· 17 years ago
3a2d5b7
PM: Introduce PM_EVENT_HIBERNATE callback state
by Rafael J. Wysocki
· 17 years ago
b5937a4
ehci-fsl: add PPC_MPC837x to default y
by Anton Vorontsov
· 17 years ago
c6dd2e6
USB: POWERPC: ehci: fix ppc build
by Anton Vorontsov
· 17 years ago
7084191
USB: usb-storage: don't access beyond the end of the sg buffer
by Alan Stern
· 17 years ago
274399d
USB: quirks and unusual_devs entry for Actions flash drive
by Alan Stern
· 17 years ago
4e58407
USB: usb-storage: unusual_devs entry for Oracom MP3 player
by Robert Spitzenpfeil
· 17 years ago
d726fb7
USB: serial: move zte MF330 from sierra to option
by Kevin Lloyd
· 17 years ago
5b0a4d6
USB: add new vernier product id to ldusb.c
by Stephen Ware
· 17 years ago
41566bc
USB: gadget: queue usb USB_CDC_GET_ENCAPSULATED_RESPONSE message
by Jan Altenberg
· 17 years ago
7f4a9e8
USB: Add another Novatel U727 ID to the device table for usbserial
by Warren Turkal
· 17 years ago
9232951
USB: storage: Nikon D80 new FW still needs Fixup
by Konstantin Kletschke
· 17 years ago
a462549
USB: usb-storage: don't clear-halt when Get-Max-LUN stalls
by Alan Stern
· 17 years ago
aa59e05
USB: option: Added vendor id for Dell 5720 broadband modem
by Stefan Bader
· 17 years ago
564d61d
USB: option: Add Kyocera KPC680 ids
by Dan Williams
· 17 years ago
b68a42b
USB: quirks for known quirky audio devices
by Oliver Neukum
· 17 years ago
e1a4914
USB: fix previous sparse fix which was incorrect
by David Brownell
· 17 years ago
0cc5e2e
USB: fix error handling in trancevibrator
by Oliver Neukum
· 17 years ago
efa66f1
USB: g_printer, fix empty if statement
by Adrian Bunk
· 17 years ago
618b886
USB: ehci-fsl: mpc834x config symbol is PPC_MPC834x, not MPC834x
by Peter Korsgaard
· 17 years ago
94409cc
USB: fix usb open suspend race in cdc-acm
by Oliver Neukum
· 17 years ago
59036e9
USB: usb: yet another Dell wireless CDMA/EVDO modem
by Andy Shevchenko
· 17 years ago
1902869
USB: fix pm counter leak in usblp
by Oliver Neukum
· 17 years ago
2129c4e
USB: Sane memory allocation in option driver
by Oliver Neukum
· 17 years ago
bbc5d27
USB: ftdi_sio.c add missing '|'
by Roel Kluin
· 17 years ago
cf28b48
d_path: Make d_path() use a struct path
by Jan Blunck
· 17 years ago
62fb44b
usb: net2280 can't have a function called show_registers()
by David Howells
· 17 years ago
215e871
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
f0fda80
PCI: use dev_printk in quirk messages
by bjorn.helgaas@hp.com
· 17 years ago
2c044a4
USB: fix codingstyle issues in drivers/usb/core/*.c
by Greg Kroah-Hartman
· 17 years ago
3e35bf3
USB: fix codingstyle issues in drivers/usb/core/message.c
by Greg Kroah-Hartman
· 17 years ago
34bbe4c
USB: fix codingstyle issues in drivers/usb/core/hcd-pci.c
by Greg Kroah-Hartman
· 17 years ago
04e482ff
USB: fix codingstyle issues in drivers/usb/core/devio.c
by Greg Kroah-Hartman
· 17 years ago
376c0d3
USB: fix codingstyle issues in drivers/usb/core/devices.c
by Greg Kroah-Hartman
· 17 years ago
84cca82
USB: fix codingstyle issues in drivers/usb/core/*.h
by Greg Kroah-Hartman
· 17 years ago
782e70c
USB: mark USB drivers as being GPL only
by Greg Kroah-Hartman
· 17 years ago
667d691
USB: use a real vendor and product id for root hubs
by Greg Kroah-Hartman
· 17 years ago
2e4f3c0
USB: mount options: fix usbfs
by Miklos Szeredi
· 17 years ago
8dd7070
USB: Fix usb_serial_driver structure for Kobil cardreader driver.
by Stefan Bader
· 17 years ago
c06d4dc
usb: ehci should use u16 for isochronous intervals
by David Brownell
· 17 years ago
cd4cdc9
usb: ehci, remove false clear-reset path
by David Brownell
· 17 years ago
Next »