index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-14
USB: SISUSB2VGA driver: add 0x0711, 0x0903
Albert Comerma
1
-0
/
+1
2008-11-14
USB: vstusb: fix compiler warning on x86-64
Greg Kroah-Hartman
1
-1
/
+1
2008-10-22
USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negative
roel kluin
1
-2
/
+1
2008-10-18
USB: remove err() macro from usb misc drivers
Greg Kroah-Hartman
5
-29
/
+37
2008-10-18
USB: remove info() macro from usb/misc drivers
Greg Kroah-Hartman
10
-34
/
+47
2008-10-18
USB: remove warn() macro from usb drivers
Greg Kroah-Hartman
2
-4
/
+5
2008-10-18
USB: fix up problems in the vtusb driver
Stephen Ware
1
-20
/
+34
2008-10-18
USB: ftdi-elan: Always pass usb_bulk_msg() a timeout in milliseconds.
Sarah Sharp
1
-5
/
+5
2008-10-18
usb: vstusb.c : new driver for spectrometers used by Vernier Software & Techn...
Stephen Ware
3
-0
/
+784
2008-10-18
USB: drivers/usb/misc: Use an IS_ERR test rather than a NULL test
Julien Brunel
1
-1
/
+1
2008-10-18
USB: Added driver for a Delcom USB 7-segment LED Display
Harrison Metzger
3
-0
/
+404
2008-10-16
device create: usb: convert device_create_drvdata to device_create
Greg Kroah-Hartman
3
-9
/
+6
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-1
/
+0
2008-08-21
USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp.
Stefan Lippers-Hollmann
1
-0
/
+1
2008-08-14
usb: auerswald: remove driver (obsolete)
Wolfgang Mües
3
-2163
/
+0
2008-08-13
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-22
USB: sisusb: Push down the BKL
Alan Cox
1
-7
/
+6
2008-07-22
USB: rio100: Push down the BKL
Alan Cox
1
-4
/
+4
2008-07-22
USB: auerwald: Push down the BKL into the driver
Alan Cox
1
-4
/
+6
2008-07-22
USB: iowarrior: Push down BKL
Alan Cox
1
-3
/
+5
2008-07-22
USB: usblcd: Push down BKL into driver
Alan Cox
1
-2
/
+4
2008-07-22
USB: ftdi_usb: Eliminate ioctl and BKL ioctl use
Alan Cox
1
-24
/
+0
2008-07-22
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-04
sisusbvga: Fix oops on disconnect.
Will Newton
1
-2
/
+0
2008-06-12
isight_firmware: Avoid crash on loading invalid firmware
Matthew Garrett
1
-7
/
+16
2008-06-12
USB: fix build bug in USB_ISIGHTFW
Ingo Molnar
1
-0
/
+1
2008-05-30
USB: Firmware loader driver for USB Apple iSight camera
Matthew Garrett
3
-0
/
+143
2008-05-21
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-25
USB: remove unnecessary type casting of urb->context
Ming Lei
6
-14
/
+14
2008-04-25
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
13
-162
/
+162
2008-04-25
USB: Remove EXPERIMENTAL designation from USB misc/ Kconfig entries
Robert P. J. Day
1
-10
/
+10
2008-04-25
USB: remove dev->power.power_state
Alan Stern
1
-1
/
+2
2008-04-25
USB: use DIV_ROUND_UP
Julia Lawall
1
-1
/
+1
2008-04-25
USB: auerswald: Convert ccp->mutex in a mutex
matthias@kaehlcke.net
1
-26
/
+26
2008-04-25
USB: auerswald: Convert ccp->readmutex in a mutex
matthias@kaehlcke.net
1
-9
/
+9
2008-04-25
USB: auerswald: Convert stats_sem in a mutex
matthias@kaehlcke.net
1
-21
/
+24
2008-04-19
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-03
USB: fix bug in sg initialization in usbtest
Alan Stern
1
-1
/
+2
2008-02-22
USB: add new vernier product id to ldusb.c
Stephen Ware
1
-0
/
+2
2008-02-22
USB: fix error handling in trancevibrator
Oliver Neukum
1
-1
/
+3
2008-02-02
USB: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-02-02
USB: misc: legousbtower: semaphore to mutex
Daniel Walker
1
-14
/
+16
[next]