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