index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
atm
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-08
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
1
-1
/
+1
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-0
/
+2
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2
-9
/
+5
2006-12-02
USB: speedtch: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
1
-2
/
+2
2006-12-02
USB: kmemdup() cleanup in drivers/usb/
Eric Sesterhenn
1
-7
/
+3
2006-11-22
WorkStruct: make allyesconfig
David Howells
3
-14
/
+19
2006-10-18
UEAGLE: fix ueagle-atm Oops
matthieu castet
1
-21
/
+11
2006-10-18
USB: fix usbatm tiny race
Andrew Morton
1
-1
/
+1
2006-10-18
cxacru: add the ZTE ZXDSL 852
Duncan Sands
1
-0
/
+3
2006-10-18
speedtch: "extended reach"
Duncan Sands
1
-16
/
+77
2006-10-18
usbatm: fix tiny race
Duncan Sands
1
-4
/
+1
2006-10-18
UEAGLE : comestic changes
matthieu castet
1
-18
/
+24
2006-10-18
UEAGLE : use interruptible sleep
matthieu castet
1
-3
/
+3
2006-10-18
UEAGLE : be suspend friendly
matthieu castet
1
-0
/
+3
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
4
-4
/
+4
2006-10-04
Still more typo fixes
Matt LaPlante
1
-1
/
+1
2006-09-27
USB: fix __must_check warnings in drivers/usb/atm/
Greg Kroah-Hartman
1
-40
/
+34
2006-06-22
[PATCH] USBATM: remove no-longer needed #include
Duncan Sands
1
-1
/
+0
2006-06-22
[PATCH] USBATM: remove pointless inline
Duncan Sands
1
-1
/
+1
2006-05-09
[PATCH] USBATM: fix modinfo output
Duncan Sands
1
-4
/
+4
2006-05-09
[PATCH] USBATM: change the default speedtouch iso altsetting
Duncan Sands
1
-1
/
+1
2006-04-14
[PATCH] USB: UEAGLE : memory leack fix
matthieu castet
1
-3
/
+3
2006-04-14
[PATCH] USB: UEAGLE : null pointer dereference fix
matthieu castet
1
-1
/
+1
2006-04-14
[PATCH] USB: UEAGLE : support geode
matthieu castet
1
-1
/
+8
2006-04-14
[PATCH] USB: UEAGLE : cosmetic
matthieu castet
1
-6
/
+29
2006-02-01
[PATCH] UEAGLE : cmv name bug (was cosmetic)
matthieu castet
1
-1
/
+1
2006-02-01
[PATCH] UEAGLE : cosmetic
matthieu castet
1
-21
/
+11
2006-02-01
[PATCH] UEAGLE : add iso support
matthieu castet
1
-1
/
+25
2006-02-01
[PATCH] USBATM: semaphore to mutex conversion
Arjan van de Ven
4
-32
/
+35
2006-02-01
[PATCH] USBATM: -EILSEQ workaround
Duncan Sands
2
-1
/
+5
2006-02-01
[PATCH] USBATM: bump version numbers
Duncan Sands
2
-2
/
+2
2006-02-01
[PATCH] USBATM: handle urbs containing partial cells
Duncan Sands
2
-96
/
+182
2006-02-01
[PATCH] USBATM: allow isochronous transfer
Duncan Sands
6
-39
/
+92
2006-02-01
[PATCH] USBATM: measure buffer size in bytes; force valid sizes
Duncan Sands
2
-36
/
+84
2006-02-01
[PATCH] USBATM: use dev_kfree_skb_any rather than dev_kfree_skb
Duncan Sands
1
-2
/
+3
2006-02-01
[PATCH] USBATM: return correct error code when out of memory
Duncan Sands
1
-0
/
+2
2006-02-01
[PATCH] USBATM: shutdown open connections when disconnected
Duncan Sands
2
-19
/
+48
2006-02-01
[PATCH] USBATM: xusbatm rewrite
Duncan Sands
1
-37
/
+77
2006-02-01
[PATCH] USBATM: kzalloc conversion
Duncan Sands
3
-11
/
+5
2006-02-01
[PATCH] USBATM: remove .owner
Duncan Sands
5
-7
/
+1
2006-02-01
[PATCH] USBATM: add flags field
Duncan Sands
6
-21
/
+19
2006-02-01
[PATCH] USBATM: trivial modifications
Duncan Sands
5
-118
/
+153
2006-01-15
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-2
/
+2
2006-01-10
[PATCH] turn "const static" into "static const"
Jesper Juhl
1
-2
/
+2
2006-01-05
[PATCH] USB: small cleanups
Adrian Bunk
1
-2
/
+2
2006-01-05
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
4
-4
/
+0
2006-01-05
[PATCH] USB: Eagle and ADI 930 usb adsl modem driver fix
matthieu castet
1
-10
/
+18
2006-01-05
[PATCH] USB: Eagle and ADI 930 usb adsl modem driver
matthieu castet
3
-0
/
+1827
2005-11-30
[PATCH] Additional device ID for Conexant AccessRunner USB driver
Dave Jones
1
-0
/
+3
2005-11-30
[ATM]: deregistration removes device from atm_devs list immediately
Stanislaw Gruszka
1
-2
/
+2
[prev]
[next]