Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
85e5b2f2986310f2f75069c360669f6ce8e2ceb9
/
drivers
/
usb
c6c1e44
USB: Added Kamstrup VID/PIDs to cp210x serial driver.
by Bruno Thomsen
· 13 years ago
7fd2570
USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable id
by Andrew Lunn
· 13 years ago
bb94a40
usb-storage: fix freezing of the scanning thread
by Alan Stern
· 13 years ago
340a350
xhci: Fix encoding for HS bulk/control NAK rate.
by Sarah Sharp
· 13 years ago
a45aa3b
USB: Set hub depth after USB3 hub reset
by Elric Fu
· 13 years ago
cab928ee
USB: Fix handoff when BIOS disables host PCI device.
by Sarah Sharp
· 13 years ago
b9e44fe
USB: option: cleanup zte 3g-dongle's pid in option.c
by li.rui27@zte.com.cn
· 13 years ago
68d07f6
USB: Don't fail USB3 probe on missing legacy PCI IRQ.
by Sarah Sharp
· 13 years ago
3278a55
xhci: Fix oops caused by more USB2 ports than USB3 ports.
by Sarah Sharp
· 13 years ago
90451e6
USB: usbserial: add new PID number (0xa951) to the ftdi driver
by Milan Kocian
· 13 years ago
8739348
Merge tag 'for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 13 years ago
976d98c
usb: musb: fix a build error on mips
by Cong Wang
· 13 years ago
36f8ecb
uwb & wusb & usb wireless controllers: fix kconfig error & build errors
by Randy Dunlap
· 13 years ago
e4436a7
usb: Skip PCI USB quirk handling for Netlogic XLP
by Jayachandran C
· 13 years ago
529febe
powerpc/usb: fix issue of CPU halt when missing USB PHY clock
by Shengzhou Liu
· 13 years ago
ed2833a
usb: otg: mv_otg: Add dependence
by Neil Zhang
· 13 years ago
c0ca9bc
usb: host: Distinguish Kconfig text for Freescale controllers
by Fabio Estevam
· 13 years ago
1608ea5
USB: add new zte 3g-dongle's pid to option.c
by Rui li
· 13 years ago
0a36570
USB: qcserial: don't enable autosuspend
by Thomas Tuttle
· 13 years ago
2db4d87
USB: qcserial: add several new serial devices
by Thomas Tuttle
· 13 years ago
6bc2b95
Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
aa3e8b4
usb: otg: mv_otg: Add dependence
by Neil Zhang
· 13 years ago
683da59
usb: gadget: zero: fix bug in loopback autoresume handling
by Timo Juhani Lindfors
· 13 years ago
a0701f0
uwb & wusb: fix kconfig error
by Randy Dunlap
· 13 years ago
b3ef051
USB: Realtek cr: fix autopm scheduling while atomic
by Stanislaw Gruszka
· 13 years ago
2353f80
USB: ftdi_sio: Add more identifiers
by Alan Cox
· 13 years ago
cf84055
xHCI: Cleanup isoc transfer ring when TD length mismatch found
by Andiry Xu
· 13 years ago
7c24814
Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 13 years ago
b30b3c6
usb: musb: omap2430: minor cleanups.
by NeilBrown
· 13 years ago
074cc73
qcaux: add more Pantech UML190 and UML290 ports
by Dan Williams
· 13 years ago
0c8b92f
Revert "drivers: usb: Fix dependency for USB_HWA_HCD"
by Greg Kroah-Hartman
· 13 years ago
2053c2d
usb: mv-otg - Fix build if CONFIG_USB is not set
by Geert Uytterhoeven
· 13 years ago
15699e6
USB: cdc-wdm: Avoid hanging on interface with no USB_CDC_DMM_TYPE
by Bjørn Mork
· 13 years ago
3a0bac0
usb: add support for STA2X11 host driver
by Alessandro Rubini
· 13 years ago
0dd2b62
drivers: usb: Fix dependency for USB_HWA_HCD
by Fabio Estevam
· 13 years ago
194b3af
USB: OHCI: fix new compiler warnings
by Alan Stern
· 13 years ago
3297f86
usb: serial: kobil_sct: fix compile warning:
by Felipe Balbi
· 13 years ago
2492c6e
drivers/usb/host/ehci-fsl.c: add missing iounmap
by Julia Lawall
· 13 years ago
655e247
USB: cdc-wdm: better allocate a buffer that is at least as big as we tell the USB core
by Bjørn Mork
· 13 years ago
62aaf24
USB: cdc-wdm: call wake_up_all to allow driver to shutdown on device removal
by Bjørn Mork
· 13 years ago
e8537bd
USB: cdc-wdm: use two mutexes to allow simultaneous read and write
by Bjørn Mork
· 13 years ago
c428b70
USB: cdc-wdm: updating desc->length must be protected by spin_lock
by Bjørn Mork
· 13 years ago
1097cce
USB: usbsevseg: fix max length
by Harrison Metzger
· 13 years ago
e423d74
USB: option: Add LG docomo L-02C
by Kentaro Matsuyama
· 13 years ago
6d443d8
usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.
by Eric W. Biederman
· 13 years ago
52a7499
Revert "USB: usb-skeleton.c: fix open/disconnect race"
by Greg Kroah-Hartman
· 13 years ago
d1620ca
USB: cp210x: allow more baud rates above 1Mbaud
by Johan Hovold
· 13 years ago
cdc32fd
USB: cp210x: initialise baud rate at open
by Johan Hovold
· 13 years ago
e599087
USB: cp210x: clean up, refactor and document speed handling
by Johan Hovold
· 13 years ago
be125d9
USB: cp210x: do not map baud rates to B0
by Johan Hovold
· 13 years ago
34b76fc
USB: cp210x: fix up set_termios variables
by Johan Hovold
· 13 years ago
7f482fc
USB: cp210x: fix CP2104 baudrate usage
by Preston Fick
· 13 years ago
55b2afb
USB: cp210x: call generic open last in open
by Johan Hovold
· 13 years ago
791b7d7
USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19
by Renato Caldas
· 13 years ago
fc216ec
USB: serial: ftdi additional IDs
by Peter Naulls
· 13 years ago
55f13ae
USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3
by Peter Korsgaard
· 13 years ago
108e02b
USB: ftdi_sio: fix initial baud rate
by Johan Hovold
· 13 years ago
eb833a9
USB: ftdi_sio: fix TIOCSSERIAL baud_base handling
by Johan Hovold
· 13 years ago
55305af
drivers/usb/misc/emi26.c & emi62.c: fix warnings
by Andrew Morton
· 13 years ago
00b150b
Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
by Greg Kroah-Hartman
· 13 years ago
c09d6b5
usb: dwc3: unmap the proper number of sg entries
by Sebastian Andrzej Siewior
· 13 years ago
24307ca
usb: musb: fix shutdown while usb gadget is in use
by Grazvydas Ignotas
· 13 years ago
4b5203f
usb: gadget: f_mass_storage: Use "bool" instead of "int" in fsg_module_parameters
by Fabio Estevam
· 13 years ago
c74c930
usb: gadget: check for streams only for SS udcs
by Sebastian Andrzej Siewior
· 13 years ago
118d63f
usb: gadget: fsl_udc: fix the usage of udc->max_ep
by Peter Chen
· 13 years ago
a37670b
drivers: usb: otg: Fix dependencies for some OTG drivers
by Fabio Estevam
· 13 years ago
7983bc7
usb: renesas: silence uninitialized variable report in usbhsg_recip_run_handle()
by Jesper Juhl
· 13 years ago
9e878a6
usb: gadget: SS Isoc endpoints use comp_desc->bMaxBurst too
by Paul Zimmerman
· 13 years ago
a850163
usb: gadget: storage: endian fix
by Andiry Xu
· 13 years ago
1a0955f
usb: dwc3: ep0: fix compile warning
by Felipe Balbi
· 13 years ago
006896f
usb: musb: davinci: fix build breakage
by Sekhar Nori
· 13 years ago
37fd371
usb: gadget: langwell: don't call gadget's disconnect()
by Alexander Shishkin
· 13 years ago
28bd622
usb: gadget: langwell: drop langwell_otg support
by Alexander Shishkin
· 13 years ago
c1084a5
usb: otg: kill langwell_otg driver
by Alexander Shishkin
· 13 years ago
68d8a78
usb: dwc3: ep0: tidy up Pending Request handling
by Felipe Balbi
· 13 years ago
8134ff5
ARM/USB: at91/ohci-at91: rename vbus_pin_inverted to vbus_pin_active_low
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
6813463
USB: at91: fix clk_get error handling
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
57f2685
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
8364919
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 13 years ago
7f788ec
USB: EHCI: Don't use NO_IRQ in xilinx ehci driver
by Michal Simek
· 13 years ago
4964e06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 13 years ago
0a80939
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
21ebd6c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
7bf6612
Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/cavium', 'next/generic', 'next/kprobes', 'next/lantiq', 'next/perf' and 'next/raza' into mips-for-linux-next
by Ralf Baechle
· 13 years ago
d0cd5d4
xhci: Fix USB 3.0 device restart on resume.
by Sarah Sharp
· 13 years ago
f62f619
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 13 years ago
2ac9d7a
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
5ede3ce
Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
dfc1ebe
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
acc952c
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
55b81e6
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
dcf7ec5
Merge branch 'samsung/driver' into next/drivers
by Arnd Bergmann
· 13 years ago
87da5b3
... and the same for gadgetfs
by Al Viro
· 13 years ago
5b5f956
functionfs: unfuck failure exits on mount
by Al Viro
· 13 years ago
ee66e65
mfd: Unify abx500 headers in mfd/abx500
by Linus Walleij
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
b001bef
Merge branch 'samsung/dt' into next/dt
by Arnd Bergmann
· 13 years ago
Next »