index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
USB: serial: pl2303: clean up legacy endpoint hack
Johan Hovold
2017-03-28
1
-38
/
+46
|
|
*
USB: serial: move pl2303 hack out of usb-serial core
Johan Hovold
2017-03-28
2
-42
/
+55
|
|
*
USB: serial: relax generic driver bulk-endpoint requirement
Johan Hovold
2017-03-28
1
-2
/
+4
|
|
*
USB: serial: add calc_num_ports callback to generic driver
Johan Hovold
2017-03-28
2
-21
/
+24
|
|
*
USB: serial: add probe callback to generic driver
Johan Hovold
2017-03-28
2
-2
/
+12
|
|
*
USB: serial: allow subdrivers to modify port-endpoint mapping
Johan Hovold
2017-03-28
9
-23
/
+26
|
|
*
USB: serial: whiteheat: simplify endpoint check
Johan Hovold
2017-03-16
1
-30
/
+2
|
|
*
USB: serial: symbolserial: simplify endpoint check
Johan Hovold
2017-03-16
1
-11
/
+1
|
|
*
USB: serial: spcp8x5: simplify endpoint check
Johan Hovold
2017-03-16
1
-14
/
+2
|
|
*
USB: serial: pl2303: simplify endpoint check
Johan Hovold
2017-03-16
1
-8
/
+3
|
|
*
USB: serial: oti6858: simplify endpoint check
Johan Hovold
2017-03-16
1
-16
/
+3
|
|
*
USB: serial: opticon: simplify endpoint check
Johan Hovold
2017-03-16
1
-11
/
+1
|
|
*
USB: serial: omninet: simplify endpoint check
Johan Hovold
2017-03-16
1
-13
/
+1
|
|
*
USB: serial: mos7720: simplify endpoint check
Johan Hovold
2017-03-16
1
-5
/
+2
|
|
*
USB: serial: kobil_sct: simplify endpoint check
Johan Hovold
2017-03-16
1
-12
/
+1
|
|
*
USB: serial: keyspan_pda: simplify endpoint check
Johan Hovold
2017-03-16
1
-14
/
+2
|
|
*
USB: serial: iuu_phoenix: simplify endpoint check
Johan Hovold
2017-03-16
1
-11
/
+2
|
|
*
USB: serial: io_edgeport: simplify and tighten endpoint check
Johan Hovold
2017-03-16
1
-5
/
+12
|
|
*
USB: serial: digi_acceleport: simplify endpoint check
Johan Hovold
2017-03-16
1
-19
/
+4
|
|
*
USB: serial: cyberjack: simplify endpoint check
Johan Hovold
2017-03-16
1
-10
/
+1
|
|
*
USB: serial: ark3116: simplify endpoint sanity check
Johan Hovold
2017-03-16
1
-14
/
+3
|
|
*
USB: serial: add endpoint sanity check to core
Johan Hovold
2017-03-16
1
-5
/
+12
|
|
*
USB: serial: replace runtime overflow check
Johan Hovold
2017-03-16
1
-8
/
+5
|
|
*
USB: serial: refactor and clean up endpoint handling
Johan Hovold
2017-03-16
1
-74
/
+80
|
|
*
USB: serial: clean up endpoint and port-counter types
Johan Hovold
2017-03-16
1
-7
/
+7
|
|
*
USB: serial: clean up probe error paths
Johan Hovold
2017-03-16
1
-12
/
+12
|
|
*
USB: serial: ftdi_sio: allow other bases for "event_char"
Ian Abbott
2017-03-13
1
-2
/
+2
|
|
*
USB: serial: ftdi_sio: only allow valid event_char values
Ian Abbott
2017-03-13
1
-1
/
+4
|
|
*
USB: serial: ftdi_sio: only allow valid latency timer values
Ian Abbott
2017-03-13
1
-1
/
+4
|
|
*
USB: serial: ftdi_sio: detect BM chip with iSerialNumber bug
Ian Abbott
2017-03-13
1
-8
/
+33
|
|
*
USB: serial: ftdi_sio: don't access latency timer on old chips
Ian Abbott
2017-03-13
1
-0
/
+6
*
|
|
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-05-02
1
-3
/
+25
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
usb/serial: Add DBC debug device support to usb_debug
Lu Baolu
2017-03-21
1
-3
/
+25
|
|
/
*
|
USB: serial: qcserial: add Dell DW5811e
Bjørn Mork
2017-03-18
1
-0
/
+2
*
|
USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems
Dan Williams
2017-03-14
1
-1
/
+16
|
/
*
USB: serial: safe_serial: fix information leak in completion handler
Johan Hovold
2017-03-08
1
-0
/
+5
*
USB: serial: io_ti: fix information leak in completion handler
Johan Hovold
2017-03-08
1
-1
/
+1
*
USB: serial: omninet: drop open callback
Johan Hovold
2017-03-08
1
-7
/
+0
*
USB: serial: omninet: fix reference leaks at open
Johan Hovold
2017-03-08
1
-6
/
+0
*
USB: serial: io_ti: fix NULL-deref in interrupt callback
Johan Hovold
2017-03-08
1
-0
/
+6
*
USB: serial: digi_acceleport: fix OOB-event processing
Johan Hovold
2017-03-06
1
-1
/
+1
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
2
-0
/
+2
*
Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-02-22
30
-1254
/
+1577
|
\
|
*
Merge tag 'usb-serial-4.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2017-02-16
5
-869
/
+808
|
|
\
|
|
*
USB: serial: keyspan: drop header file
Johan Hovold
2017-02-15
2
-632
/
+589
|
|
*
USB: serial: io_edgeport: drop io-tables header file
Johan Hovold
2017-02-15
2
-234
/
+215
|
|
*
USB: serial: upd78f0730: sort device ids
Johan Hovold
2017-02-13
1
-1
/
+1
|
|
*
USB: serial: upd78f0730: add ID for EVAL-ADXL362Z
Maksim Salau
2017-02-13
1
-2
/
+3
|
*
|
Merge tag 'usb-serial-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-02-09
27
-388
/
+772
|
|
\
|
|
|
*
USB: serial: mos7840: fix another NULL-deref at open
Johan Hovold
2017-02-09
1
-1
/
+3
[prev]
[next]