index
:
illumos-gate
master
sysroot/20181213
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
/
src
/
uts
/
common
/
io
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-14
14944 xhci silently drops ugen transfers sometimes but not always
Joshua M. Clulow
3
-97
/
+298
2022-05-23
14687 need in-kernel strtok_r()
Enyew Tan
1
-39
/
+4
2022-03-10
14443 resection manual pages per IPD4
Richard Lowe
5
-5
/
+5
2022-02-22
5513 KM_NORMALPRI should be documented in kmem_alloc(9f) and kmem_cache_creat...
Dan McDonald
1
-1
/
+1
2022-02-09
14464 want ugen nodes for devices attached by hid
Alex Wilson
1
-8
/
+204
2022-01-05
14287 ehci: No SOF interrupts have been received, this USB EHCI hostcontrolle...
Toomas Soome
1
-7
/
+14
2021-09-14
13975 support for higher baud rates
Joshua M. Clulow
2
-24
/
+38
2021-07-30
13979 support FTDI FT232H serial interface
Joshua M. Clulow
1
-0
/
+1
2021-06-29
13818 Insyde BMC virtual CD-ROM confused by MODE SENSE
Joshua M. Clulow
1
-0
/
+4
2021-06-29
13817 scsa2usb quirks list does not correctly use revision field
Joshua M. Clulow
1
-105
/
+94
2021-03-01
13589 ccid: implicit conversion from 'atr_protocol_t' 'uccid_prot_t'
Toomas Soome
1
-1
/
+1
2021-02-03
13493 usba: multiply-defined symbols
Toomas Soome
1
-5
/
+7
2020-10-21
13144 refactor amdf17nbdf into a nexus
Robert Mustacchi
1
-1
/
+1
2020-09-10
11499 default to hires tick
Richard Lowe
1
-71
/
+66
2020-03-27
12258 Need native CCID driver
Hans Rosenfeld
1
-0
/
+4420
2019-11-14
11794 usba: cast between incompatible function types
Toomas Soome
1
-6
/
+6
2019-11-12
11952 large USB hard disks experience I/O failures
Joshua M. Clulow
1
-27
/
+104
2019-09-30
11727 usb_ah: cast between incompatible function types
Toomas Soome
1
-7
/
+14
2019-09-30
11722 usbwcm: cast between incompatible function types
Toomas Soome
1
-24
/
+25
2019-08-05
11511 usbsacm fails to open sigma designs device
Mike Zeller
2
-1
/
+28
2019-08-02
11281 XHCI polled mode support for USB keyboards
Matthias Scheler
5
-115
/
+532
2019-07-12
11362 xhci dma segment comment needs work
Robert Mustacchi
1
-4
/
+5
2019-06-14
11177 usba should read the device binary object store
Robert Mustacchi
14
-159
/
+549
2019-05-16
10868 ohci: comparison between pointer and integer
Toomas Soome
2
-9
/
+9
2019-05-16
10867 ehci: comparison between pointer and integer
Toomas Soome
3
-11
/
+11
2019-04-26
10684 usbkbm: implement usbkbm_rsrv() to get out of interrupt context
Toomas Soome
1
-37
/
+60
2019-04-23
10762 hidparser: NULL pointer errors
Toomas Soome
1
-98
/
+46
2019-04-22
10716 usbvc: NULL pointer errors
Toomas Soome
1
-12
/
+12
2019-04-22
10715 ohci: NULL pointer errors
Toomas Soome
2
-64
/
+40
2019-04-20
10748 usbms: NULL pointer errors
Toomas Soome
1
-3
/
+3
2019-04-20
10711 ehci: NULL pointer errors
Toomas Soome
7
-69
/
+48
2019-04-19
10779 usba: NULL pointer errors
Toomas Soome
1
-1
/
+1
2019-04-18
10714 usbser: NULL pointer errors
Toomas Soome
1
-6
/
+6
2019-04-05
10559 usbms: cast between incompatible function types
Toomas Soome
1
-202
/
+137
2019-04-02
10550 Support for FTDI FT230XQ interface
Jean-Pierre André
1
-0
/
+1
2019-03-28
10573 define TASKQID_INVALID as (taskq_id)0
Toomas Soome
2
-4
/
+4
2019-03-22
10558 usbkbm: cast between incompatible function types
Toomas Soome
1
-24
/
+26
2019-03-18
10534 uts: update usbdevs
Toomas Soome
2
-114
/
+2557
2019-02-21
10407 xhci USB 3.1 minor version encoded differently across vendors
Robert Mustacchi
1
-2
/
+12
2019-02-12
10344 xhci port capabilities warning is confusing
Robert Mustacchi
1
-2
/
+2
2019-01-28
10242 Project Tiresias: USB topology
Robert Mustacchi
1
-80
/
+108
2019-01-14
10081 smatch indenting fixes for usr/src/uts
John Levon
6
-12
/
+24
2018-11-30
9816 Multi-TRB xhci transfers should use event data
Robert Mustacchi
4
-100
/
+265
2018-09-22
9806 ehci_take_control() can infinite loop due to PCI invalid reads
Robert Mustacchi
1
-5
/
+19
2018-06-04
9576 hid_attach is missing one mutex_exit in error path
Sebastian Wiedenroth
1
-3
/
+4
2017-06-11
8173 workaround qemu-xhci HCIVERSION bug
Robert Mustacchi
1
-3
/
+10
2017-03-25
7974 usba: usba_process_cv_descr() needs to handle companion descs
Robert Mustacchi
1
-1
/
+2
2017-03-10
1979 USB 3.0 support
Robert Mustacchi
21
-263
/
+10064
2017-02-22
7812 Remove gender specific language
Daniel Hoffman
5
-5
/
+10
2016-08-15
7215 usba logging through cmn_err (via usba_bus_ctl) output erroneously inclu...
James Blachly
1
-42
/
+9
[next]