index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
Commit message (
Expand
)
Author
Age
*
usb: misc: usbtest: add fix for driver hang
Lu Baolu
2016-08-11
*
usb: misc: ftdi-elan: Fix off-by-one memory corruptions
Xiao Han
2016-08-09
*
usb: misc: usbtest: usbtest_do_ioctl may return positive integer
Peter Chen
2016-08-09
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-07-28
|
\
|
*
Merge branch 'for-4.8/hid-led' into for-linus
Jiri Kosina
2016-07-28
|
|
\
|
|
*
usb: misc: remove outdated USB LED driver
Heiner Kallweit
2016-06-17
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-07-26
|
\
\
\
|
*
|
|
hwrng: chaoskey - Fix URB warning due to timeout on Alea
Bob Ham
2016-06-07
|
*
|
|
hwrng: chaoskey - Add support for Araneus Alea I USB RNG
Bob Ham
2016-06-07
|
|
/
/
*
|
|
Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-07-24
|
\
\
\
|
*
|
|
usb: misc: usb3503: Clean up on driver unbind
Krzysztof Kozlowski
2016-06-08
|
*
|
|
usb: misc: usb3503: Set platform data
Krzysztof Kozlowski
2016-06-08
|
|
/
/
*
|
|
tty: vt, convert more macros to functions
Jiri Slaby
2016-06-25
*
|
|
tty: vt, remove consw->con_bmove
Jiri Slaby
2016-06-25
*
|
|
tty: vt, consw->con_set_palette cleanup
Jiri Slaby
2016-06-25
*
|
|
tty: vt, consw->con_scrolldelta cleanup
Jiri Slaby
2016-06-25
*
|
|
sisusb: remove dummy variables
Jiri Slaby
2016-06-25
|
/
/
*
|
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-05-21
|
\
\
|
*
|
sisusbvga: correct speed testing
Oliver Neukum
2016-05-03
|
*
|
usb: misc: usbtest: fix pattern tests for scatterlists.
Mathias Nyman
2016-05-03
|
*
|
usb: Add driver for UCSI
Heikki Krogerus
2016-04-29
|
*
|
usb: misc: usbtest: fix error of urb allocation
Chunfeng Yun
2016-04-28
|
|
/
*
/
tty: vt, make color_table const
Jiri Slaby
2016-04-30
|
/
*
USB: iowarrior: fix oops with malicious USB descriptors
Josh Boyer
2016-03-18
*
USB: idmouse.c: Put the interface on error
Junjie Mao
2016-03-03
*
usb/misc/chaoskey: introduce an URB for asynchronous reads
Oliver Neukum
2016-02-20
*
usb/misc/chaoskey: Cleanup probe failure paths
Oliver Neukum
2016-02-20
*
Revert "usb: add HAS_IOMEM dependency to USB_APPLEDISPLAY"
Greg Kroah-Hartman
2016-02-20
*
usb: add HAS_IOMEM dependency to USB_APPLEDISPLAY
Vegard Nossum
2016-02-14
*
usb-misc: sisusbvga: fix error path
Peter Senna Tschudin
2016-01-25
*
usb-misc: sisusbvga: Remove memory allocation logs
Peter Senna Tschudin
2016-01-25
*
usb-misc: sisusbvga: Remove null test before calls to kfree()
Peter Senna Tschudin
2016-01-25
*
usb-misc: sisusbvga: Fix coding style: remove assignment from if tests
Peter Senna Tschudin
2016-01-25
*
usb-misc: sisusbvga: Fix coding style: braces, parenthesis, comment
Peter Senna Tschudin
2016-01-25
*
usb-misc: sisusbvga: Fix coding style: vertical whitespace changes
Peter Senna Tschudin
2016-01-25
*
usb-misc: sisusbvga: Fix coding style: horizontal whitespace changes
Peter Senna Tschudin
2016-01-25
*
Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-01-13
|
\
|
*
usb: misc: usbtest: Remove timeval usage
Deepa Dinamani
2015-12-01
|
*
usb: misc: usbtest: improve the description for error message
Peter Chen
2015-12-01
*
|
new helpers: no_seek_end_llseek{,_size}()
Al Viro
2015-12-23
|
/
*
usb: misc: usb3503: Use i2c_add_driver helper macro
Andrew F. Davis
2015-10-24
*
Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2015-10-22
|
\
|
*
usb: misc: usbtest: add bulk queue test
Peter Chen
2015-10-13
|
*
usb: misc: usbtest: format the data pattern according to max packet size
Alan Stern
2015-09-27
|
*
usb: misc: usbtest: using the same data format among write/compare/output
Peter Chen
2015-09-27
|
*
usb: misc: usbtest: delete useless memset for urbs array
Peter Chen
2015-09-27
|
*
usb: misc: usbtest: allocate size of urb array according to user parameter
Peter Chen
2015-09-27
*
|
USB: chaoskey read offset bug
Alexander Inyukhin
2015-10-04
|
/
*
usb: misc: usbtest: format max packet size for iso transfer
Peter Chen
2015-08-18
*
usb: misc: ftdi-elan: Simplify return statement
Saurabh Karajgaonkar
2015-08-05
[next]