Intel FB: more interlaced mode support
[safe/jmp/linux-2.6] / drivers / usb / atm /
2007-10-14 Al Virosignedness: module_param_array nump argument
2007-10-12 Simon ArlottUSB: cxacru: Use appropriate logging for errors
2007-10-12 Stanislaw GruszkaUEAGLE: Cosmetic
2007-10-12 Stanislaw GruszkaUEAGLE: Do not sleep when device is disconnected
2007-10-12 Stanislaw GruszkaUEAGLE: Avoid keyboard driver blocking
2007-10-12 Stanislaw GruszkaUEAGLE: Allow user to choose input interface alternate...
2007-10-12 Stanislaw GruszkaUEAGLE: Devolo and Elsa chipsets support
2007-10-12 Stanislaw GruszkaUEAGLE: Eagle IV chipset support
2007-10-12 Micah GruberUSB: Remove unneeded pointer intf from speedtch_upload_...
2007-08-22 Stanislaw GruszkaUEAGLE: Remove sysfs files on error case
2007-08-22 Oliver NeukumUSB: unkill cxacru atm driver
2007-07-20 Greg Kroah-HartmanUSB: atm: usbatm: clean up urb->status usage
2007-07-20 Greg Kroah-HartmanUSB: atm: ueagle-atm: clean up urb->status usage
2007-07-20 Greg Kroah-HartmanUSB: atm: speedtch: clean up urb->status usage
2007-07-20 Greg Kroah-HartmanUSB: atm: cxacru: clean up urb->status usage
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-12 Simon ArlottUSB: cxacru: Cleanup sysfs attribute code
2007-06-08 Simon ArlottUSB: cxacru: ignore error trying to start ADSL in atm_start
2007-06-08 Simon ArlottUSB: cxacru: create sysfs attributes in atm_start inste...
2007-05-09 Oleg Nesterovusbatm_heavy_init: don't use CLONE_SIGHAND
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-04-27 Simon ArlottUSB: cxacru: ADSL state management
2007-04-27 Simon Arlottusbatm: Detect usb device shutdown and ignore failed...
2007-04-27 Simon ArlottUSB: cxacru: export detailed device info through sysfs
2007-04-27 Simon Arlottusbatm: create sysfs link "device" from atm class devic...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->end to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-02-16 Randy DunlapUSB: ueagle-atm.c needs sched.h
2007-02-07 David BrownellUSB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-01 Luiz Fernando N... USB: speedtch: Use usb_endpoint_* functions
2006-12-01 Eric SesterhennUSB: kmemdup() cleanup in drivers/usb/
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-17 matthieu castetUEAGLE: fix ueagle-atm Oops
2006-10-17 Andrew MortonUSB: fix usbatm tiny race
2006-10-17 Duncan Sandscxacru: add the ZTE ZXDSL 852
2006-10-17 Duncan Sandsspeedtch: "extended reach"
2006-10-17 Duncan Sandsusbatm: fix tiny race
2006-10-17 matthieu castetUEAGLE : comestic changes
2006-10-17 matthieu castetUEAGLE : use interruptible sleep
2006-10-17 matthieu castetUEAGLE : be suspend friendly
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-03 Matt LaPlanteStill more typo fixes
2006-09-27 Greg Kroah-HartmanUSB: fix __must_check warnings in drivers/usb/atm/
2006-06-21 Duncan Sands[PATCH] USBATM: remove no-longer needed #include
2006-06-21 Duncan Sands[PATCH] USBATM: remove pointless inline
2006-05-09 Duncan Sands[PATCH] USBATM: fix modinfo output
2006-05-09 Duncan Sands[PATCH] USBATM: change the default speedtouch iso altse...
2006-04-14 matthieu castet[PATCH] USB: UEAGLE : memory leack fix
2006-04-14 matthieu castet[PATCH] USB: UEAGLE : null pointer dereference fix
2006-04-14 matthieu castet[PATCH] USB: UEAGLE : support geode
2006-04-14 matthieu castet[PATCH] USB: UEAGLE : cosmetic
2006-02-01 matthieu castet[PATCH] UEAGLE : cmv name bug (was cosmetic)
2006-02-01 matthieu castet[PATCH] UEAGLE : cosmetic
2006-02-01 matthieu castet[PATCH] UEAGLE : add iso support
2006-02-01 Arjan van de Ven[PATCH] USBATM: semaphore to mutex conversion
2006-02-01 Duncan Sands[PATCH] USBATM: -EILSEQ workaround
2006-02-01 Duncan Sands[PATCH] USBATM: bump version numbers
2006-02-01 Duncan Sands[PATCH] USBATM: handle urbs containing partial cells
2006-02-01 Duncan Sands[PATCH] USBATM: allow isochronous transfer
2006-02-01 Duncan Sands[PATCH] USBATM: measure buffer size in bytes; force...
2006-02-01 Duncan Sands[PATCH] USBATM: use dev_kfree_skb_any rather than dev_k...
2006-02-01 Duncan Sands[PATCH] USBATM: return correct error code when out...
2006-02-01 Duncan Sands[PATCH] USBATM: shutdown open connections when disconnected
2006-02-01 Duncan Sands[PATCH] USBATM: xusbatm rewrite
2006-02-01 Duncan Sands[PATCH] USBATM: kzalloc conversion
2006-02-01 Duncan Sands[PATCH] USBATM: remove .owner
2006-02-01 Duncan Sands[PATCH] USBATM: add flags field
2006-02-01 Duncan Sands[PATCH] USBATM: trivial modifications
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-10 Jesper Juhl[PATCH] turn "const static" into "static const"
2006-01-04 Adrian Bunk[PATCH] USB: small cleanups
2006-01-04 Greg Kroah-Hartman[PATCH] USB: remove .owner field from struct usb_driver
2006-01-04 matthieu castet[PATCH] USB: Eagle and ADI 930 usb adsl modem driver fix
2006-01-04 matthieu castet[PATCH] USB: Eagle and ADI 930 usb adsl modem driver
2005-11-30 Dave Jones[PATCH] Additional device ID for Conexant AccessRunner...
2005-11-30 Stanislaw Gruszka[ATM]: deregistration removes device from atm_devs...
2005-11-17 Greg Kroah-Hartman[PATCH] USB: move CONFIG_USB_DEBUG checks into the...
2005-09-08 Alan Stern[PATCH] USB: URB_ASYNC_UNLINK flag removed from the...
2005-09-07 Pekka Enberg[PATCH] USB: convert kcalloc to kzalloc
2005-07-26 David S. Miller[ATM]: speedtch: Revert 86cf42e4e029b83110cf98692420239...
2005-07-19 Duncan Sands[ATM]: [speedtch] cure atm_printk() macro gcc-2.95...
2005-07-12 Duncan Sands[PATCH] USB ATM: fix line resync logic
2005-07-12 Duncan Sands[PATCH] USB ATM: robustify poll throttling
2005-07-12 Duncan Sands[PATCH] USB ATM: line speed measured in Kb not Kib
2005-06-27 Duncan Sands[PATCH] USB: usbatm kcalloc cleanup
2005-06-27 Andrew Morton[PATCH] USB: fix usbatm gcc-2.95.x bug
2005-06-27 Duncan Sands[PATCH] USB ATM: avoid oops on bind failure; plug memor...
2005-06-27 Duncan Sands[PATCH] USB ATM: reduce log spamming
2005-06-27 Duncan Sands[PATCH] USB ATM: bits and bobs
2005-06-27 Duncan Sands[PATCH] USB ATM: generic DSL modem driver xusbatm
2005-06-27 Duncan Sands[PATCH] USB ATM: driver for the Conexant AccessRunner...
2005-06-27 Duncan Sands[PATCH] USB ATM: port speedtch to new usbatm core
2005-06-27 Andrew Morton[PATCH] USB: fix speedtch.c merge with next patch.
2005-06-27 Duncan Sands[PATCH] USB ATM: new usbatm core
2005-05-25 David Woodhouse[PATCH] Speedtouch resync after lost signal.
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2