aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/atm
AgeCommit message (Expand)Author
2010-05-25usb: atm: speedtch: use new hex_to_bin() methodAndy Shevchenko
2010-05-20USB: ueagle: fix Coding StylesJavier Blanco de Torres (Neurowork)
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02USB: atm: Use FIELD_SIZEOF, trivial cleanup.Thiago Farina
2010-03-02USB: cxacru: increment driver versionSimon Arlott
2010-03-02USB: cxacru: remove cxacru-cf.bin loaderSimon Arlott
2010-03-02USB: cxacru: add write-only sysfs attribute for modem configurationSimon Arlott
2010-03-02USB: cxacru: firmware writes on OHCI are slow, log progressSimon Arlott
2010-03-02USB: cxacru: document how to interact with the flash memorySimon Arlott
2010-03-02USB: cxacru: check device isn't being removed during sysfs callsSimon Arlott
2010-03-02USB: cxacru: check data length is not negativeSimon Arlott
2010-03-02USB: cxacru: return an empty value for modulation if there is no connectionSimon Arlott
2009-12-11firmware_class: make request_firmware_nowait more usefulJohannes Berg
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-06-15firmware: atm/ueagle-atm: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz
2009-05-08USB: cxacru: Fix negative dB outputSimon Arlott
2009-03-30trivial: Fix misspelling of firmwareNick Andrew
2009-03-17USB: atm/cxacru, fix lock imbalanceJiri Slaby
2008-10-27net: convert more to %pMJohannes Berg
2008-10-22USB: Speedtouch: add pre_reset and post_reset routinesAlan Stern
2008-10-17USB: remove warn() macro from usb driversGreg Kroah-Hartman
2008-09-23usbatm: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-13USB: cxacru: Fix printk format flag in error messageSimon Arlott
2008-07-21USB: AccessRunner: avoid unnecessary memsetChristophe Jaillet
2008-07-21USB: speedtch.c fix sparse shadowed variable warningHarvey Harrison
2008-07-10cxacru: treat firmware data as constDavid Woodhouse
2008-07-10ueagle-atm: treat firmware data as constDavid Woodhouse
2008-05-02USB: Remove redundant dependencies on USB_ATM.Robert P. J. Day
2008-04-29usb: use get/put_unaligned_* helpersHarvey Harrison
2008-04-28drivers/usb annotations and fixesAl Viro
2008-04-24USB: remove unnecessary type casting of urb->contextMing Lei
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24USB: usbatm: convert heavy init dances to kthread APIPavel Emelyanov
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-02-01USB: Use menuconfig objectsDenis Cheng
2008-02-01USB: Spelling fixesJoe Perches
2008-02-01USB: Add missing "space" to printk messagesJoe Perches
2007-10-14signedness: module_param_array nump argumentAl Viro
2007-10-12USB: cxacru: Use appropriate logging for errorsSimon Arlott
2007-10-12UEAGLE: CosmeticStanislaw Gruszka
2007-10-12UEAGLE: Do not sleep when device is disconnectedStanislaw Gruszka
2007-10-12UEAGLE: Avoid keyboard driver blockingStanislaw Gruszka
2007-10-12UEAGLE: Allow user to choose input interface alternate settingStanislaw Gruszka
2007-10-12UEAGLE: Devolo and Elsa chipsets supportStanislaw Gruszka
2007-10-12UEAGLE: Eagle IV chipset supportStanislaw Gruszka
2007-10-12USB: Remove unneeded pointer intf from speedtch_upload_firmware()Micah Gruber
2007-08-22UEAGLE: Remove sysfs files on error caseStanislaw Gruszka
2007-08-22USB: unkill cxacru atm driverOliver Neukum
2007-07-19USB: atm: usbatm: clean up urb->status usageGreg Kroah-Hartman