Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bf81623542332bc2cedf3db49cbb2edb724780d2
/
drivers
/
usb
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 15 years ago
5e11611
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c6c3523
ARM: 5965/1: Fix soft lockup in at91 udc driver
by Harro Haan
· 15 years ago
72f878c
USB gadget r8a66597-udc.c: duplicated include
by Andrea Gelmini
· 15 years ago
8dba8f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 15 years ago
8fdb7e9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
4cb80cd
USB: gadget/multi: cdc_do_config: remove redundant check
by Peter Korsgaard
· 15 years ago
d835933
usb: r8a66597-hcd: fix removed from an attached hub
by Yoshihiro Shimoda
· 15 years ago
9ce669a
USB: xhci: Make endpoint interval debugging clearer.
by Sarah Sharp
· 15 years ago
f09a15e
USB: Fix usb_fill_int_urb for SuperSpeed devices
by Matthew Wilcox
· 15 years ago
e549a17
USB: cp210x: Remove double usb_control_msg from cp210x_set_config
by Michael Brunner
· 15 years ago
7f56cfd
USB: Remove last bit of CONFIG_USB_BERRY_CHARGE
by Christoph Egger
· 15 years ago
83ba11d
USB: gadget: add gadget controller number for s3c-hsotg driver
by Maurus Cuelenaere
· 15 years ago
9c67d28
USB: ftdi_sio: Fix locking for change_speed() function
by Alessio Igor Bogani
· 15 years ago
11b10d9
USB: g_mass_storage: fixed module name in Kconfig
by Michal Nazarewicz
· 15 years ago
f479d70
USB: gadget: f_mass_storage::fsg_bind(): fix error handling
by Peter Korsgaard
· 15 years ago
f88f669
USB: g_mass_storage: fix section mismatch warnings
by Mike Frysinger
· 15 years ago
f2984a3
USB: gadget: fix Blackfin builds after gadget cleansing
by Mike Frysinger
· 15 years ago
872f8b4
USB: goku_udc: remove potential null dereference
by Dan Carpenter
· 15 years ago
33c3875
USB: option.c: Add Pirelli VID/PID and indicate Pirelli's modem interface is 0xff
by spark
· 15 years ago
510607d
USB: serial: Fix module name typo for qcaux Kconfig entry.
by Stefan Schmidt
· 15 years ago
338124c
usb: cdc-wdm: Fix deadlock between write and resume
by Oliver Neukum
· 15 years ago
d93d16e
usb: cdc-wdm: Fix order in disconnect and fix locking
by Oliver Neukum
· 15 years ago
62e6685
usb: cdc-wdm:Fix loss of data due to autosuspend
by Oliver Neukum
· 15 years ago
beb1d35
usb: cdc-wdm: Fix submission of URB after suspension
by Oliver Neukum
· 15 years ago
d855fe2
usb: cdc-wdm: Fix race between disconnect and debug messages
by Oliver Neukum
· 15 years ago
922a5ea
usb: cdc-wdm: Fix race between autosuspend and reading from the device
by Oliver Neukum
· 15 years ago
860e41a
usb: cdc-wdm: Fix race between write and disconnect
by Oliver Neukum
· 15 years ago
aa47145
usb: musb: core: declare mbase only where it's used
by Felipe Balbi
· 15 years ago
7f4bca4
USB: musb: fix warnings in Blackfin regs
by Mike Frysinger
· 15 years ago
adb3ee4
usb: musb: abstract out ULPI_BUSCONTROL register reads/writes
by Mike Frysinger
· 15 years ago
9957dd9
usb: musb: Fix compile error for omaps for musb_hdrc
by Tony Lindgren
· 15 years ago
fa7bf34
usb/gadget: fix compile error on r8a66597-udc.c
by Grant Likely
· 15 years ago
3b04872
USB: option: add support for a new CMOTECH device to usb/serial/option
by Nathaniel McCallum
· 15 years ago
bb73ed2a
USB: option: move hardcoded PID to a macro in usb/serial/option
by Nathaniel McCallum
· 15 years ago
eaff4cd
USB: option: fix incorrect manufacturer name in usb/serial/option: MAXON->CMOTECH
by Nathaniel McCallum
· 15 years ago
dee5658
USB: serial: ftdi: add CONTEC vendor and product id
by Daniel Sangorrin
· 15 years ago
1d68064
USB: xHCI: re-initialize cmd_completion
by Andiry Xu
· 15 years ago
bc75fa3
USB: xhci: rename driver to xhci_hcd
by Alex Chiang
· 15 years ago
ae92697
USB: musb: fix build error introduced by isoc change
by Sonic Zhang
· 15 years ago
0725e95
USB: qcserial: add new device ids
by Bernhard Rosenkraenzer
· 15 years ago
f073092
USB: cdc-acm: Fix stupid NULL pointer in resume()
by Oliver Neukum
· 15 years ago
1082f57
USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh
by Clemens Ladisch
· 15 years ago
92bc364
USB: EHCI: fix ITD list order
by Clemens Ladisch
· 15 years ago
bf16201
USB: Option: Add support for a variant of DLink DWM 652 U5
by Huang Ying
· 15 years ago
cd0e8aa
USB: unusual_devs.h: Fix capacity for SL11R-IDE 2.6c
by Ondrej Zary
· 15 years ago
eb8878a
USB: serial: use port endpoint size to determine if ep is available
by Johan Hovold
· 15 years ago
6313620
USB: serial: fix softint not being called on errors
by Johan Hovold
· 15 years ago
0ae1474
USB: serial: fix error message on close in generic driver
by Johan Hovold
· 15 years ago
7152b59
USB: fix usbfs regression
by Alan Stern
· 15 years ago
336cee4
tty_port,usb-console: Fix usb serial console open/close regression
by Jason Wessel
· 15 years ago
a19a6ee
backlight: Allow properties to be passed at registration
by Matthew Garrett
· 15 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
dca1d9f
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
988addf
Merge branch 'origin' into devel-stable
by Russell King
· 15 years ago
004c1c7
Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into devel-stable
by Russell King
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
8e9394c
Driver core: create lock/unlock functions for struct device
by Greg Kroah-Hartman
· 15 years ago
f9fed7c
USB: Fix s3c-hsotg build following Samsung platform header moves
by Mark Brown
· 15 years ago
3ceb85a
USB: remove unused defintion of struct usb_device_status
by Dmitry Torokhov
· 15 years ago
7bc80cd
usbfs: fix deadlock on 'usbfs_mutex', clean up poll
by Linus Torvalds
· 15 years ago
0f2cc4e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
2ecdc82
kill unused invalidate_inode_pages helper
by Christoph Hellwig
· 15 years ago
7f5b09c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
9446808
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 15 years ago
b93a4af
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable
by Russell King
· 15 years ago
cedf8a7
USB: backlight, appledisplay: fix incomplete registration failure handling
by Bruno Prémont
· 15 years ago
124d255
USB: pl2303: remove unnecessary reset of usb_device in urbs
by Johan Hovold
· 15 years ago
a880830
USB: ftdi_sio: remove obsolete check in unthrottle
by Johan Hovold
· 15 years ago
04b922c
USB: ftdi_sio: remove unused tx_bytes counter
by Johan Hovold
· 15 years ago
019ccc7
USB: qcaux: driver for auxiliary serial ports on Qualcomm devices
by Dan Williams
· 15 years ago
67b9946
USB: pl2303: initial TIOCGSERIAL support
by John Tsiombikas
· 15 years ago
ac7d4ca
USB: option: add Longcheer/Longsung vendor ID
by Dan Williams
· 15 years ago
8740cc7
USB: fix I2C API usage in ohci-pnx4008.
by Luotao Fu
· 15 years ago
47cb1708
USB: usbmon: mask seconds properly in text API
by Pete Zaitcev
· 15 years ago
444dc54
USB: sisusbvga: no unnecessary GFP_ATOMIC
by Oliver Neukum
· 15 years ago
3756c7c
USB: storage: onetouch: unnecessary GFP_ATOMIC
by Oliver Neukum
· 15 years ago
46b72d7
USB: serial: ftdi: add CONTEC vendor and product id
by Daniel Sangorrin
· 15 years ago
1f87158
USB: remove references to port->port.count from the serial drivers
by Alan Stern
· 15 years ago
a108bfc
USB: tty: Prune uses of tty_request_room in the USB layer
by Alan Cox
· 15 years ago
e4a3d94
USB: don't read past config->interface[] if usb_control_msg() fails in usb_reset_configuration()
by Roel Kluin
· 15 years ago
b6a2f10
USB: tty: kill request_room for USB ACM class
by Alan Cox
· 15 years ago
67ccbd6
USB: tty: sort out the request_room handling for whiteheat
by Alan Cox
· 15 years ago
5d3034a
USB: storage: fix misplaced parenthesis
by Roel Kluin
· 15 years ago
6d61ae9
USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., devices and spectrometers
by Dennis O'Brien
· 15 years ago
cd78069
USB: fix the idProduct value for USB-3.0 root hubs
by Alan Stern
· 15 years ago
49d6271
usb-storage: use max_hw_sectors instead of max_sectors
by Alan Stern
· 15 years ago
efe7daf
USB: OHCI: DA8xx/OMAP-L1x glue layer
by Sergei Shtylyov
· 15 years ago
bdee2d8
USB: ehci: omap: Update TODO list in comments
by Anand Gadiyar
· 15 years ago
9b43cff
USB: ehci: omap: use default interrupt threshold
by Anand Gadiyar
· 15 years ago
bdb581b
USB: omap: ehci: kill 2 compile warnings
by Anand Gadiyar
· 15 years ago
b87c6e8
USB: serial: sierra driver indat_callback fix
by Elina Pasheva
· 15 years ago
7650cd9
USB: serial: sierra driver adding reset_resume function
by Elina Pasheva
· 15 years ago
0519792
USB: xhci: Fix finding extended capabilities registers
by Edward Shao
· 15 years ago
cceffe9
USB: remove debugging message for uevent constructions
by Alan Stern
· 15 years ago
49d3380
tty: Fix various bogus WARN checks in the usb serial layer
by Alan Cox
· 15 years ago
bd07c55
USB: cp210x: Add 81E8 (Zephyr Bioharness)
by Alan Cox
· 15 years ago
f45ba77
USB: Convert concatenated __FILE__ to %s, __FILE__
by Joe Perches
· 15 years ago
759f363
USB: serial: Remove unnecessary \n's from dbg uses
by Joe Perches
· 15 years ago
Next »