Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a02f6402d5a18f5a4fd35cb82887c1097d0f7792
/
drivers
/
usb
/
misc
33cb899
[PATCH] struct path: convert usb
by Josef Sipek
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 18 years ago
6d5aefb
WorkQueue: Fix up arch-specific work items where possible
by David Howells
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
9641219
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 18 years ago
8feabf7
USB: build the appledisplay driver
by Adrian Bunk
· 18 years ago
54ecf1f
USB: idmouse cleanup
by Mariusz Kozlowski
· 18 years ago
9ce8540
USB: ftdi-elan.c: fixes and cleanups
by Adrian Bunk
· 18 years ago
5483eb1
usb: phidgetmotorcontrol free urb cleanup
by Mariusz Kozlowski
· 18 years ago
df43121
usb: phidgetkit free urb cleanup
by Mariusz Kozlowski
· 18 years ago
f53510e
usb: legousbtower free kill urb cleanup
by Mariusz Kozlowski
· 18 years ago
2891a51
usb: auerswald free kill urb cleanup
by Mariusz Kozlowski
· 18 years ago
4d823dd
USB: usbtest: Use usb_endpoint_* functions
by Luiz Fernando N. Capitulino
· 18 years ago
a742e5a
USB: phidgetmotorcontrol: Use usb_endpoint_* functions
by Luiz Fernando N. Capitulino
· 18 years ago
8419404
USB: phidgetkit: Use usb_endpoint_* functions
by Luiz Fernando N. Capitulino
· 18 years ago
240661c
USB: legousbtower: Use usb_endpoint_* functions
by Luiz Fernando N. Capitulino
· 18 years ago
a7dc218
USB: idmouse: Use usb_endpoint_* functions
by Luiz Fernando N. Capitulino
· 18 years ago
2ae7745
USB: ftdi-elan: Use usb_endpoint_* functions
by Luiz Fernando N. Capitulino
· 18 years ago
16f9637
USB: appledisplay: Use usb_endpoint_* functions
by Luiz Fernando N. Capitulino
· 18 years ago
5d7efe5
USB: kmemdup() cleanup in drivers/usb/
by Eric Sesterhenn
· 18 years ago
0779bf2
Fix misc .c/.h comment typos
by Matt LaPlante
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
5a3fcf5
USB: auerswald possible memleak fix
by Mariusz Kozlowski
· 18 years ago
c19ecd6
USB: ftdi-elan.c: remove dead code
by Adrian Bunk
· 18 years ago
a65dc30
USB: fix dereference in drivers/usb/misc/adutux.c
by Eric Sesterhenn
· 18 years ago
9fcde23
USB: move trancevibrator.c to the proper usb directory
by Greg Kroah-Hartman
· 18 years ago
96a5189
USB: ftdi-elan: fix sparse warnings
by Greg Kroah-Hartman
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
238d0e7
USB: New PhidgetKit 8/8/8 reset outputs after 2 seconds
by Sean Young
· 18 years ago
38e2bfc
USB: Dealias -110 code (more complete)
by Pete Zaitcev
· 18 years ago
a5c66e4
USB: ftdi-elan: client driver for ELAN Uxxx adapters
by Tony Olech
· 18 years ago
0327063
USB: Add ADU support for Ontrak ADU devices
by Steven Haigh
· 18 years ago
4d42e1b
USB: fix __must_check warnings in drivers/usb/misc/
by Greg Kroah-Hartman
· 18 years ago
5482687
USB: ldusb: Use usb_endpoint_* functions.
by Luiz Fernando N. Capitulino
· 18 years ago
b0b660b
USB: usblcd: Use usb_endpoint_* functions.
by Luiz Fernando N. Capitulino
· 18 years ago
066202d
USB: Make file operations structs in drivers/usb const.
by Luiz Fernando N. Capitulino
· 18 years ago
da308e8
USB: Phidgets should check create_device_file() return value
by Sean Young
· 18 years ago
912b24c
USB: Put phidgets driver in a sysfs class
by Sean Young
· 18 years ago
d5176b4
USB: Add driver for PhidgetMotorControl
by Sean Young
· 18 years ago
3003b9f
USB: Support for USB20SVGA-WH & USB20SVGA-DG
by Nobuhiro Iwamatsu
· 18 years ago
b93b58e
[PATCH] USB: fix bug in cypress_cy7c63.c driver
by Greg Kroah-Hartman
· 18 years ago
f54fa84
USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of error
by Orjan Friberg
· 18 years ago
6ad576b
USB: cypress driver comment updates
by Oliver Bock
· 18 years ago
053be30
[PATCH] USB: fix pointer dereference in drivers/usb/misc/usblcd
by Eric Sesterhenn
· 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
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
4255e6f
[PATCH] USB: new driver for Cypress CY7C63xxx mirco controllers
by Oliver Bock
· 18 years ago
069e8a6
[PATCH] Driver for Apple Cinema Display
by akpm@osdl.org
· 18 years ago
9da2150
[PATCH] usbtest: report errors in iso tests
by Alan Stern
· 19 years ago
caa2a12
[PATCH] Fix a deadlock in usbtest
by Franck Bui-Huu
· 19 years ago
69165c2
[PATCH] USB Phidget InterfaceKit: make inputs pollable and new device support
by Sean Young
· 19 years ago
df47e53
[PATCH] USB: sisusbvga: possible cleanups
by Adrian Bunk
· 19 years ago
2682d27
[PATCH] USB: convert the semaphores in the sisusb driver to mutexes
by Arjan van de Ven
· 19 years ago
16c23f7
[PATCH] USB: Emagic USB firmware loading fixes
by Monty
· 19 years ago
8b52490
[PATCH] USB: usbtest: scatterlist OUT data pattern testing
by David Brownell
· 19 years ago
80b6ca4
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
by Eric Sesterhenn
· 19 years ago
4186ecf
[PATCH] USB: convert a bunch of USB semaphores to mutexes
by Arjan van de Ven
· 19 years ago
35cce73
[PATCH] USB: remove LINUX_VERSION_CODE macro usage
by Pekka Enberg
· 19 years ago
9ee884c
[PATCH] USB: kzalloc in sisusbvga
by Oliver Neukum
· 19 years ago
06d6947
[PATCH] USB: kzalloc in usbled
by Oliver Neukum
· 19 years ago
d874a2b
[PATCH] USB: kzalloc in PhidgetServo
by Oliver Neukum
· 19 years ago
1759084
[PATCH] USB: kzalloc in PhidgetInterfaceKit
by Oliver Neukum
· 19 years ago
1144cf7
[PATCH] USB: kzalloc in ldusb
by Oliver Neukum
· 19 years ago
092e462
[PATCH] USB: kzalloc in idmouse
by Oliver Neukum
· 19 years ago
5f74813
[PATCH] USB: kzalloc in cytherm
by Oliver Neukum
· 19 years ago
343a65c
[PATCH] USB: change ldusb's experimental state
by Michael Hund
· 19 years ago
ba3e66e
[PATCH] USB: add new device ids to ldusb
by Michael Hund
· 19 years ago
595b14c
[PATCH] USB: remove some left over devfs droppings hanging around in the usb drivers
by Greg Kroah-Hartman
· 19 years ago
885e774
[PATCH] USB: add new auerswald device ids
by Andrew Morton
· 19 years ago
0e8eb0f
[PATCH] USB: Remove unneeded kmalloc() return value casts
by Jesper Juhl
· 19 years ago
4c4c943
[PATCH] USB: mark various usb tables const
by Arjan van de Ven
· 19 years ago
9fe6fcd
[PATCH] USB: drivers/usb/misc/sisusbvga/sisusb.c: remove dead code
by Adrian Bunk
· 19 years ago
75318d2
[PATCH] USB: remove .owner field from struct usb_driver
by Greg Kroah-Hartman
· 19 years ago
53b3de1
[PATCH] auerswald.c: %zd for size_t
by Al Viro
· 19 years ago
654f311
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
by Greg Kroah-Hartman
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
378f058
[PATCH] Use sg_set_buf/sg_init_one where applicable
by David Hardeman
· 19 years ago
018a2cd
[PATCH] idmouse cleanup and overflow fix
by Al Viro
· 19 years ago
3e8a556
[PATCH] Missing transfer_flags setting in usbtest
by Alan Stern
· 19 years ago
dabb592
[PATCH] USB: sisusb warning fix
by Andrew Morton
· 19 years ago
db69087
[PATCH] usb_interface power state
by David Brownell
· 19 years ago
d6e5bcf
[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
55016f1
[PATCH] gfp_t: drivers/usb
by Al Viro
· 19 years ago
0f36163
[PATCH] usb: fix uss720 schedule with interrupts off
by Thomas Sailer
· 19 years ago
1bbb4f2
[PATCH] USB: sisusb[vga] update
by Thomas Winischhofer
· 19 years ago
dd7d500
[PATCH] USB ldusb: fmt warnings fixes for 64-bit platforms
by Alexey Dobriyan
· 19 years ago
b375a04
[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel
by Alan Stern
· 19 years ago
ca078ba
[PATCH] swsusp: switch pm_message_t to struct
by Pavel Machek
· 19 years ago
a6db592
[PATCH] USB: ldusb fixes
by Michael Hund
· 19 years ago
2824bd2
[PATCH] USB: add ldusb driver
by Michael Hund
· 19 years ago
4244f72
[PATCH] USB: upgrade of the idmouse driver
by Florian Echtler
· 20 years ago
ff7c79e
[PATCH] USB: usbtest updates
by David Brownell
· 20 years ago
060b884
[PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c: update device attribute callbacks
by Yani Ioannou
· 20 years ago
093cf72
[PATCH] USB: Spelling fixes for drivers/usb.
by Steven Cole
· 20 years ago
5330e92
[PATCH] size_t portability fixes - drivers/usb
by Al Viro
· 20 years ago
cef1112
[PATCH] USB: new SiS device id
by Thomas Winischhofer
· 20 years ago
1bc3c9e
[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL
by Jesper Juhl
· 20 years ago
7ab7c34
[PATCH] USB: new SIS device id
by Thomas Winischhofer
· 20 years ago
Next »