index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
Age
Commit message (
Expand
)
Author
2014-07-11
USB: serial: ftdi_sio: Add Infineon Triboard
Michal Sojka
2014-07-09
USB: ftdi_sio: Add extra PID.
Bert Vermeulen
2014-07-07
usb: option: Add ID for Telewell TW-LTE 4G v2
Bernd Wachter
2014-07-07
USB: cp210x: add support for Corsair usb dongle
Andras Kovacs
2014-06-23
usb: option: add/modify Olivetti Olicard modems
Bjørn Mork
2014-06-23
USB: ftdi_sio: fix null deref at port probe
Johan Hovold
2014-06-23
USB: option: add device ID for SpeedUp SU9800 usb 3g modem
Oliver Neukum
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-05-29
usb: qcserial: add additional Sierra Wireless QMI devices
Aleksander Morgado
2014-05-28
usb: qcserial: add Netgear AirCard 341U
Aleksander Morgado
2014-05-27
USB: keyspan: fix potential null pointer dereference
Rickard Strandqvist
2014-05-27
USB: serial: option: add support for Novatel E371 PCIe card
Alexej Starschenko
2014-05-27
USB: ftdi_sio: add NovaTech OrionLXm product ID
George McCollister
2014-05-27
USB: io_ti: fix firmware download on big-endian machines (part 2)
Johan Hovold
2014-05-27
USB: kobil_sct: fix control requests without data stage
Johan Hovold
2014-05-27
USB: serial: remove overly defensive port tests
Johan Hovold
2014-05-27
USB: serial: fix potential runtime pm imbalance at device remove
Johan Hovold
2014-05-27
USB: usb_wwan: do not resume I/O on closing ports
Johan Hovold
2014-05-27
USB: usb_wwan: report failed submissions as errors
Johan Hovold
2014-05-27
USB: usb_wwan: remove bogus function prototype
Johan Hovold
2014-05-27
USB: usb_wwan: remove some superfluous comments
Johan Hovold
2014-05-27
USB: usb_wwan: remove comment from close
Johan Hovold
2014-05-27
USB: usb_wwan: clean up delayed-urb submission
Johan Hovold
2014-05-27
USB: usb_wwan: use interface-data accessors
Johan Hovold
2014-05-27
USB: usb_wwan: make resume error messages uniform
Johan Hovold
2014-05-27
USB: usb_wwan: kill interrupt urb explicitly at suspend
Johan Hovold
2014-05-27
USB: usb_wwan: remove redundant urb kill from port remove
Johan Hovold
2014-05-27
USB: usb_wwan: remove unimplemented set_termios
Johan Hovold
2014-05-27
USB: usb_wwan: remove redundant modem-control request
Johan Hovold
2014-05-27
USB: usb_wwan: fix remote wakeup
Johan Hovold
2014-05-27
USB: usb_wwan: fix discarded writes on resume errors
Johan Hovold
2014-05-27
USB: usb_wwan: fix potential blocked I/O after resume
Johan Hovold
2014-05-27
USB: usb_wwan: fix potential NULL-deref at resume
Johan Hovold
2014-05-27
USB: usb_wwan: fix urb leak at shutdown
Johan Hovold
2014-05-27
USB: usb_wwan: fix write and suspend race
Johan Hovold
2014-05-27
USB: usb_wwan: fix race between write and resume
xiao jin
2014-05-27
USB: usb_wwan: fix urb leak in write error path
xiao jin
2014-05-27
USB: option: add missing usb_mark_last_busy
Johan Hovold
2014-05-27
USB: option: fix line-control pipe direction
Johan Hovold
2014-05-27
USB: option: fix runtime PM handling
Johan Hovold
2014-05-27
USB: sierra: do not resume I/O on closing ports
Johan Hovold
2014-05-27
USB: sierra: minimise no-suspend window during close
Johan Hovold
2014-05-27
USB: sierra: refactor delayed-urb submission
Johan Hovold
2014-05-27
USB: sierra: clean up suspend
Johan Hovold
2014-05-27
USB: sierra: use interface-data accessors
Johan Hovold
2014-05-27
USB: sierra: remove redundant modem-control requests
Johan Hovold
2014-05-27
USB: sierra: do not resume I/O on closed ports
Johan Hovold
2014-05-27
USB: sierra: remove disconnected test from close
Johan Hovold
2014-05-27
USB: sierra: remove unimplemented set_termios
Johan Hovold
[next]