Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f3a7c66b5ce0b75a9774a50b5dcce93e5ba28370
/
drivers
/
usb
35c26c2
rndis: remove private wrapper of __constant_cpu_to_le32
by Harvey Harrison
· 16 years ago
8f04915
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstream
by David Vrabel
· 16 years ago
236dd4d
USB: Driver for Freescale QUICC Engine USB Host Controller
by Anton Vorontsov
· 16 years ago
fc91be2
USB: option: add QUANTA HSDPA Data Card device ids
by Alex.Cheng@quantatw.com
· 16 years ago
aa23c8d
USB: storage: Add another unusual_dev for off-by-one bug
by Phil Dibowitz
· 16 years ago
a83775b
USB: unusual_dev: usb-storage needs to ignore a device
by Phil Dibowitz
· 16 years ago
0df2479
USB: GADGET: fix !x & y
by Roel Kluin
· 16 years ago
1a1fab51
USB: new id for ti_usb_3410_5052 driver
by Oliver Neukum
· 16 years ago
c89c60e
USB: cdc-acm: Add another conexant modem to the quirks
by Alan Cox
· 16 years ago
3b498a6
USB: 'option' driver - onda device MT503HS has wrong id
by Marcel Sebek
· 16 years ago
d547f13
USB: Remove ZTE modem from unusual_devices
by Phil Dibowitz
· 16 years ago
6491509
USB: storage: support of Dane-Elec MediaTouch USB device
by Jean-Baptiste Onofre
· 16 years ago
7abce6b
USB: usbmon: Implement compat_ioctl
by Pete Zaitcev
· 16 years ago
ca80801
USB: ftdi_sio driver support of bar code scanner from Diebold
by Mhayk Whandson
· 16 years ago
45eeff8
USB: ftdi_sio: added Alti-2 VID and Neptune 3 PID
by Robie Basak
· 16 years ago
877e262
USB: cp2101 device
by Tomasz K
· 16 years ago
06a743b
USB: usblp.c: add USBLP_QUIRK_BIDIR to Brother HL-1440
by Brandon Philips
· 16 years ago
296361e
USB: remove vernier labpro from ldusb
by sware
· 16 years ago
0f9c7b4
USB: CDC-ACM quirk for MTK GPS
by Andrew Lunn
· 16 years ago
837d842
USB: cdc-acm: support some gps data loggers
by James A. Treacy
· 16 years ago
0888951
USB: composite: Fix bug: low byte of w_index is the usb interface number not the whole 2 bytes of w_index
by Bryan Wu
· 16 years ago
dd4dff8
USB: composite: Fix bug: should test set_alt function pointer before use it
by Bryan Wu
· 16 years ago
cd67435
USB: musb: Kconfig fix
by David Brownell
· 16 years ago
191b776
USB: musb cppi dma fix
by Swaminathan S
· 16 years ago
704a148
USB: musb cppi bugfixes
by Hugo Villeneuve
· 16 years ago
96bcd09
USB: musb uses endpoint functions
by Julia Lawall
· 16 years ago
af7e0c5
USB: musb: tusb6010 buildfix
by Kalle Valo
· 16 years ago
97a3989
USB: musb free_irq bugfix
by Ajay Kumar Gupta
· 16 years ago
37daa92
USB: musb_hdrc: another davinci buildfix (otg related)
by David Brownell
· 16 years ago
10b4ead
USB: musb davinci buildfix
by David Brownell
· 16 years ago
2bf5fa1
USB: omap1 ohci buildfix (otg related)
by David Brownell
· 16 years ago
501950d
USB: fix char-device disconnect handling
by Alan Stern
· 16 years ago
a15d95a
USB: Fix suspend-resume of PCI USB controllers
by Rafael J. Wysocki
· 16 years ago
bcca06e
USB: don't enable wakeup by default for PCI host controllers
by Alan Stern
· 16 years ago
b90de8a
USB: storage: add unusual devs entry
by Oliver Neukum
· 16 years ago
ddeac4e
USB: fix toggle mismatch in disable_endpoint paths
by Alan Stern
· 16 years ago
95bec45
USB: cp2101: add fasttrax GPS evaluation kit vendor/product ID
by Wolfgang Glas
· 16 years ago
5376071
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
953a7e8
[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()
by Russell King
· 16 years ago
dff243f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstream
by David Vrabel
· 16 years ago
634a84f
drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y build
by David Brownell
· 16 years ago
a9fec71
ftdi_sio: fix kref leak
by Jim Paris
· 16 years ago
7df5231
ti_usb_3410_5052: add Multi-Tech firmware
by Chris Adams
· 16 years ago
cb7a7c6
ti_usb_3410_5052: add Multi-Tech modem support
by Chris Adams
· 16 years ago
05a3d90
ti_usb_3410_5052: support alternate firmware
by Chris Adams
· 16 years ago
bf0672d
usb-serial: remove NULL check
by Alan Cox
· 16 years ago
7f46b13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
5ec38f3
gadget: convert devices to new API
by Stephen Hemminger
· 16 years ago
ab638e6
phonet: update to net_device_ops
by Stephen Hemminger
· 16 years ago
5aa6375
USB: add siemens_mpi usb-serial "stub" driver
by Greg Kroah-Hartman
· 16 years ago
57262b8
USB: add new opticon serial driver
by Greg Kroah-Hartman
· 16 years ago
327d74f
USB: emi26: fix oops on load
by Marcin Slusarz
· 16 years ago
32e7fea
USB: Fix goku_udc usb speed handling
by SangSu Park
· 16 years ago
ed0c772
USB: fix minor nit in usbfs checking
by Mark Lord
· 16 years ago
2caf7fc
USB: re-enable interface after driver unbinds
by Alan Stern
· 16 years ago
df71896
USB: cancel pending Set-Config requests if userspace gets there first
by Alan Stern
· 16 years ago
6fd9086
USB: automatically enable wakeup for PCI host controllers
by Alan Stern
· 16 years ago
a0d4922
USB: fix up suspend and resume for PCI host controllers
by Alan Stern
· 16 years ago
a81a81a
USB: storage: set CAPACITY_HEURISTICS flag for bad vendors
by Alan Stern
· 16 years ago
c838ea4
USB: storage: make the "quirks=" module parameter writable
by Alan Stern
· 16 years ago
25ff1c3
USB: storage: add last-sector hacks
by Alan Stern
· 16 years ago
9ebd961
USB: otg: twl4030 transceiver driver
by David Brownell
· 16 years ago
2a4f136
USB: add imx udc gadget driver
by Darius Augulis
· 16 years ago
856395d
USB: extension of anchor API to unpoison an anchor
by Oliver Neukum
· 16 years ago
42c6539
USB: isp1760: don't auto disable Port1 on ISP1761
by Thomas Hommel
· 16 years ago
281b064
USB: unusual dev for Option N.V. ZeroCD modems
by Dan Williams
· 16 years ago
49367d8
USB: mark "reject" field of struct urb as atomic_t
by Ming Lei
· 16 years ago
3b23dd6
USB: utilize the bus notifiers
by Alan Stern
· 16 years ago
b9cef6c
USB: make printk messages more searchable
by Wu Fengguang
· 16 years ago
e22b582
USB: musb: Kill some compiling warning in musb Blackfin part
by Bryan Wu
· 16 years ago
7833414
USB: musb: Blackfin provides read/write I/O accessor in header files
by Bryan Wu
· 16 years ago
085ad40
USB: musb: add Blackfin Kconfig options and Makefile
by Bryan Wu
· 16 years ago
c6cf8b0
USB: musb: add Blackfin specific configuration to MUSB
by Bryan Wu
· 16 years ago
6995eb6
USB: musb: enable low level DMA operation for Blackfin
by Bryan Wu
· 16 years ago
2c557a4
USB: musb: add Blackfin version low level register accessing helper functions
by Bryan Wu
· 16 years ago
d426e60
USB: musb: Make sure we program the correct values in only when necessary.
by Robin Getz
· 16 years ago
0c6a881
USB: musb: add Blackfin driver to MUSB framework (v2)
by Bryan Wu
· 16 years ago
c20b15f
USB: usb-storage: merge DPCM support into SDDR09
by Alan Stern
· 16 years ago
f1632df
USB: option: increase outgoing buffer size and number
by Greg Kroah-Hartman
· 16 years ago
50de36f
USB: serial: fix up urb->status usage
by Greg Kroah-Hartman
· 16 years ago
6013bbb
USB: isp1760: Fix probe in PCI glue code
by Karl Bongers
· 16 years ago
6c07356
USB: isp1760: use a specific PLX bridge instead of any bdridge
by Sebastian Andrzej Siewior
· 16 years ago
889394b
USB: gadget: don't wait for completion twice
by Felipe Balbi
· 16 years ago
619b572
USB: serial: usb_debug: Make static
by Roel Kluin
· 16 years ago
65bfd29
USB: Enhance usage of pm_message_t
by Alan Stern
· 16 years ago
4ec06d6
USB: utilize round_jiffies_up_relative()
by Alan Stern
· 16 years ago
3cb22d6
USB: otg: sharable otg transceiver ops
by Tony Lindgren
· 16 years ago
68144e0
USB: otg: add otg_put_transceiver()
by Philipp Zabel
· 16 years ago
6084f1b
USB: otg: gpio_vbus transceiver stub
by Philipp Zabel
· 16 years ago
b8da867
USB: move isp1301_omap to drivers/usb/otg
by David Brownell
· 16 years ago
ea99ecf
USB: gadget: s3c2410_udc uses standard GPIO calls
by Ben Dooks
· 16 years ago
b40fc2a
USB: gadget: pxa25x_udc vbus sense initialization
by David Brownell
· 16 years ago
c48a515
USB: musb: check if set_irq_wake succeded and remember it
by Felipe Balbi
· 16 years ago
bb1c9ef
USB: musb: host side diagnostics tweaks
by David Brownell
· 16 years ago
71783e0
USB: musb: minor locking fix
by David Brownell
· 16 years ago
58e6602
USB: musb: build fixes for DaVinci
by Kevin Hilman
· 16 years ago
96a274d
USB: musb: sysfs mode updates
by David Brownell
· 16 years ago
aa69a80
USB: gadget: MIPS ci13xxx_udc
by David Lopo
· 16 years ago
bb9496c
USB: gadget: change simple_strtol to simple_strtoul
by Julia Lawall
· 16 years ago
785895f
USB: Don't use __module_param_call; use core_param.
by Rusty Russell
· 16 years ago
Next »