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
path:
root
/
drivers
/
usb
/
atm
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-21
[PATCH] USBATM: remove no-longer needed #include
Duncan Sands
1
-1
/
+0
2006-06-21
[PATCH] USBATM: remove pointless inline
Duncan Sands
1
-1
/
+1
2006-05-08
[PATCH] USBATM: fix modinfo output
Duncan Sands
1
-4
/
+4
2006-05-08
[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-01-31
[PATCH] UEAGLE : cmv name bug (was cosmetic)
matthieu castet
1
-1
/
+1
2006-01-31
[PATCH] UEAGLE : cosmetic
matthieu castet
1
-21
/
+11
2006-01-31
[PATCH] UEAGLE : add iso support
matthieu castet
1
-1
/
+25
2006-01-31
[PATCH] USBATM: semaphore to mutex conversion
Arjan van de Ven
4
-32
/
+35
2006-01-31
[PATCH] USBATM: -EILSEQ workaround
Duncan Sands
2
-1
/
+5
2006-01-31
[PATCH] USBATM: bump version numbers
Duncan Sands
2
-2
/
+2
2006-01-31
[PATCH] USBATM: handle urbs containing partial cells
Duncan Sands
2
-96
/
+182
2006-01-31
[PATCH] USBATM: allow isochronous transfer
Duncan Sands
6
-39
/
+92
2006-01-31
[PATCH] USBATM: measure buffer size in bytes; force valid sizes
Duncan Sands
2
-36
/
+84
2006-01-31
[PATCH] USBATM: use dev_kfree_skb_any rather than dev_kfree_skb
Duncan Sands
1
-2
/
+3
2006-01-31
[PATCH] USBATM: return correct error code when out of memory
Duncan Sands
1
-0
/
+2
2006-01-31
[PATCH] USBATM: shutdown open connections when disconnected
Duncan Sands
2
-19
/
+48
2006-01-31
[PATCH] USBATM: xusbatm rewrite
Duncan Sands
1
-37
/
+77
2006-01-31
[PATCH] USBATM: kzalloc conversion
Duncan Sands
3
-11
/
+5
2006-01-31
[PATCH] USBATM: remove .owner
Duncan Sands
5
-7
/
+1
2006-01-31
[PATCH] USBATM: add flags field
Duncan Sands
6
-21
/
+19
2006-01-31
[PATCH] USBATM: trivial modifications
Duncan Sands
5
-118
/
+153
2006-01-14
[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-04
[PATCH] USB: small cleanups
Adrian Bunk
1
-2
/
+2
2006-01-04
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
4
-4
/
+0
2006-01-04
[PATCH] USB: Eagle and ADI 930 usb adsl modem driver fix
matthieu castet
1
-10
/
+18
2006-01-04
[PATCH] USB: Eagle and ADI 930 usb adsl modem driver
matthieu castet
3
-0
/
+1827
2005-11-29
[PATCH] Additional device ID for Conexant AccessRunner USB driver
Dave Jones
1
-0
/
+3
2005-11-29
[ATM]: deregistration removes device from atm_devs list immediately
Stanislaw Gruszka
1
-2
/
+2
2005-11-17
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
Greg Kroah-Hartman
2
-5
/
+4
2005-09-08
[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel
Alan Stern
1
-2
/
+0
2005-09-07
[PATCH] USB: convert kcalloc to kzalloc
Pekka Enberg
1
-1
/
+1
2005-07-25
[ATM]: speedtch: Revert 86cf42e4e029b83110cf98692420239103363dbf
David S. Miller
1
-6
/
+6
2005-07-19
[ATM]: [speedtch] cure atm_printk() macro gcc-2.95 compile error
Duncan Sands
1
-6
/
+6
2005-07-12
[PATCH] USB ATM: fix line resync logic
Duncan Sands
1
-27
/
+28
2005-07-12
[PATCH] USB ATM: robustify poll throttling
Duncan Sands
1
-4
/
+2
2005-07-12
[PATCH] USB ATM: line speed measured in Kb not Kib
Duncan Sands
2
-2
/
+2
2005-06-27
[PATCH] USB: usbatm kcalloc cleanup
Duncan Sands
1
-4
/
+1
2005-06-27
[PATCH] USB: fix usbatm gcc-2.95.x bug
Andrew Morton
1
-1
/
+2
2005-06-27
[PATCH] USB ATM: avoid oops on bind failure; plug memory leak
Duncan Sands
1
-4
/
+5
2005-06-27
[PATCH] USB ATM: reduce log spamming
Duncan Sands
1
-10
/
+11
2005-06-27
[PATCH] USB ATM: bits and bobs
Duncan Sands
2
-13
/
+44
2005-06-27
[PATCH] USB ATM: generic DSL modem driver xusbatm
Duncan Sands
1
-0
/
+196
2005-06-27
[PATCH] USB ATM: driver for the Conexant AccessRunner chipset cxacru
Duncan Sands
1
-0
/
+878
2005-06-27
[PATCH] USB ATM: port speedtch to new usbatm core
Duncan Sands
1
-552
/
+533
2005-06-27
[PATCH] USB: fix speedtch.c merge with next patch.
Andrew Morton
1
-2
/
+0
[next]