Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c918dcce92f76bb9903e4d049f4780bad384c207
/
drivers
/
usb
/
misc
b6c6393
Rename WARN() to WARNING() to clear the namespace
by Arjan van de Ven
· 16 years ago
49f1525
USB: sisusb: Push down the BKL
by Alan Cox
· 16 years ago
5459215
USB: rio100: Push down the BKL
by Alan Cox
· 16 years ago
f1b5a7f
USB: auerwald: Push down the BKL into the driver
by Alan Cox
· 16 years ago
824f16f
USB: iowarrior: Push down BKL
by Alan Cox
· 16 years ago
5cb4aec
USB: usblcd: Push down BKL into driver
by Alan Cox
· 16 years ago
1160d07
USB: ftdi_usb: Eliminate ioctl and BKL ioctl use
by Alan Cox
· 16 years ago
ea05af6
USB: remove CVS keywords
by Adrian Bunk
· 16 years ago
b8e24bf
emi62: use request_firmware()
by David Woodhouse
· 16 years ago
ae93a55
emi26: use request_firmware()
by David Woodhouse
· 16 years ago
ed5a282
isight: treat firmware data as const
by gregkh@suse.de
· 16 years ago
f15e397
sisusbvga: Fix oops on disconnect.
by Will Newton
· 16 years ago
62b5884
isight_firmware: Avoid crash on loading invalid firmware
by Matthew Garrett
· 16 years ago
6460a26
USB: fix build bug in USB_ISIGHTFW
by Ingo Molnar
· 16 years ago
62d104d
USB: Firmware loader driver for USB Apple iSight camera
by Matthew Garrett
· 16 years ago
bfd3a5a
USB: Phidget: fix race in device_create
by Greg Kroah-Hartman
· 16 years ago
6def755
usbtest: comment on why this code "expects" negative and positive errnos
by Marcin Slusarz
· 16 years ago
5fc8939
USB: remove PICDEM FS USB demo (04d8:000c) device from ldusb
by Xiaofan Chen
· 16 years ago
28ffd79
USB: usbtest displays diagnostics again
by David Brownell
· 17 years ago
ce0d7d3
usb: ldusb: ld_usb semaphore to mutex
by Daniel Walker
· 17 years ago
cdc9779
USB: remove unnecessary type casting of urb->context
by Ming Lei
· 17 years ago
441b62c
USB: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
bce62c2
USB: Remove EXPERIMENTAL designation from USB misc/ Kconfig entries
by Robert P. J. Day
· 17 years ago
70a1c9e
USB: remove dev->power.power_state
by Alan Stern
· 17 years ago
dfa5ec7
USB: use DIV_ROUND_UP
by Julia Lawall
· 17 years ago
fadec78
USB: auerswald: Convert ccp->mutex in a mutex
by matthias@kaehlcke.net
· 17 years ago
8a0f46b
USB: auerswald: Convert ccp->readmutex in a mutex
by matthias@kaehlcke.net
· 17 years ago
b994d7f
USB: auerswald: Convert stats_sem in a mutex
by matthias@kaehlcke.net
· 17 years ago
d313584
drivers: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
4756feb
USB: fix bug in sg initialization in usbtest
by Alan Stern
· 17 years ago
5b0a4d6
USB: add new vernier product id to ldusb.c
by Stephen Ware
· 17 years ago
0cc5e2e
USB: fix error handling in trancevibrator
by Oliver Neukum
· 17 years ago
0b3f5fe
USB: constify function pointer tables
by Jan Engelhardt
· 17 years ago
18bcbcf
USB: misc: legousbtower: semaphore to mutex
by Daniel Walker
· 17 years ago
dc0d5c1
USB: Spelling fixes
by Joe Perches
· 17 years ago
26e109b
USB: testing driver: don't free a locked mutex
by Andrew Morton
· 17 years ago
1cfab02
USB: testing driver: convert dev->sem to mutex
by Matthias Kaehlcke
· 17 years ago
d09d6a3
USB: cypress_cy7c63: updated contact/usage information
by Oliver Bock
· 17 years ago
63bfb1f1
USB: sis FB driver: *_ioctl32_conversion functions do not exist in recent kernels
by Fernando Luis Vazquez Cao
· 17 years ago
6ce4560
usb: fix usbtest halt check on big endian systems
by Jan Andersson
· 17 years ago
f08812d
USB: FIx locks and urb->status in adutux (updated)
by Pete Zaitcev
· 17 years ago
ed206ec
USB: fix usbled disconnect read race #2
by Oliver Neukum
· 17 years ago
d5d1cea
USB: open disconnect race in usblcd
by Oliver Neukum
· 17 years ago
78663ec
USB: disconnect open race in legousbtower
by Oliver Neukum
· 17 years ago
03f36e8
USB: open disconnect race in iowarrior
by Oliver Neukum
· 17 years ago
5919a43b
USB: missing error check in emi62
by Oliver Neukum
· 17 years ago
cf4cf0b
USB: missing error check in emi26
by Oliver Neukum
· 17 years ago
d718d2b
USB: fix read vs. disconnect race in cytherm driver
by Oliver Neukum
· 17 years ago
54d2bc0
USB: fix locking in idmouse
by Oliver Neukum
· 17 years ago
3328d97
USB rio500.c: fix check-after-use
by Adrian Bunk
· 17 years ago
e28c6a7
USB iowarrior.c: fix check-after-use
by Adrian Bunk
· 17 years ago
c93d465
USB: FTDI Elan driver: Convert ftdi->u132_lock to mutex
by Matthias Kaehlcke
· 17 years ago
f230d10
[PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}
by Jeff Garzik
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
898eb71
Add missing newlines to some uses of dev_<level> messages
by Joe Perches
· 17 years ago
e400b6e
vt/vgacon: Check if screen resize request comes from userspace
by Antonino A. Daplas
· 17 years ago
a59048d
USB: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variables
by WANG Cong
· 17 years ago
9dcfbd9
USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macros
by Andrew Morton
· 17 years ago
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
· 17 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
Next »