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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-29
USB: serial: drop termios-flag debugging
Johan Hovold
5
-42
/
+0
2017-03-28
USB: serial: f81534: clean up port bulk-out setup
Johan Hovold
1
-51
/
+11
2017-03-28
USB: serial: f81534: clean up calc_num_ports
Johan Hovold
1
-5
/
+6
2017-03-28
USB: serial: mxuport: clean up port bulk-out setup
Johan Hovold
1
-91
/
+12
2017-03-28
USB: serial: mxuport: add endpoint sanity check
Johan Hovold
1
-0
/
+2
2017-03-28
USB: serial: mxuport: register two ports for unknown devices
Johan Hovold
1
-11
/
+16
2017-03-28
USB: serial: visor: clean up treo endpoint hack
Johan Hovold
1
-58
/
+24
2017-03-28
USB: serial: visor: clean up clie_5 endpoint hack
Johan Hovold
1
-34
/
+23
2017-03-28
USB: serial: visor: drop redundant calc_num_ports callback
Johan Hovold
1
-1
/
+0
2017-03-28
USB: serial: ti_usb_3410_5052: always require a bulk-out endpoint
Johan Hovold
1
-0
/
+2
2017-03-28
USB: serial: omninet: use generic write implementation
Johan Hovold
1
-76
/
+17
2017-03-28
USB: serial: omninet: clean up port setup
Johan Hovold
1
-26
/
+21
2017-03-28
USB: serial: mos7840: clean up endpoint sanity check
Johan Hovold
1
-12
/
+11
2017-03-28
USB: serial: mos7720: always require an interrupt endpoint
Johan Hovold
1
-2
/
+2
2017-03-28
USB: serial: mos7720: clean up mcs7715 port setup
Johan Hovold
1
-32
/
+20
2017-03-28
USB: serial: io_ti: drop redundant read-urb check
Johan Hovold
1
-6
/
+0
2017-03-28
USB: serial: io_ti: verify interrupt endpoint at probe
Johan Hovold
1
-8
/
+2
2017-03-28
USB: serial: io_ti: always require a bulk-out endpoint
Johan Hovold
1
-0
/
+2
2017-03-28
USB: serial: io_ti: use calc_num_endpoints to verify endpoints
Johan Hovold
1
-6
/
+19
2017-03-28
USB: serial: ipaq: always register a single port
Johan Hovold
1
-26
/
+15
2017-03-28
USB: serial: ipaq: use calc_num_endpoints to verify endpoints
Johan Hovold
1
-8
/
+10
2017-03-28
USB: serial: f81534: abort probe on early errors
Johan Hovold
1
-3
/
+3
2017-03-28
USB: serial: f81534: use calc_num_endpoints to verify endpoints
Johan Hovold
1
-44
/
+11
2017-03-28
USB: serial: aircable: use calc_num_endpoints to verify endpoints
Johan Hovold
1
-28
/
+8
2017-03-28
USB: serial: pl2303: clean up legacy endpoint hack
Johan Hovold
1
-38
/
+46
2017-03-28
USB: serial: move pl2303 hack out of usb-serial core
Johan Hovold
2
-42
/
+55
2017-03-28
USB: serial: relax generic driver bulk-endpoint requirement
Johan Hovold
1
-2
/
+4
2017-03-28
USB: serial: add calc_num_ports callback to generic driver
Johan Hovold
3
-22
/
+24
2017-03-28
USB: serial: add probe callback to generic driver
Johan Hovold
2
-2
/
+12
2017-03-28
USB: serial: allow subdrivers to modify port-endpoint mapping
Johan Hovold
10
-26
/
+42
2017-03-16
USB: serial: whiteheat: simplify endpoint check
Johan Hovold
1
-30
/
+2
2017-03-16
USB: serial: symbolserial: simplify endpoint check
Johan Hovold
1
-11
/
+1
2017-03-16
USB: serial: spcp8x5: simplify endpoint check
Johan Hovold
1
-14
/
+2
2017-03-16
USB: serial: pl2303: simplify endpoint check
Johan Hovold
1
-8
/
+3
2017-03-16
USB: serial: oti6858: simplify endpoint check
Johan Hovold
1
-16
/
+3
2017-03-16
USB: serial: opticon: simplify endpoint check
Johan Hovold
1
-11
/
+1
2017-03-16
USB: serial: omninet: simplify endpoint check
Johan Hovold
1
-13
/
+1
2017-03-16
USB: serial: mos7720: simplify endpoint check
Johan Hovold
1
-5
/
+2
2017-03-16
USB: serial: kobil_sct: simplify endpoint check
Johan Hovold
1
-12
/
+1
2017-03-16
USB: serial: keyspan_pda: simplify endpoint check
Johan Hovold
1
-14
/
+2
2017-03-16
USB: serial: iuu_phoenix: simplify endpoint check
Johan Hovold
1
-11
/
+2
2017-03-16
USB: serial: io_edgeport: simplify and tighten endpoint check
Johan Hovold
1
-5
/
+12
2017-03-16
USB: serial: digi_acceleport: simplify endpoint check
Johan Hovold
1
-19
/
+4
2017-03-16
USB: serial: cyberjack: simplify endpoint check
Johan Hovold
1
-10
/
+1
2017-03-16
USB: serial: ark3116: simplify endpoint sanity check
Johan Hovold
1
-14
/
+3
2017-03-16
USB: serial: add endpoint sanity check to core
Johan Hovold
2
-5
/
+21
2017-03-16
USB: serial: replace runtime overflow check
Johan Hovold
1
-8
/
+5
2017-03-16
USB: serial: allow up to 16 ports per device
Johan Hovold
1
-1
/
+1
2017-03-16
USB: serial: refactor and clean up endpoint handling
Johan Hovold
1
-74
/
+80
2017-03-16
USB: serial: clean up endpoint and port-counter types
Johan Hovold
2
-12
/
+13
[next]