Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
393e5511a5f58e82b88589f1dd2464f6b661df06
/
drivers
/
usb
/
misc
e6d42f0
USB: sisusbvga: Fix bug
by Satyam Sharma
· 17 years ago
fdf99c9
USB: fix memory leak in berry_charge driver
by Greg Kroah-Hartman
· 17 years ago
f6c1cea
USB: missing test for ESHUTDOWN in adutux driver
by Oliver Neukum
· 17 years ago
5280d60
USB: ftdi-elan.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
7b5cd5f
USB: SisUSB2VGA: Convert printk to dev_* macros
by Felipe Balbi
· 17 years ago
ecb8b19
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_struct.h
by Felipe Balbi
· 17 years ago
7c59901
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.h
by Felipe Balbi
· 17 years ago
22b2c52
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.c
by Felipe Balbi
· 17 years ago
1c1772a2
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb.h
by Felipe Balbi
· 17 years ago
2acbd64
USB: SisUSB2VGA: Mis-spelled word
by Felipe Balbi
· 17 years ago
9dedd36
USB: SisUSB2VGA: Remove if 0'ed code
by Felipe Balbi
· 17 years ago
ed86d97
USB: SisUSB2VGA: Whitespace Cleanups
by Felipe Balbi
· 17 years ago
ca9024e
usb/misc/sisusbvga: add product ID of TARGUS/MCT device
by samson yeung
· 17 years ago
2fe83b3
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
by Linus Torvalds
· 17 years ago
82210d3
USB: misc: uss720: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
59d9978
USB: misc: usbtest: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
0723af1
USB: misc: usblcd: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
a95a038
USB: misc: phidgetmotorcontrol: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
2fe8c3f
USB: misc: phidgetkit: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
64771a0
USB: misc: legousbtower: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
491c021
USB: misc: ldusb: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
fb3abee
USB: misc: iowarrior: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
8434626
USB: misc: ftdi-elan: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
22bea33
USB: misc: auerswald: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
13f9782
USB: misc: appledisplay: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
24497a0
USB: misc: adtux: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
eb33cae
USB: use mutex instead of semaphore in the FTDI ELAN driver
by Matthias Kaehlcke
· 17 years ago
8293c56
USB: use mutex instead of semaphore in the Adutux driver
by Matthias Kaehlcke
· 17 years ago
a6343af
drivers/*: mark variables with uninitialized_var()
by Jeff Garzik
· 17 years ago
ae97fec
drivers/usb/misc/auerswald: fix status check, remove redundant check
by Jeff Garzik
· 17 years ago
655bfd7
backlight: Convert from struct class_device to struct device
by Richard Purdie
· 17 years ago
49bb607
USB: Support Blackberry Pearl with berry_charge
by Jeremy Katz
· 17 years ago
7bbe990
USB: autosuspend for usblcd
by Oliver Neukum
· 17 years ago
d4ead16
USB: prevent char device open/deregister race
by Alan Stern
· 17 years ago
0da2f0f
potential compiler error, irqfunc caller sites update
by Yoann Padioleau
· 17 years ago
5afeb10
USB: usblcd doesn't limit memory consumption during write
by Oliver Neukum
· 17 years ago
fc0f8fc
USB: memory leak in iowarrior.c
by Oliver Neukum
· 17 years ago
9d33efd
USB: ldusb bugfix
by Oliver Neukum
· 18 years ago
be23edf
USB: auerswald: fix file release handler
by Andrew Morton
· 18 years ago
47f8468
USB: fix more ftdi-elan/u132-hcd #include lossage
by David Brownell
· 18 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 18 years ago
31990a9
SIS USB2VGA Warning fix
by WANG Cong
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
147c5a1
USB: iowarrior.c: timeouts too small in usb_control_msg calls
by Eberhard Fahle
· 18 years ago
79dcdbf
USB: add picdem device to ldusb
by Joey Goncalves
· 18 years ago
5c975ac
USB: Remove duplicate define of OHCI_QUIRK_ZFMICRO
by S.Caglar Onur
· 18 years ago
893a342
USB Elan FTDI: check for driver registration status
by Cyrill Gorcunov
· 18 years ago
ebc3ac1
USB: cleanup ofd adutux
by Oliver Neukum
· 18 years ago
949ce47
USB: cypress_cy7c63: race disconnect/sysfs read-write leading to following NULL pointer
by Oliver Neukum
· 18 years ago
f81ee4d
USB: iowarrior.c: fix NULL dereference
by Oliver Neukum
· 18 years ago
2e85c91
USB: kill BKL in usblcd
by Oliver Neukum
· 18 years ago
774f78c
USB: berry_charge: correct dbg string for second magic command
by Ken L Johnson
· 18 years ago
ee17b28
USB Elan FTDI: check for workqueue creation
by Cyrill Gorcunov
· 18 years ago
946b960
USB: add driver for iowarrior devices.
by Greg Kroah-Hartman
· 18 years ago
599a52d
backlight: Separate backlight properties from backlight ops pointers
by Richard Purdie
· 18 years ago
28ee086
backlight: Fix external uses of backlight internal semaphore
by Richard Purdie
· 18 years ago
dfcba20
backlight: Remove unneeded owner field
by Richard Purdie
· 18 years ago
460223d
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 18 years ago
81450b7
Pull misc-for-upstream into release branch
by Len Brown
· 18 years ago
df23fa0
USB: Driver to charge USB blackberry devices
by Greg Kroah-Hartman
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
00977a5
[PATCH] mark struct file_operations const 6
by Arjan van de Ven
· 18 years ago
2ca48ed
[PATCH] null pointer dereference in appledisplay driver
by Michael Hanselmann
· 18 years ago
d78112e
ACPI: video: Fix null pointer in appledisplay driver
by Michael Hanselmann
· 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
c067dfc
sisusb_con warning fixes
by Andrew Morton
· 18 years ago
18ed1c0
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 18 years ago
4b87361
USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad card
by Tony Olech
· 18 years ago
66eb2e9
USB AUERSWALD: replace kmalloc+memset with kzalloc
by Burman Yan
· 18 years ago
96ca014
USB: fix transvibrator disconnect race
by Oliver Neukum
· 18 years ago
6a7255e
USB: Fix oops in PhidgetServo
by Sean Young
· 18 years ago
40b20c2
Pull platform-drivers into test branch
by Len Brown
· 18 years ago
519ab5f
ACPI: video: Add dev argument for backlight_device_register
by Yu Luming
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
cd86128
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
by Robert P. J. Day
· 18 years ago
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
Next »