Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9da69c604d87afea37b5411867bb76e3c624cc92
/
drivers
/
usb
9da69c6
USB: isp1760: allow platform devices to customize devflags
by Michael Hennerich
· 15 years ago
331ac6b
USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and support phy low power mode
by Alek Du
· 15 years ago
3807e26
USB: EHCI: split ehci_qh into hw and sw parts
by Alek Du
· 15 years ago
403dbd3
USB: EHCI: add need_io_watchdog flag to ehci_hcd
by Alek Du
· 15 years ago
4d155eb
USB: full autosuspend and power management support for usbsevseg
by Oliver Neukum
· 15 years ago
d9bfbd1
USB: full power management support for the idmouse driver
by Oliver Neukum
· 15 years ago
b780021
USB: gadget: s3c-hsotg: missing parentheses
by Roel Kluin
· 15 years ago
058e698
USB: gadget: Drop NULL test on list_entry result
by Julia Lawall
· 15 years ago
d12b85e
USB: ldusb should signal an error in poll if the device is disconnected
by Oliver Neukum
· 15 years ago
d35b4ce
USB: legousbtower: make poll notice disconnect
by Oliver Neukum
· 15 years ago
a470810
USB: suspend/resume support for usbtmc
by Oliver Neukum
· 15 years ago
8628688
USB: usbtmc can do IO to device after disconnect
by Oliver Neukum
· 15 years ago
75b48f0
USB: usb-serial, remove unused variables
by Jiri Slaby
· 15 years ago
383cedc
USB: serial: full autosuspend support for the option driver
by Oliver Neukum
· 15 years ago
ab26d20
USB: gadget: pxa25x: basic transceiver support
by Philipp Zabel
· 15 years ago
4c6e897
USB: make the "usbfs_snoop" log more pertinent
by Alan Stern
· 15 years ago
ccf5b80
USB: make intf.pm_usage an atomic_t
by Alan Stern
· 15 years ago
7cbe5dc
USB: add API for userspace drivers to "claim" ports
by Alan Stern
· 15 years ago
831baa4
USB: whci-hcd: make endpoint_reset method async
by David Vrabel
· 15 years ago
586dfc8
USB: Add nuvoton Ehci driver for w90p910 platform
by Wan ZongShun
· 15 years ago
b95cd7e
USB audio gadget: Un-inline generic_[gs]et_cmd
by Laurent Pinchart
· 15 years ago
512ad27
USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.h
by Laurent Pinchart
· 15 years ago
85e08ca
USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.h
by Laurent Pinchart
· 15 years ago
81bf46f
USB: Let usb_sg_init to set transfer_buffer more often
by Pete Zaitcev
· 15 years ago
4e9e920
USB: usbmon: end ugly tricks with DMA peeking
by Pete Zaitcev
· 15 years ago
b07f4d0
USB: usbmon: drop Kconfig defaults
by Pete Zaitcev
· 15 years ago
d2fb1bb
USB: sisusbvga: drop usb_buffer_alloc
by Pete Zaitcev
· 15 years ago
f8086a0
USB: ehci-dbg.c: no need for checking it before call vfree
by Figo.zhang
· 16 years ago
6682bb3
USB: Fix SS endpoint companion descriptor parsing.
by Sarah Sharp
· 15 years ago
624defa
USB: xhci: Support interrupt transfers.
by Sarah Sharp
· 15 years ago
2f697f6
USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length.
by Sarah Sharp
· 15 years ago
204970a
USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status.
by Sarah Sharp
· 15 years ago
99eb32d
USB: xhci: Check URB's actual transfer buffer size.
by Sarah Sharp
· 15 years ago
9191eee
USB: xhci: Don't touch xhci_td after it's freed.
by Sarah Sharp
· 15 years ago
83fbcdc
USB: xhci: Handle babbling endpoints correctly.
by Sarah Sharp
· 15 years ago
66d1eeb
USB: xhci: Make TRB completion code comparison readable.
by Sarah Sharp
· 15 years ago
ac9d8fe
USB: xhci: Add quirk for Fresco Logic xHCI hardware.
by Sarah Sharp
· 15 years ago
82d1009
USB: xhci: Handle stalled control endpoints.
by Sarah Sharp
· 15 years ago
2d3f1fa
USB: xhci: Support full speed devices.
by Sarah Sharp
· 15 years ago
47aded8
USB: xhci: Set correct max packet size for HS/FS control endpoints.
by Sarah Sharp
· 15 years ago
f2217e8
USB: xhci: Configure endpoint code refactoring.
by Sarah Sharp
· 15 years ago
018218d
USB: xhci: Fix slot and endpoint context debugging.
by Sarah Sharp
· 15 years ago
b0567b3
USB: xhci: Work around for chain bit in link TRBs.
by Sarah Sharp
· 15 years ago
11eaf17
USB: serial: ftdi: handle gnICE+ JTAG adaptors
by Michael Hennerich
· 15 years ago
eb661bc
USB: sl811-hcd: Fix device disconnect:
by Hennerich, Michael
· 15 years ago
ec3815c
USB: add PIDs for FTDI based OpenDCC hardware
by mail@rainerkeller.de
· 15 years ago
7af25b4
USB: fix cdc-acm regression in open
by Oliver Neukum
· 15 years ago
7f1dc31
USB: CDC WDM driver doesn't support non-blocking reads
by Oliver Neukum
· 15 years ago
ce60c48
USB: option: TELIT UC864G support
by Manuel Lauss
· 15 years ago
a67d8e6
USB: option.c Add support for ZTE AC2726 EVDO modem
by Huzaifa Sidhpurwala
· 15 years ago
35904e6
USB: serial: pl2303: new hardware support - sanwa multimeter
by Pawel Ludwikow
· 15 years ago
e7d7fcc
USB: serial: ftdi_sio: new hardware support - hameg power supply
by Pawel Ludwikow
· 15 years ago
e5dc8ae
USB: storage: fix a resume path GFP_NOIO must be used
by Oliver Neukum
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
b87221d
const: mark remaining super_operations const
by Alexey Dobriyan
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
3dbda77
trivial: fix typos "man[ae]g?ment" -> "management"
by Uwe Kleine-Koenig
· 15 years ago
fd589a8
trivial: fix typo "to to" in multiple files
by Anand Gadiyar
· 15 years ago
411c940
trivial: fix typo "for for" in multiple files
by Anand Gadiyar
· 15 years ago
4b26d50
trivial: OHCI: Fix typo in a comment
by Anand Gadiyar
· 15 years ago
a57c21c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
7bd032d
USB serial: update the console driver
by Alan Stern
· 15 years ago
320348c
usb-serial: straighten out serial_open
by Alan Stern
· 15 years ago
ff8324d
usb-serial: add missing tests and debug lines
by Alan Stern
· 15 years ago
7455612
usb-serial: rename subroutines
by Alan Stern
· 15 years ago
7e29bb4
usb-serial: fix termios initialization logic
by Alan Stern
· 15 years ago
cc56cd0
usb-serial: acquire references when a new tty is installed
by Alan Stern
· 15 years ago
8bc2c1b
usb-serial: change logic of serial lookups
by Alan Stern
· 15 years ago
f5b0953
usb-serial: put subroutines in logical order
by Alan Stern
· 15 years ago
41bd34d
usb-serial: change referencing of port and serial structures
by Alan Stern
· 15 years ago
054f234
tty: USB: serial/mct_u232, fix tty refcnt
by Jiri Slaby
· 15 years ago
fe1ae7f
tty: USB serial termios bits
by Alan Cox
· 15 years ago
a509a7e
tty: USB does not need the filp argument in the drivers
by Alan Cox
· 15 years ago
4455e34
tty: USB can now use the shutdown method for kref based freeing of ports
by Alan Cox
· 15 years ago
9a68e39
tty: remove dtr/rts use from the driver open methods
by Alan Cox
· 15 years ago
d2b3918
tty: USB hangup is racy
by Alan Cox
· 15 years ago
9b80fee
cdc_acm: Fix to use modern speed interfaces
by Alan Cox
· 15 years ago
1e066d8
mos7840: remove old dead modem logic
by Alan Cox
· 15 years ago
2f9ea55
tty: usb_serial_mos7720: Fix get_lsr_info
by Kees Schoenmakers
· 15 years ago
0f608f8
MOS7720 has no tiocmget method
by Kees Schoenmakers
· 15 years ago
e454cea
Driver-Core: extend devnode callbacks to provide permissions
by Kay Sievers
· 15 years ago
515b696
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
ea88023
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 15 years ago
837cbb0
debugfs: Modified default dir of debugfs for debugging UHCI.
by GeunSik Lim
· 15 years ago
a4dbd67
driver model: constify attribute groups
by David Brownell
· 15 years ago
ac8d513
Merge branch 'master' into for-linus
by Rafael J. Wysocki
· 15 years ago
0fc0b73
netdev: drivers should make ethtool_ops const
by Stephen Hemminger
· 15 years ago
25a79c4
usbnet: convert to netdev_tx_t
by Stephen Hemminger
· 15 years ago
56fd126
usb: gadget: m66592-udc needs linux/err.h.
by Paul Mundt
· 15 years ago
c3144fc
Merge branches 'sh/hwblk' and 'sh/pm-runtime'
by Paul Mundt
· 15 years ago
9e7291c
usb: r8a66597-udc: implement the set_wedge method
by Yoshihiro Shimoda
· 15 years ago
0bb886d
usb: r8a66597-udc disable interrupts on shutdown fix
by Magnus Damm
· 15 years ago
ef5ce3b
usb: r8a66597-udc buffer management update
by Magnus Damm
· 15 years ago
d2e27bd
usb: add clock support to r8a66597 gadget driver
by Magnus Damm
· 15 years ago
c414424
usb: gadget: R8A66597 peripheral controller support.
by Yoshihiro Shimoda
· 15 years ago
4b6b987
Merge branch 'master' into sh/hwblk
by Paul Mundt
· 15 years ago
b91cd14
f_phonet: use page-sized rather than MTU-sized RX buffers
by Rémi Denis-Courmont
· 15 years ago
5da63cc
f_phonet: lock-less MTU change
by Rémi Denis-Courmont
· 15 years ago
e290861
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
Next »