index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-29
usb-misc: sisusbvga: fix spelling mistake: "asymmeric" -> "asymmetric"
Colin Ian King
1
-1
/
+1
2018-04-04
Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-16
/
+52
2018-03-20
USB: misc: uss720: more vendor/product ID's
Daniel Gimpelevich
1
-1
/
+6
2018-03-09
USB: adutux: Add waiting in transfer abortion
Kirill Kapranov
1
-0
/
+2
2018-03-09
usb: usbtest: Remove stack VLA usage
Tobin C. Harding
1
-1
/
+4
2018-03-06
USB: adutux: Delete a misleading comment
Kirill Kapranov
1
-1
/
+1
2018-02-27
console: Expand dummy functions for CFI
Kees Cook
1
-15
/
+52
2018-02-27
console: SisUSB2VGA: Drop dummy con_font_get()
Kees Cook
1
-1
/
+0
2018-02-26
Merge 4.16-rc3 into usb-next
Greg Kroah-Hartman
1
-0
/
+6
2018-02-22
USB: chaoskey: Use kasprintf() over strcpy()/strcat()
Kees Cook
1
-6
/
+2
2018-02-15
usb: ldusb: add PIDs for new CASSY devices supported by this driver
Karsten Koop
1
-0
/
+6
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
3
-10
/
+10
2018-02-01
Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-56
/
+107
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-7
/
+7
2018-01-24
USB: misc: fix up some remaining DEVICE_ATTR() usages
Greg Kroah-Hartman
2
-35
/
+16
2018-01-24
USB: move many drivers to use DEVICE_ATTR_RW
Greg Kroah-Hartman
3
-18
/
+18
2018-01-24
USB: misc: chaoskey: Use true and false for boolean values
Gustavo A. R. Silva
1
-3
/
+3
2018-01-15
Merge 4.15-rc8 into usb-next
Greg Kroah-Hartman
1
-0
/
+2
2018-01-11
usb: misc: usb3503: make sure reset is low for at least 100us
Stefan Agner
1
-0
/
+2
2017-12-15
usb: usbtest: Add TEST 29, toggle sync, Clear toggle between bulk writes
Mathias Nyman
1
-0
/
+70
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
3
-7
/
+7
2017-11-13
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
36
-246
/
+166
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+15
2017-11-07
USB: add SPDX identifiers to all remaining Makefiles
Greg Kroah-Hartman
1
-0
/
+1
2017-11-07
USB: adutux: remove redundant variable minor
Colin Ian King
1
-2
/
+0
2017-11-07
usb: core: introduce a new usb_get_std_status() helper
Felipe Balbi
1
-4
/
+4
2017-11-04
USB: misc: Remove redundant license text
Greg Kroah-Hartman
25
-195
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
34
-0
/
+34
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
usb: usbtest: Convert timers to use timer_setup()
Kees Cook
1
-7
/
+15
2017-11-01
usb: usb251xb: Use GPIO descriptor consumer interface
Serge Semin
1
-20
/
+13
2017-11-01
usb: usb251xb: Add max power/current dts property support
Serge Semin
1
-4
/
+20
2017-11-01
usb: usb251xb: Fix property_u32 NULL pointer dereference
Serge Semin
1
-7
/
+7
2017-11-01
usb: usb251xb: Add USB2517 LED settings
Serge Semin
1
-0
/
+12
2017-11-01
usb: usb251xb: Add battery enable setting flag
Serge Semin
1
-0
/
+9
2017-11-01
usb: usb251xb: Add 5,6,7 ports boost settings
Serge Semin
1
-5
/
+10
2017-11-01
usb: usb251xb: Add 5,6,7 ports mapping def setting
Serge Semin
1
-1
/
+11
2017-11-01
usb: usb251xb: Add USB251x specific port count setting
Serge Semin
1
-3
/
+21
2017-11-01
usb: usb251xb: Add USB2517i specific struct and IDs
Serge Semin
2
-4
/
+23
2017-10-23
usb: misc: usbtest: remove duplicate & operation
Jaejoong Kim
1
-1
/
+1
2017-10-11
usb: usbtest: fix NULL pointer dereference
Alan Stern
1
-2
/
+3
2017-10-11
usb: misc: usbtest: Fix overflow in usbtest_do_ioctl()
Dan Carpenter
1
-0
/
+5
2017-08-28
usb: misc: lvstest: add entry to place port in compliance mode
Jack Pham
1
-0
/
+41
2017-08-28
usb: misc: ftdi-elan: fix duplicated code for different branches
Gustavo A. R. Silva
1
-26
/
+1
2017-08-10
usb: usbsevseg: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-22
USB: misc: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
11
-26
/
+2
2017-07-17
usb: misc: ftdi-elan: compress return logic into one line
Gustavo A. R. Silva
1
-3
/
+3
2017-07-17
usb: misc: sisusbvga: compress return logic into one line
Gustavo A. R. Silva
1
-10
/
+3
2017-06-27
usb: typec: ucsi: Add ACPI driver
Heikki Krogerus
4
-720
/
+0
2017-06-13
usb: misc: usbsevseg: Use sysfs_match_string() helper
Andy Shevchenko
1
-10
/
+8
[next]