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
/
net
/
usb
/
hso.c
Age
Commit message (
Expand
)
Author
2009-02-26
hso: remove hso_free_device()
Paulius Zaleckas
2009-02-26
hso: remove claiming and releasing of USB interface
Paulius Zaleckas
2009-02-17
drivers/net/usb: fix sparse warnings: Should it be static?
Hannes Eder
2009-02-04
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-03
hso: add new device id's
Filip Aben
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
2009-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-01-15
hso serial throttled tty kref fix.
Denis Joseph Barrow
2009-01-15
tty: Fix double grabbing of a spinlock
Denis Joseph Barrow
2009-01-15
tty: Fix a kref leak in the HSO driver on re-open
Alan Cox
2009-01-12
hso: driver fix for big endian machines.
Denis Joseph Barrow
2009-01-02
hso maintainers update patch
Denis Joseph Barrow
2009-01-02
hso modem detect fix patch against Alan Cox'es tty tree
Denis Joseph Barrow
2009-01-02
tty: Modem functions for the HSO driver
Denis Joseph Barrow
2009-01-02
tty: Fix the HSO termios handling a bit
Alan Cox
2009-01-02
hso: net driver using tty without locking
Alan Cox
2008-12-29
drivers/net/usb: use USB API functions rather than constants
Julia Lawall
2008-12-22
net: startup race in hso driver
Oliver Neukum
2008-11-25
Revert "hso: Fix crashes on close."
David S. Miller
2008-11-25
Revert "hso: Fix free of mutexes still in use."
David S. Miller
2008-11-25
Revert "hso: Add TIOCM ioctl handling."
David S. Miller
2008-11-25
hso: Hook up ->reset_resume
Denis Joseph Barrow
2008-11-25
hso: Add TIOCM ioctl handling.
Denis Joseph Barrow
2008-11-25
hso: Fix free of mutexes still in use.
Denis Joseph Barrow
2008-11-25
hso: Fix URB submission -EINVAL.
Denis Joseph Barrow
2008-11-25
hso: Fix crashes on close.
Denis Joseph Barrow
2008-11-25
hso: Add new usb device id's.
Denis Joseph Barrow
2008-11-07
[netdrvr] usb/hso: Cleanup rfkill error handling
Jonathan McDowell
2008-11-07
hso: rfkill type should be WWAN
Paulius Zaleckas
2008-09-24
[netdrvr] usb/hso: throttle to prevent loss of serial data
Denis Joseph Barrow
2008-09-24
[netdrvr/usb] hso_create_bulk_serial_device(): fix a double free
Adrian Bunk
2008-08-27
[netdrvr] hso: dev_kfree_skb crash fix
Denis Joseph Barrow
2008-08-27
[netdrvr] hso: icon 322 detection fix
Denis Joseph Barrow
2008-08-14
USB: HSO: minor fixes due to code review
Greg Kroah-Hartman
2008-08-14
USB: HSO: make tty_operations const
Greg Kroah-Hartman
2008-08-14
hso: fix refcounting on the ttyHSx devices
Olivier Blin
2008-08-14
hso: fix oops in read/write callbacks
Olivier Blin
2008-06-11
HSO: add option hso driver
Greg Kroah-Hartman