Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a3087ae970e5c8984fab2306b1f4dbe5ef132ff7
/
drivers
/
usb
/
misc
bbcb8bb
USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUS
by Tanaka Akira
· 15 years ago
37e9066
USB: Fix a bug on appledisplay.c regarding signedness
by pancho horrillo
· 15 years ago
4b372072
USB: add device ID for Apple Cinema Display 23in 2007
by pancho horrillo
· 15 years ago
ac06c06
USB: emi62: fix crash when trying to load EMI 6|2 firmware
by Clemens Ladisch
· 15 years ago
7f4e985
usbtest: make module param pattern writeable
by Vikram Pandita
· 15 years ago
696a4ac
USB: usblcd, fix memory leak
by Jiri Slaby
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
1d1764c
headers: kref.h redux
by Alexey Dobriyan
· 15 years ago
4d155eb
USB: full autosuspend and power management support for usbsevseg
by Oliver Neukum
· 15 years ago
d9bfbd1
USB: full power management support for the idmouse driver
by Oliver Neukum
· 15 years ago
d12b85e
USB: ldusb should signal an error in poll if the device is disconnected
by Oliver Neukum
· 16 years ago
d35b4ce
USB: legousbtower: make poll notice disconnect
by Oliver Neukum
· 16 years ago
d2fb1bb
USB: sisusbvga: drop usb_buffer_alloc
by Pete Zaitcev
· 16 years ago
e454cea
Driver-Core: extend devnode callbacks to provide permissions
by Kay Sievers
· 15 years ago
0f157ef
USB: usbtest: no need for USB_DEVICEFS
by Alan Stern
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 16 years ago
e1f5b94
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
3b6c023
USB: usbtest fix endless loop in unlink tests.
by Martin Fuzzey
· 16 years ago
003051b
usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controller
by Bryan Wu
· 16 years ago
f7a386c
Driver Core: usb: add nodename support for usb drivers.
by Kay Sievers
· 16 years ago
77aa2b5
USB: remove phidget drivers from kernel tree.
by Greg Kroah-Hartman
· 16 years ago
16e2e5f
USB: make transfer_buffer_lengths in struct urb field u32
by Greg Kroah-Hartman
· 16 years ago
a08b43a
USB: misc/vstusb, fix lock imbalance
by Jiri Slaby
· 16 years ago
46c9844
USB: misc/adutux, fix lock imbalance
by Jiri Slaby
· 16 years ago
296361e
USB: remove vernier labpro from ldusb
by sware
· 16 years ago
327d74f
USB: emi26: fix oops on load
by Marcin Slusarz
· 16 years ago
b404299
USB: power availability check for berry_charge
by Oliver Neukum
· 17 years ago
e64a521
USB: clean up redundant tests on unsigned
by roel kluin
· 16 years ago
859ff40
USB: SISUSB2VGA driver: add 0x0711, 0x0903
by Albert Comerma
· 16 years ago
6c5ab37
USB: vstusb: fix compiler warning on x86-64
by Greg Kroah-Hartman
· 16 years ago
8aafdf6
USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negative
by roel kluin
· 16 years ago
fd3f191
USB: remove err() macro from usb misc drivers
by Greg Kroah-Hartman
· 16 years ago
1b29a37
USB: remove info() macro from usb/misc drivers
by Greg Kroah-Hartman
· 16 years ago
3b6004f
USB: remove warn() macro from usb drivers
by Greg Kroah-Hartman
· 16 years ago
84dcd59
USB: fix up problems in the vtusb driver
by Stephen Ware
· 16 years ago
c0f082c
USB: ftdi-elan: Always pass usb_bulk_msg() a timeout in milliseconds.
by Sarah Sharp
· 16 years ago
cbc3011
usb: vstusb.c : new driver for spectrometers used by Vernier Software & Technology, Inc.
by Stephen Ware
· 16 years ago
bedf088
USB: drivers/usb/misc: Use an IS_ERR test rather than a NULL test
by Julien Brunel
· 16 years ago
eb86be5
USB: Added driver for a Delcom USB 7-segment LED Display
by Harrison Metzger
· 16 years ago
b0b090e
device create: usb: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
7a8fc9b
removed unused #include <linux/version.h>'s
by Adrian Bunk
· 16 years ago
eaea043
USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp.
by Stefan Lippers-Hollmann
· 16 years ago
88d987d
usb: auerswald: remove driver (obsolete)
by Wolfgang Mües
· 16 years ago
ff1a4a7
isight_firmware: fix a leak and double kfree()
by Parag Warudkar
· 16 years ago
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
· 17 years ago
5459215
USB: rio100: Push down the BKL
by Alan Cox
· 17 years ago
f1b5a7f
USB: auerwald: Push down the BKL into the driver
by Alan Cox
· 17 years ago
824f16f
USB: iowarrior: Push down BKL
by Alan Cox
· 17 years ago
5cb4aec
USB: usblcd: Push down BKL into driver
by Alan Cox
· 17 years ago
1160d07
USB: ftdi_usb: Eliminate ioctl and BKL ioctl use
by Alan Cox
· 17 years ago
ea05af6
USB: remove CVS keywords
by Adrian Bunk
· 17 years ago
b8e24bf
emi62: use request_firmware()
by David Woodhouse
· 17 years ago
ae93a55
emi26: use request_firmware()
by David Woodhouse
· 17 years ago
ed5a282
isight: treat firmware data as const
by gregkh@suse.de
· 17 years ago
f15e397
sisusbvga: Fix oops on disconnect.
by Will Newton
· 17 years ago
62b5884
isight_firmware: Avoid crash on loading invalid firmware
by Matthew Garrett
· 17 years ago
6460a26
USB: fix build bug in USB_ISIGHTFW
by Ingo Molnar
· 17 years ago
62d104d
USB: Firmware loader driver for USB Apple iSight camera
by Matthew Garrett
· 17 years ago
bfd3a5a
USB: Phidget: fix race in device_create
by Greg Kroah-Hartman
· 17 years ago
6def755
usbtest: comment on why this code "expects" negative and positive errnos
by Marcin Slusarz
· 17 years ago
5fc8939
USB: remove PICDEM FS USB demo (04d8:000c) device from ldusb
by Xiaofan Chen
· 17 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
18bcbcfe
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
Next »