Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
69de51fdda3fd984541978313b66e4f2c44cc23e
/
drivers
/
usb
69de51f
[PATCH] USB: add driver for non-composite Sierra Wireless devices
by Kevin Lloyd
· 18 years ago
053be30
[PATCH] USB: fix pointer dereference in drivers/usb/misc/usblcd
by Eric Sesterhenn
· 18 years ago
c1b45f2
[PATCH] USB: Kill compiler warning in quirk_usb_handoff_ohci
by Kyle McMartin
· 18 years ago
2246540
[PATCH] USB serial ftdi_sio: Prevent userspace DoS
by Ian Abbott
· 18 years ago
00d6058
[PATCH] USB serial visor: fix race in open/close
by Ian Abbott
· 18 years ago
5650b4d
[PATCH] USB Storage: Uname in PR/SC Unneeded message
by Phil Dibowitz
· 18 years ago
883d989
[PATCH] USB Storage: US_FL_MAX_SECTORS_64 flag
by Phil Dibowitz
· 18 years ago
2030794
[PATCH] usbcore: fixes for hub_port_resume
by Alan Stern
· 18 years ago
d8840d6
[PATCH] USB: unusual_devs entry for Samsung MP3 player
by Ernis
· 18 years ago
0ddc063
[PATCH] usb-storage: unusual_devs entry for Motorola RAZR V3x
by Davide Perini
· 18 years ago
b40b7a9
[PATCH] USB hub: don't return status > 0 from resume
by Alan Stern
· 18 years ago
eecd11e
[PATCH] usb-storage: fix race between reset and disconnect
by Alan Stern
· 18 years ago
3dd2ae8
[PATCH] USB: update for acm in quirks and debug
by Oliver Neukum
· 18 years ago
9189bfc
[PATCH] USB: rename Cypress CY7C63xxx driver to proper name and fix up some tiny things
by Oliver Bock
· 18 years ago
58a5b0a
[PATCH] usbfs: use the correct signal number for disconnection
by Zoran Marceta
· 18 years ago
3b92847
[PATCH] USB: Support for Susteen Datapilot Universal-2 cable in pl2303
by Matthew Meno
· 18 years ago
bd97c4f
[PATCH] USB: fix visor leaks
by Pete Zaitcev
· 18 years ago
34f8e76
[PATCH] USB: fix usb-serial leaks, oopses on disconnect
by Pete Zaitcev
· 18 years ago
92164c5d
[PATCH] USB: OHCI hub code unaligned access
by David Miller
· 18 years ago
c0f8d56
[PATCH] USB: new device ids for ftdi_sio driver
by Christophe Mariac
· 18 years ago
4843748
[PATCH] USB: new device id for Thorlabs motor driver
by D. Peter Siddons
· 18 years ago
3d86149
[PATCH] USB: Addition of vendor/product id pair for pl2303 driver
by Peter Moulder
· 18 years ago
a5b7474
[PATCH] USB: ohci bits for the cirrus ep93xx
by Lennert Buytenhek
· 18 years ago
d14feb5
[PATCH] USB: au1200: EHCI and OHCI fixes
by Daniel Mack
· 18 years ago
18577a6
[PATCH] USB: au1xxx: compile fixes for OHCI for au1200
by Domen Puncer
· 18 years ago
d6b7d3b
[PATCH] usb-storage: wait for URB to complete
by Alan Stern
· 18 years ago
060ec6f
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
8e7795e
[PATCH] lockdep: annotate USBFS
by Arjan van de Ven
· 18 years ago
f2eace2
[PATCH] lockdep: annotate i_mutex
by Ingo Molnar
· 18 years ago
0f1482f
[ARM] Fix lh7a40x_udc.c
by Russell King
· 18 years ago
a8c4c20
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
d54b5ca
[PATCH] irq-flags: usb: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
22a3e23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
7a01955
[PATCH] SELinux: update USB code with new kill_proc_info_as_uid
by David Quigley
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
bf7e851
[PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h again
by Milan Svoboda
· 18 years ago
602cada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
by Linus Torvalds
· 18 years ago
1903ac5
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
a144a56
Merge omap tree
by Russell King
· 18 years ago
817d6d3
[PATCH] remove TTY_DONT_FLIP
by Paul Fulghum
· 18 years ago
2427ddd
[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_t where needed
by Greg Kroah-Hartman
· 18 years ago
7ff879d
ARM: OMAP: Fix DMA channel irq handling for omap24xx
by Tony Lindgren
· 18 years ago
da206c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
331b831
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
by Greg Kroah-Hartman
· 19 years ago
f4eaa37
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
cdf4f38
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 18 years ago
f274afc
Clean up 'inline is not at beginning' warnings for usb storage
by Jesper Juhl
· 18 years ago
179e091
[PATCH] drivers: use list_move()
by Akinobu Mita
· 18 years ago
b9ab58d
Input: fix misspelling of Hangeul key
by Jerome Pinot
· 18 years ago
4854c7b
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 18 years ago
76a9f26
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
83626b0
Revert "[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer"
by Linus Torvalds
· 18 years ago
816724e
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
b31dc66
[PATCH] Kill PF_SYNCWRITE flag
by Jens Axboe
· 18 years ago
5a9d6e0
[PATCH] clean up default value of USB_ISP116X_HCD, USB_SL811_HCD and USB_SL811_CS
by Jean-Luc Leger
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
0517587
[PATCH] USB: get USB suspend to work again
by Greg Kroah-Hartman
· 18 years ago
43104f1
[PATCH] USB: only make /sys/class/usb show up when there is something in it
by Greg Kroah-Hartman
· 18 years ago
bd00949
[PATCH] USB: convert usb class devices to real devices
by Greg Kroah-Hartman
· 18 years ago
c182274
[PATCH] USB: move usb_device_class class devices to be real devices
by Greg Kroah-Hartman
· 18 years ago
9bde749
[PATCH] USB: make endpoints real struct devices
by Greg Kroah-Hartman
· 18 years ago
36679ea
[PATCH] USB: make usb_create_ep_files take a struct device
by Greg Kroah-Hartman
· 18 years ago
84412f6
[PATCH] USB: move the endpoint specific sysfs code to it's own file
by Greg Kroah-Hartman
· 18 years ago
ae0dadc
[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>
by David Brownell
· 18 years ago
325a4af
[PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>
by David Brownell
· 18 years ago
a8c28f2
[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>
by David Brownell
· 18 years ago
7e27f18
[PATCH] USB: whitespace removal from usb/gadget/ether
by David Brownell
· 18 years ago
d5681fe
[PATCH] USB: unusual_devs entry for Nokia N80
by Alan Stern
· 18 years ago
db54a53
[PATCH] usbserial: Fixes wrong return values.
by Luiz Fernando N. Capitulino
· 18 years ago
043ea18
[PATCH] usb gadget: update pxa2xx_udc.c driver to fully support IXP4xx platform
by Milan Svoboda
· 18 years ago
44df45a
[PATCH] usb gadget: fix compile errors
by Milan Svoboda
· 18 years ago
7c0642c
[PATCH] usb gadget: allow drivers support speeds higher than full speed
by Milan Svoboda
· 18 years ago
ca094f1
[PATCH] USB: gadget-serial: do not save/restore IRQ flags in gs_close()
by Franck Bui-Huu
· 18 years ago
943e1b4
[PATCH] USB: gadget-serial: fix a deadlock when closing the serial device
by Franck Bui-Huu
· 18 years ago
b059c81
[PATCH] USB Serial: clean tty fields on failed device open
by Frank Gevaerts
· 18 years ago
4186c29
[PATCH] USB: trivial DEBUG message correction in gadget ether driver
by Matt Reimer
· 18 years ago
4255e6f
[PATCH] USB: new driver for Cypress CY7C63xxx mirco controllers
by Oliver Bock
· 18 years ago
12e72fe
[PATCH] USB: implement error event in usbmon
by Pete Zaitcev
· 18 years ago
5b1c674
[PATCH] USB: update usbmon, fix glued lines
by Pete Zaitcev
· 18 years ago
4bc203d
[PATCH] USB: io_edgeport touch-up
by Pete Zaitcev
· 18 years ago
34ab86e
[PATCH] airprime.c: add Kyocera Wireless KPC650/Passport support
by Timothy Sipples
· 18 years ago
c5e3b74
[PATCH] UHCI: Improve FSBR-off timing
by Alan Stern
· 18 years ago
e323de4
[PATCH] UHCI: remove hc_inaccessible flag
by Alan Stern
· 18 years ago
be3cbc5
[PATCH] UHCI: various updates
by David Brownell
· 18 years ago
ae67181
[PATCH] usb-storage: unusual_devs entry for Nikon DSC D70s
by Alan Stern
· 18 years ago
5c218e3
[PATCH] USB: Add Apple MacBook product IDs to usbhid
by Rene Rebe
· 18 years ago
dfbaa7d
[PATCH] USB: EHCI on non-Au1200 build fix
by Ralf Baechle
· 18 years ago
bfd5df3
[PATCH] USB: free allocated memory on io_edgeport startup memory failure
by Chris Lund
· 18 years ago
14f76cc
[PATCH] USB: new devices for the Option driver
by Matthias Urlichs
· 18 years ago
786dc1d
[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer
by Philippe Retornaz
· 18 years ago
6ad0712
[PATCH] usbcore: recovery from Set-Configuration failure
by Alan Stern
· 18 years ago
df9a1f4
[PATCH] usbhid: use usb_reset_composite_device
by Alan Stern
· 18 years ago
47104b0
[PATCH] usb-storage: use usb_reset_composite_device
by Alan Stern
· 18 years ago
7de18d8
[PATCH] USB hub: use usb_reset_composite_device
by Alan Stern
· 18 years ago
79efa09
[PATCH] usbcore: port reset for composite devices
by Alan Stern
· 18 years ago
efcaa20
[PATCH] USB: cdc_ether: recognize olympus r1000 (fix regression)
by David Brownell
· 18 years ago
d5ce137
[PATCH] USB: negative index in drivers/usb/host/isp116x-hcd.c
by Eric Sesterhenn
· 18 years ago
b10cee9
[PATCH] USB: Add Sierra Wireless MC5720 ID to airprime.c
by Jeremy Fitzhardinge
· 18 years ago
09fd6bc
[PATCH] USB: Whiteheat: fix firmware spurious errors
by Stuart MacDonald
· 18 years ago
069e8a6
[PATCH] Driver for Apple Cinema Display
by akpm@osdl.org
· 18 years ago
Next »