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.12.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
2016-03-18
USB: iowarrior: fix oops with malicious USB descriptors
Josh Boyer
1
-0
/
+6
2016-03-04
USB: idmouse.c: Put the interface on error
Junjie Mao
1
-1
/
+1
2016-02-21
usb/misc/chaoskey: introduce an URB for asynchronous reads
Oliver Neukum
1
-21
/
+65
2016-02-21
usb/misc/chaoskey: Cleanup probe failure paths
Oliver Neukum
1
-18
/
+18
2016-02-21
Revert "usb: add HAS_IOMEM dependency to USB_APPLEDISPLAY"
Greg Kroah-Hartman
1
-1
/
+0
2016-02-15
usb: add HAS_IOMEM dependency to USB_APPLEDISPLAY
Vegard Nossum
1
-0
/
+1
2016-01-25
usb-misc: sisusbvga: fix error path
Peter Senna Tschudin
1
-1
/
+2
2016-01-25
usb-misc: sisusbvga: Remove memory allocation logs
Peter Senna Tschudin
1
-5
/
+2
2016-01-25
usb-misc: sisusbvga: Remove null test before calls to kfree()
Peter Senna Tschudin
1
-8
/
+4
2016-01-25
usb-misc: sisusbvga: Fix coding style: remove assignment from if tests
Peter Senna Tschudin
1
-6
/
+12
2016-01-25
usb-misc: sisusbvga: Fix coding style: braces, parenthesis, comment
Peter Senna Tschudin
1
-47
/
+41
2016-01-25
usb-misc: sisusbvga: Fix coding style: vertical whitespace changes
Peter Senna Tschudin
1
-258
/
+236
2016-01-25
usb-misc: sisusbvga: Fix coding style: horizontal whitespace changes
Peter Senna Tschudin
1
-482
/
+471
2016-01-13
Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-84
/
+149
2015-12-23
new helpers: no_seek_end_llseek{,_size}()
Al Viro
1
-15
/
+1
2015-12-02
usb: misc: usbtest: Remove timeval usage
Deepa Dinamani
1
-82
/
+147
2015-12-02
usb: misc: usbtest: improve the description for error message
Peter Chen
1
-2
/
+2
2015-10-25
usb: misc: usb3503: Use i2c_add_driver helper macro
Andrew F. Davis
1
-1
/
+1
2015-10-23
Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-48
/
+108
2015-10-13
usb: misc: usbtest: add bulk queue test
Peter Chen
1
-31
/
+74
2015-10-04
USB: chaoskey read offset bug
Alexander Inyukhin
1
-1
/
+1
2015-09-27
usb: misc: usbtest: format the data pattern according to max packet size
Alan Stern
1
-9
/
+26
2015-09-27
usb: misc: usbtest: using the same data format among write/compare/output
Peter Chen
1
-3
/
+3
2015-09-27
usb: misc: usbtest: delete useless memset for urbs array
Peter Chen
1
-1
/
+0
2015-09-27
usb: misc: usbtest: allocate size of urb array according to user parameter
Peter Chen
1
-4
/
+5
2015-08-18
usb: misc: usbtest: format max packet size for iso transfer
Peter Chen
1
-3
/
+4
2015-08-05
usb: misc: ftdi-elan: Simplify return statement
Saurabh Karajgaonkar
1
-10
/
+2
2015-06-27
Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-33
/
+66
2015-06-26
Pratyush Anand has moved
Pratyush Anand
1
-1
/
+1
2015-06-01
usb, HID: Remove Vernier devices from lsusb and hid_ignore_list
Dennis O'Brien
1
-10
/
+0
2015-05-10
USB: uss720.c: move assignment out of if () block
Greg Kroah-Hartman
1
-2
/
+4
2015-05-10
USB: sisusb_con.c: move assignment out of if () block
Greg Kroah-Hartman
1
-18
/
+36
2015-05-10
USB: sisusb.c: move assignment out of if () block
Greg Kroah-Hartman
1
-13
/
+26
2015-04-03
usb/misc: fix chaoskey build, needs HW_RANDOM
Randy Dunlap
1
-0
/
+1
2015-04-01
usb: Fix warnings in chaoskey driver
Keith Packard
1
-2
/
+4
2015-03-26
usb/misc/usb3503: Always read refclk frequency from DT
Ben Gamari
1
-23
/
+24
2015-03-26
usb: Add driver for Altus Metrum ChaosKey device (v2)
Keith Packard
3
-0
/
+543
2015-03-18
USB: appledisplay: Deletion of a check before backlight_device_unregister()
Markus Elfring
1
-1
/
+1
2015-03-18
USB: legotower: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
1
-3
/
+3
2015-01-09
USB: use %*ph specifier in uss720 driver
Andy Shevchenko
1
-9
/
+3
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-27
USB: adutux: NULL dereferences on disconnect
Dan Carpenter
1
-5
/
+0
2014-11-25
USB-SIS: Deletion of an unnecessary check before the function call "usb_put_dev"
Markus Elfring
1
-2
/
+1
2014-11-04
usb: misc: usb3503: delete unnecessary 'out of memory' messages
Peter Chen
1
-6
/
+2
2014-11-04
usb: yurex: fixed sparse warning of incorrect type
Sudip Mukherjee
1
-2
/
+4
2014-10-20
usb: misc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-29
usb: rename phy to usb_phy in HCD
Antoine Tenart
1
-4
/
+4
2014-09-24
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
1
-1
/
+1
2014-09-24
usb3503: clarify what the registers 'PDS' and 'CFG1' really do
Tobias Jakobi
1
-2
/
+2
2014-09-24
usb3503: correct error message in probe ('connect' to 'interrupt')
Tobias Jakobi
1
-1
/
+1
[next]