index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
atm
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: ueagle-atm.c needs sched.h
Randy Dunlap
2007-02-16
1
-0
/
+1
*
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
2007-02-07
1
-1
/
+1
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
1
-0
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
2
-9
/
+5
|
\
|
*
USB: speedtch: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
2006-12-01
1
-2
/
+2
|
*
USB: kmemdup() cleanup in drivers/usb/
Eric Sesterhenn
2006-12-01
1
-7
/
+3
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
3
-14
/
+19
|
/
*
UEAGLE: fix ueagle-atm Oops
matthieu castet
2006-10-17
1
-21
/
+11
*
USB: fix usbatm tiny race
Andrew Morton
2006-10-17
1
-1
/
+1
*
cxacru: add the ZTE ZXDSL 852
Duncan Sands
2006-10-17
1
-0
/
+3
*
speedtch: "extended reach"
Duncan Sands
2006-10-17
1
-16
/
+77
*
usbatm: fix tiny race
Duncan Sands
2006-10-17
1
-4
/
+1
*
UEAGLE : comestic changes
matthieu castet
2006-10-17
1
-18
/
+24
*
UEAGLE : use interruptible sleep
matthieu castet
2006-10-17
1
-3
/
+3
*
UEAGLE : be suspend friendly
matthieu castet
2006-10-17
1
-0
/
+3
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
4
-4
/
+4
*
Still more typo fixes
Matt LaPlante
2006-10-03
1
-1
/
+1
*
USB: fix __must_check warnings in drivers/usb/atm/
Greg Kroah-Hartman
2006-09-27
1
-40
/
+34
*
[PATCH] USBATM: remove no-longer needed #include
Duncan Sands
2006-06-21
1
-1
/
+0
*
[PATCH] USBATM: remove pointless inline
Duncan Sands
2006-06-21
1
-1
/
+1
*
[PATCH] USBATM: fix modinfo output
Duncan Sands
2006-05-08
1
-4
/
+4
*
[PATCH] USBATM: change the default speedtouch iso altsetting
Duncan Sands
2006-05-08
1
-1
/
+1
*
[PATCH] USB: UEAGLE : memory leack fix
matthieu castet
2006-04-14
1
-3
/
+3
*
[PATCH] USB: UEAGLE : null pointer dereference fix
matthieu castet
2006-04-14
1
-1
/
+1
*
[PATCH] USB: UEAGLE : support geode
matthieu castet
2006-04-14
1
-1
/
+8
*
[PATCH] USB: UEAGLE : cosmetic
matthieu castet
2006-04-14
1
-6
/
+29
*
[PATCH] UEAGLE : cmv name bug (was cosmetic)
matthieu castet
2006-01-31
1
-1
/
+1
*
[PATCH] UEAGLE : cosmetic
matthieu castet
2006-01-31
1
-21
/
+11
*
[PATCH] UEAGLE : add iso support
matthieu castet
2006-01-31
1
-1
/
+25
*
[PATCH] USBATM: semaphore to mutex conversion
Arjan van de Ven
2006-01-31
4
-32
/
+35
*
[PATCH] USBATM: -EILSEQ workaround
Duncan Sands
2006-01-31
2
-1
/
+5
*
[PATCH] USBATM: bump version numbers
Duncan Sands
2006-01-31
2
-2
/
+2
*
[PATCH] USBATM: handle urbs containing partial cells
Duncan Sands
2006-01-31
2
-96
/
+182
*
[PATCH] USBATM: allow isochronous transfer
Duncan Sands
2006-01-31
6
-39
/
+92
*
[PATCH] USBATM: measure buffer size in bytes; force valid sizes
Duncan Sands
2006-01-31
2
-36
/
+84
*
[PATCH] USBATM: use dev_kfree_skb_any rather than dev_kfree_skb
Duncan Sands
2006-01-31
1
-2
/
+3
*
[PATCH] USBATM: return correct error code when out of memory
Duncan Sands
2006-01-31
1
-0
/
+2
*
[PATCH] USBATM: shutdown open connections when disconnected
Duncan Sands
2006-01-31
2
-19
/
+48
*
[PATCH] USBATM: xusbatm rewrite
Duncan Sands
2006-01-31
1
-37
/
+77
*
[PATCH] USBATM: kzalloc conversion
Duncan Sands
2006-01-31
3
-11
/
+5
*
[PATCH] USBATM: remove .owner
Duncan Sands
2006-01-31
5
-7
/
+1
*
[PATCH] USBATM: add flags field
Duncan Sands
2006-01-31
6
-21
/
+19
*
[PATCH] USBATM: trivial modifications
Duncan Sands
2006-01-31
5
-118
/
+153
*
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-14
1
-2
/
+2
*
[PATCH] turn "const static" into "static const"
Jesper Juhl
2006-01-10
1
-2
/
+2
*
[PATCH] USB: small cleanups
Adrian Bunk
2006-01-04
1
-2
/
+2
*
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2006-01-04
4
-4
/
+0
*
[PATCH] USB: Eagle and ADI 930 usb adsl modem driver fix
matthieu castet
2006-01-04
1
-10
/
+18
*
[PATCH] USB: Eagle and ADI 930 usb adsl modem driver
matthieu castet
2006-01-04
3
-0
/
+1827
*
[PATCH] Additional device ID for Conexant AccessRunner USB driver
Dave Jones
2005-11-29
1
-0
/
+3
[next]