index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
6
-0
/
+6
*
USB: adutux: fix misuse of return value of copy_to_user()
Kulikov Vasiliy
2010-08-23
1
-1
/
+1
*
USB: iowarrior: fix misuse of return value of copy_to_user()
Kulikov Vasiliy
2010-08-23
1
-2
/
+2
*
USB: usbtest: support test device with only one iso-in or iso-out endpoint
Ming Lei
2010-08-10
1
-1
/
+4
*
USB: usbtest: avoid to free coherent buffer in atomic context
Ming Lei
2010-08-10
1
-1
/
+5
*
USB: misc: Remove unnecessary casts of private_data
Joe Perches
2010-08-10
5
-18
/
+18
*
USB: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-08-10
3
-22
/
+24
*
USB-BKL: Convert usb_driver ioctl to unlocked_ioctl
Andi Kleen
2010-08-10
1
-1
/
+2
*
USB: sisusbvga: Fix for USB 3.0
Oliver Neukum
2010-07-26
1
-2
/
+3
*
usb: sisusb_con.c: fix shadows sparse warning
Bill Pemberton
2010-05-20
1
-4
/
+4
*
USB: sisusbvga: Remove the BKL from open
Alessio Igor Bogani
2010-05-20
1
-9
/
+0
*
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-05-20
5
-26
/
+26
*
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
2010-05-20
1
-7
/
+2
*
USB: sisusbvga: Remove the BKL from ioctl
Alessio Igor Bogani
2010-05-20
1
-3
/
+1
*
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-20
1
-1
/
+1
*
USB: fixed bug in usbsevseg using USB autosuspend incorrectly
Harrison Metzger
2010-04-22
1
-2
/
+13
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
8
-2
/
+6
*
backlight: Allow properties to be passed at registration
Matthew Garrett
2010-03-16
1
-3
/
+4
*
USB: backlight, appledisplay: fix incomplete registration failure handling
Bruno Prémont
2010-03-02
1
-1
/
+2
*
USB: sisusbvga: no unnecessary GFP_ATOMIC
Oliver Neukum
2010-03-02
1
-2
/
+2
*
USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., dev...
Dennis O'Brien
2010-03-02
3
-798
/
+0
*
USB: Convert concatenated __FILE__ to %s, __FILE__
Joe Perches
2010-03-02
3
-8
/
+11
*
USB: remove the berry_charge driver
Greg Kroah-Hartman
2010-03-02
3
-195
/
+0
*
USB: BKL removal: vstusb
Oliver Neukum
2010-03-02
1
-8
/
+1
*
USB: BKL removal: legousbtower
Oliver Neukum
2010-03-02
1
-3
/
+0
*
USB: BKL removal: ldusb
Oliver Neukum
2010-03-02
1
-10
/
+2
*
USB: BKL removal: ftdi-elan
Oliver Neukum
2010-03-02
1
-6
/
+0
*
USB: BKL removal: adutux
Oliver Neukum
2010-03-02
1
-3
/
+0
*
USB: BKL removal: idmouse
Oliver Neukum
2010-03-02
1
-7
/
+1
*
USB: BKL removal: rio500
Oliver Neukum
2010-03-02
1
-2
/
+6
*
USB: isight-firmware: declare MODULE_FIRMWARE
Ben Hutchings
2010-03-02
1
-0
/
+2
*
USB: Push BKL on open down into the drivers
Oliver Neukum
2010-03-02
10
-10
/
+66
*
USB misc: make USB device id constant
Németh Márton
2010-03-02
22
-22
/
+22
*
USB: convert to the runtime PM framework
Alan Stern
2010-03-02
1
-4
/
+0
*
USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUS
Tanaka Akira
2010-02-16
1
-0
/
+1
*
USB: Fix a bug on appledisplay.c regarding signedness
pancho horrillo
2009-12-23
1
-2
/
+2
*
USB: add device ID for Apple Cinema Display 23in 2007
pancho horrillo
2009-12-23
1
-0
/
+1
*
USB: emi62: fix crash when trying to load EMI 6|2 firmware
Clemens Ladisch
2009-12-23
1
-1
/
+1
*
usbtest: make module param pattern writeable
Vikram Pandita
2009-12-11
1
-2
/
+5
*
USB: usblcd, fix memory leak
Jiri Slaby
2009-10-09
1
-1
/
+2
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
1
-2
/
+1
*
headers: kref.h redux
Alexey Dobriyan
2009-09-26
1
-1
/
+0
*
USB: full autosuspend and power management support for usbsevseg
Oliver Neukum
2009-09-23
1
-6
/
+63
*
USB: full power management support for the idmouse driver
Oliver Neukum
2009-09-23
1
-0
/
+21
*
USB: ldusb should signal an error in poll if the device is disconnected
Oliver Neukum
2009-09-23
1
-0
/
+6
*
USB: legousbtower: make poll notice disconnect
Oliver Neukum
2009-09-23
1
-0
/
+6
*
USB: sisusbvga: drop usb_buffer_alloc
Pete Zaitcev
2009-09-23
2
-42
/
+13
*
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-09-19
2
-4
/
+4
*
USB: usbtest: no need for USB_DEVICEFS
Alan Stern
2009-07-28
1
-1
/
+1
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
3
-0
/
+3
[next]