Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4aa3b3ccfc6abda052a1bbd9cf018d51c1689836
/
drivers
/
usb
68f50e5
[PATCH] hci_{read,write}l() does force casts to wrong type for no reason
by Al Viro
· 18 years ago
53ebb3b
[PATCH] trivial usb endianness annotations
by Al Viro
· 18 years ago
7240133
[PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq()
by Al Viro
· 18 years ago
c96e2c9
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 18 years ago
f2aca47
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
7677ced
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
ab6c41a
USB: remove duplicate device id from usb_storage
by Greg Kroah-Hartman
· 18 years ago
33c6b7e
USB: remove duplicate device id from keyspan
by Greg Kroah-Hartman
· 18 years ago
210b197
USB: remove duplicate device id from ftdi_sio
by Greg Kroah-Hartman
· 18 years ago
9da88d7
USB: remove duplicate device id from visor
by Greg Kroah-Hartman
· 18 years ago
1a68f71
USB: a bit more coding style cleanup
by Oliver Neukum
· 18 years ago
9251644
usbcore: trivial whitespace fixes
by Oliver Neukum
· 18 years ago
1096f78
usb-storage: use first bulk endpoints, not last
by Alan Stern
· 18 years ago
629e442
EHCI: fix interrupt-driven remote wakeup
by Alan Stern
· 18 years ago
1d619f1
USB: switch ehci-hcd to new polling scheme
by Marcelo Tosatti
· 18 years ago
d053218
USB: autosuspend for usb printer driver
by Oliver Neukum
· 18 years ago
a19ceb5
USB Input: Added kernel module to support all GTCO CalComp USB InterWrite School products
by Jeremy Roberson
· 18 years ago
e43062d
USB: Sierra Wireless auto set D0
by Kevin Lloyd
· 18 years ago
ef3ff46
USB: usb ethernet gadget recognizes HUSB2DEV
by Håvard Skinnemoen
· 19 years ago
1f5b9cc
USB: list atmel husb2_udc gadget controller
by Håvard Skinnemoen
· 18 years ago
49631ca
USB: gadgetfs AIO tweaks
by Alan Stern
· 18 years ago
ce46794
USB: gadgetfs behaves better on userspace init bug
by David Brownell
· 18 years ago
5b89db02
USB: gadgetfs race fix
by David Brownell
· 18 years ago
0864c7a
USB: gadgetfs simplifications
by David Brownell
· 18 years ago
7489d14
USB: gadgetfs cleanups
by David Brownell
· 18 years ago
3ff4fd9
USB: race fixes for usb-serial, step 3
by Oliver Neukum
· 18 years ago
4b10f0f
USB: race fixes for usb-serial, step 2
by Oliver Neukum
· 18 years ago
34ef50e
USB: race fixes for usb-serial step 1
by Oliver Neukum
· 18 years ago
fdcba53
fix for bugzilla #7544 (keyspan USB-to-serial converter)
by Rainer Weikusat
· 18 years ago
3ede760
USB: total removal of multithreaded probing in usb
by Oliver Neukum
· 18 years ago
66e56ce
USB: at91_udc wakeup event updates
by David Brownell
· 18 years ago
57e06c1
EHCI: force high-speed devices to run at full speed
by Alan Stern
· 18 years ago
625b5c9
EHCI: don't hide ports owned by the companion
by Alan Stern
· 18 years ago
e631656
EHCI: local variable for port status register
by Alan Stern
· 18 years ago
896fbd7
usbcore: remove unused bandwith-related code
by Alan Stern
· 18 years ago
3ca2a32
UHCI: fix bandwidth allocation
by Alan Stern
· 18 years ago
6a6c957
USB: ps3 ohci bus glue
by Geoff Levand
· 18 years ago
de44743
USB: ohci error handling cleanup
by Benjamin Herrenschmidt
· 18 years ago
4a1a4d8
USB: ps3 controller hid quirk
by Geoff Levand
· 18 years ago
ad75a41
USB: ps3 ehci bus glue
by Geoff Levand
· 18 years ago
b3ebd52
USB: better ethtool support for kaweth
by Oliver Neukum
· 18 years ago
b98b98f
USB: power management for kaweth
by Oliver Neukum
· 18 years ago
511779f
usb: gadgetfs remove delayed init mode
by Phil Endecott
· 18 years ago
2505107
usb: gadgetfs whitespace cleanup
by David Brownell
· 18 years ago
6dde896
USB: ohci-at91 refcount fix for irq wake enables
by Marc Pignat
· 18 years ago
f3f4906
usb-storage: SCSI level fixes
by Alan Stern
· 18 years ago
85a975d
UHCI: no dummy TDs for Iso QHs
by Alan Stern
· 18 years ago
f3fe239
UHCI: improved debugging checks for the frame list
by Alan Stern
· 18 years ago
f38649f
USB: race on disconnect in mdc800
by Oliver Neukum
· 18 years ago
6f23ee1
USB: add binary API to usbmon
by Pete Zaitcev
· 18 years ago
7ca46b8
USB Gadget file_storage.c: remove unnecessary casts
by John Daiker
· 18 years ago
52d67f0
USB: Bugfix for aircable: Add module and name to usb_serial_driver
by Johannes Hölzl
· 18 years ago
d9b1b78
USB serial: add driver pointer to all usb-serial drivers
by Johannes Hölzl
· 18 years ago
93bacef
USB serial: add dynamic id support to usb-serial core
by Greg Kroah-Hartman
· 18 years ago
495a678
ohci: Add support for OHCI controller on the of_platform bus
by Sylvain Munaut
· 18 years ago
5e16fab
ohci: Rework bus glue integration to allow several at once
by Sylvain Munaut
· 18 years ago
ad55d71
rndis_host learns ActiveSync basics
by Ole Andre Vadla Ravnas
· 18 years ago
11d5489
USB: ethernet gadget interop with MCCI Windows driver
by David Brownell
· 18 years ago
1737bf2
usbcore: remove unneeded error check
by Alan Stern
· 18 years ago
2360e4a
USB: indicate active altsetting in proc/bus/usb/devices file
by David Brownell
· 18 years ago
316547f
USB: devio.c add missing INIT_LIST_HEAD()
by Dan Carpenter
· 18 years ago
2cba72f
USB: mutexification of rio500
by Oliver Neukum
· 18 years ago
4727810
USB: Remove unneeded void * casts in idmouse.c
by Tobias Klauser
· 18 years ago
5f84813
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
by David Brownell
· 18 years ago
d728e32
USB: Fix EHCI warning
by Benjamin Herrenschmidt
· 18 years ago
b32e904
USB: Fix OHCI warning
by Benjamin Herrenschmidt
· 18 years ago
083522d
USB: Implement support for EHCI with big endian MMIO
by Benjamin Herrenschmidt
· 18 years ago
11d1a4a
USB: Implement support for "split" endian OHCI
by Benjamin Herrenschmidt
· 18 years ago
4302a595
USB: Rework the OHCI quirk mecanism as suggested by David
by Benjamin Herrenschmidt
· 18 years ago
0873c76
USB: convert usb class devices to real devices
by Greg Kroah-Hartman
· 18 years ago
7bc3d63
USB: move usb_device_class class devices to be real devices
by Greg Kroah-Hartman
· 18 years ago
6e8cf77
USB: add EPIC support to the io_edgeport driver
by Greg Kroah-Hartman
· 18 years ago
20b2e28
USB: unusual_devs.h for Sony floppy
by Luiz Fernando N. Capitulino
· 18 years ago
f9f852d
Driver core: add device_type to struct device
by Kay Sievers
· 18 years ago
80f745f
USB: add the sysfs driver name to all modules
by Greg Kroah-Hartman
· 18 years ago
e77c2ba
PEGASUS: Fix typo in Corega products.
by YOSHIFUJI Hideaki / 吉藤英明
· 18 years ago
b29cf31
ASIX: Add IO-DATA ETG-US2 Support.
by YOSHIFUJI Hideaki / 吉藤英明
· 18 years ago
a417a21
USB HID: handle multi-interface devices for Apple macbook pro properly
by Soeren Sonnenburg
· 18 years ago
43c7bf0
USB HID: fix bogus comment in hid_get_class_descriptor()
by Jiri Kosina
· 18 years ago
8235ca3
USB HID: remove hid_find_field_by_usage()
by Jiri Kosina
· 18 years ago
7c37914
HID: API - fix leftovers of hidinput API in USB HID
by Jiri Kosina
· 18 years ago
c080d89
HID: hid debug from hid-debug.h to hid layer
by Jiri Kosina
· 18 years ago
20eb127
hid: force feedback driver for PantherLord USB/PS2 2in1 Adapter
by Anssi Hannula
· 18 years ago
5556fea
hid: quirk for multi-input devices with unneeded output reports
by Anssi Hannula
· 18 years ago
c414606
hid: allow force feedback for multi-input devices
by Anssi Hannula
· 18 years ago
886ae1f
[PATCH] fix rtl8150
by Al Viro
· 18 years ago
76398f9
HID: fix pb_fnmode and move it to generic HID
by Jiri Kosina
· 18 years ago
ad2905f
USB HID: fix hid_blacklist clash for 0x08ca/0x0010
by Jiri Kosina
· 18 years ago
c3ea672
[PATCH] funsoft: ktermios fix
by Al Viro
· 18 years ago
39559b4
USB: unusual_devs.h entry for nokia 6233
by Manuel Osdoba
· 18 years ago
caaf263
USB: Fix for typo in ohci-ep93xx.c
by Petr Stetiar
· 18 years ago
b1bf4f4
USB: disable USB_MULTITHREAD_PROBE
by Greg Kroah-Hartman
· 18 years ago
53e8f84
USB: add vendor/device id for Option GT Max 3.6 cards
by garrett_damore@tadpole.com
· 18 years ago
379885a
USB: unusual_devs.h for 0x046b:ff40
by Pete Zaitcev
· 18 years ago
8d2bad8
USB: make usbhid ignore Imation Disc Stakka
by Oliver Neukum
· 18 years ago
deb31f1
USB: rndis_host: fix crash while probing a Nokia S60 mobile
by Daniel Gollub
· 18 years ago
d0ffff8
USB: asix: Detect internal PHY and enable/use accordingly
by Andres Salomon
· 18 years ago
c9d8c2b
usbtouchscreen: make ITM screens report BTN_TOUCH as zero when not touched
by Daniel Ritz
· 18 years ago
d8c8a39
hid-core.c: Adds GTCO CalComp Interwrite IPanel PIDs to blacklist
by Jeremy Roberson
· 18 years ago
be82097
HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo breakage
by Anssi Hannula
· 18 years ago
Next »