index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-13
usb: auerswald: remove driver (obsolete)
Wolfgang Mües
3
-2163
/
+0
2008-08-12
isight_firmware: fix a leak and double kfree()
Parag Warudkar
1
-2
/
+2
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
1
-2
/
+2
2008-07-21
USB: sisusb: Push down the BKL
Alan Cox
1
-7
/
+6
2008-07-21
USB: rio100: Push down the BKL
Alan Cox
1
-4
/
+4
2008-07-21
USB: auerwald: Push down the BKL into the driver
Alan Cox
1
-4
/
+6
2008-07-21
USB: iowarrior: Push down BKL
Alan Cox
1
-3
/
+5
2008-07-21
USB: usblcd: Push down BKL into driver
Alan Cox
1
-2
/
+4
2008-07-21
USB: ftdi_usb: Eliminate ioctl and BKL ioctl use
Alan Cox
1
-24
/
+0
2008-07-21
USB: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-07-10
emi62: use request_firmware()
David Woodhouse
3
-17747
/
+73
2008-07-10
emi26: use request_firmware()
David Woodhouse
2
-5809
/
+66
2008-07-10
isight: treat firmware data as const
gregkh@suse.de
1
-1
/
+1
2008-07-03
sisusbvga: Fix oops on disconnect.
Will Newton
1
-2
/
+0
2008-06-11
isight_firmware: Avoid crash on loading invalid firmware
Matthew Garrett
1
-7
/
+16
2008-06-11
USB: fix build bug in USB_ISIGHTFW
Ingo Molnar
1
-0
/
+1
2008-05-29
USB: Firmware loader driver for USB Apple iSight camera
Matthew Garrett
3
-0
/
+143
2008-05-20
USB: Phidget: fix race in device_create
Greg Kroah-Hartman
3
-10
/
+9
2008-05-14
usbtest: comment on why this code "expects" negative and positive errnos
Marcin Slusarz
1
-0
/
+5
2008-05-14
USB: remove PICDEM FS USB demo (04d8:000c) device from ldusb
Xiaofan Chen
1
-4
/
+0
2008-05-02
USB: usbtest displays diagnostics again
David Brownell
1
-143
/
+133
2008-05-02
usb: ldusb: ld_usb semaphore to mutex
Daniel Walker
1
-14
/
+14
2008-04-24
USB: remove unnecessary type casting of urb->context
Ming Lei
6
-14
/
+14
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
13
-162
/
+162
2008-04-24
USB: Remove EXPERIMENTAL designation from USB misc/ Kconfig entries
Robert P. J. Day
1
-10
/
+10
2008-04-24
USB: remove dev->power.power_state
Alan Stern
1
-1
/
+2
2008-04-24
USB: use DIV_ROUND_UP
Julia Lawall
1
-1
/
+1
2008-04-24
USB: auerswald: Convert ccp->mutex in a mutex
matthias@kaehlcke.net
1
-26
/
+26
2008-04-24
USB: auerswald: Convert ccp->readmutex in a mutex
matthias@kaehlcke.net
1
-9
/
+9
2008-04-24
USB: auerswald: Convert stats_sem in a mutex
matthias@kaehlcke.net
1
-21
/
+24
2008-04-18
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-02
USB: fix bug in sg initialization in usbtest
Alan Stern
1
-1
/
+2
2008-02-21
USB: add new vernier product id to ldusb.c
Stephen Ware
1
-0
/
+2
2008-02-21
USB: fix error handling in trancevibrator
Oliver Neukum
1
-1
/
+3
2008-02-01
USB: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-02-01
USB: misc: legousbtower: semaphore to mutex
Daniel Walker
1
-14
/
+16
2008-02-01
USB: Spelling fixes
Joe Perches
2
-2
/
+2
2008-02-01
USB: testing driver: don't free a locked mutex
Andrew Morton
1
-2
/
+0
2008-02-01
USB: testing driver: convert dev->sem to mutex
Matthias Kaehlcke
1
-8
/
+9
2008-02-01
USB: cypress_cy7c63: updated contact/usage information
Oliver Bock
1
-2
/
+5
2008-02-01
USB: sis FB driver: *_ioctl32_conversion functions do not exist in recent ker...
Fernando Luis Vazquez Cao
2
-30
/
+0
2008-02-01
usb: fix usbtest halt check on big endian systems
Jan Andersson
1
-0
/
+1
2007-11-28
USB: FIx locks and urb->status in adutux (updated)
Pete Zaitcev
1
-123
/
+139
2007-11-28
USB: fix usbled disconnect read race #2
Oliver Neukum
1
-1
/
+3
2007-10-25
USB: open disconnect race in usblcd
Oliver Neukum
1
-1
/
+10
2007-10-25
USB: disconnect open race in legousbtower
Oliver Neukum
1
-1
/
+13
2007-10-25
USB: open disconnect race in iowarrior
Oliver Neukum
1
-1
/
+8
2007-10-25
USB: missing error check in emi62
Oliver Neukum
1
-0
/
+4
2007-10-25
USB: missing error check in emi26
Oliver Neukum
1
-0
/
+4
2007-10-25
USB: fix read vs. disconnect race in cytherm driver
Oliver Neukum
1
-1
/
+3
[next]