index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-10
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
1
-2
/
+0
2010-07-26
USB: sisusbvga: Fix for USB 3.0
Oliver Neukum
1
-2
/
+3
2010-05-20
usb: sisusb_con.c: fix shadows sparse warning
Bill Pemberton
1
-4
/
+4
2010-05-20
USB: sisusbvga: Remove the BKL from open
Alessio Igor Bogani
1
-9
/
+0
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
5
-26
/
+26
2010-05-20
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
1
-7
/
+2
2010-05-20
USB: sisusbvga: Remove the BKL from ioctl
Alessio Igor Bogani
1
-3
/
+1
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-1
/
+1
2010-04-22
USB: fixed bug in usbsevseg using USB autosuspend incorrectly
Harrison Metzger
1
-2
/
+13
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
8
-2
/
+6
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
1
-3
/
+4
2010-03-02
USB: backlight, appledisplay: fix incomplete registration failure handling
Bruno Prémont
1
-1
/
+2
2010-03-02
USB: sisusbvga: no unnecessary GFP_ATOMIC
Oliver Neukum
1
-2
/
+2
2010-03-02
USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., dev...
Dennis O'Brien
3
-798
/
+0
2010-03-02
USB: Convert concatenated __FILE__ to %s, __FILE__
Joe Perches
3
-8
/
+11
2010-03-02
USB: remove the berry_charge driver
Greg Kroah-Hartman
3
-195
/
+0
2010-03-02
USB: BKL removal: vstusb
Oliver Neukum
1
-8
/
+1
2010-03-02
USB: BKL removal: legousbtower
Oliver Neukum
1
-3
/
+0
2010-03-02
USB: BKL removal: ldusb
Oliver Neukum
1
-10
/
+2
2010-03-02
USB: BKL removal: ftdi-elan
Oliver Neukum
1
-6
/
+0
2010-03-02
USB: BKL removal: adutux
Oliver Neukum
1
-3
/
+0
2010-03-02
USB: BKL removal: idmouse
Oliver Neukum
1
-7
/
+1
2010-03-02
USB: BKL removal: rio500
Oliver Neukum
1
-2
/
+6
2010-03-02
USB: isight-firmware: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+2
2010-03-02
USB: Push BKL on open down into the drivers
Oliver Neukum
10
-10
/
+66
2010-03-02
USB misc: make USB device id constant
Németh Márton
22
-22
/
+22
2010-03-02
USB: convert to the runtime PM framework
Alan Stern
1
-4
/
+0
2010-02-16
USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUS
Tanaka Akira
1
-0
/
+1
2009-12-23
USB: Fix a bug on appledisplay.c regarding signedness
pancho horrillo
1
-2
/
+2
2009-12-23
USB: add device ID for Apple Cinema Display 23in 2007
pancho horrillo
1
-0
/
+1
2009-12-23
USB: emi62: fix crash when trying to load EMI 6|2 firmware
Clemens Ladisch
1
-1
/
+1
2009-12-11
usbtest: make module param pattern writeable
Vikram Pandita
1
-2
/
+5
2009-10-09
USB: usblcd, fix memory leak
Jiri Slaby
1
-1
/
+2
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
1
-2
/
+1
2009-09-26
headers: kref.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-23
USB: full autosuspend and power management support for usbsevseg
Oliver Neukum
1
-6
/
+63
2009-09-23
USB: full power management support for the idmouse driver
Oliver Neukum
1
-0
/
+21
2009-09-23
USB: ldusb should signal an error in poll if the device is disconnected
Oliver Neukum
1
-0
/
+6
2009-09-23
USB: legousbtower: make poll notice disconnect
Oliver Neukum
1
-0
/
+6
2009-09-23
USB: sisusbvga: drop usb_buffer_alloc
Pete Zaitcev
2
-42
/
+13
2009-09-19
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2
-4
/
+4
2009-07-28
USB: usbtest: no need for USB_DEVICEFS
Alan Stern
1
-1
/
+1
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
3
-0
/
+3
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2
-15
/
+26
2009-06-15
USB: usbtest fix endless loop in unlink tests.
Martin Fuzzey
1
-14
/
+25
2009-06-15
usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controller
Bryan Wu
1
-1
/
+1
2009-06-15
Driver Core: usb: add nodename support for usb drivers.
Kay Sievers
2
-0
/
+12
2009-03-24
USB: remove phidget drivers from kernel tree.
Greg Kroah-Hartman
7
-1678
/
+0
2009-03-24
USB: make transfer_buffer_lengths in struct urb field u32
Greg Kroah-Hartman
1
-3
/
+3
2009-03-17
USB: misc/vstusb, fix lock imbalance
Jiri Slaby
1
-0
/
+1
[prev]
[next]