summaryrefslogtreecommitdiff
path: root/drivers/usb/atm/cxacru.c
AgeCommit message (Expand)Author
7 daystreewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()Ingo Molnar
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-02-19usb: atm: cxacru: fix a flaw in existing endpoint checksNikita Zhandarovich
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-06-20usb: atm: cxacru: fix endpoint checking in cxacru_bind()Nikita Zhandarovich
2021-05-21usb: atm: cxacru: Fix typo in commentzuoqilin
2020-12-09drivers: usb: atm: use atm_info() instead of atm_printk(KERN_INFO ...Enrico Weigelt, metux IT consult
2020-12-09drivers: usb: atm: reduce noiseEnrico Weigelt, metux IT consult
2020-08-25usb: atm: don't use snprintf() for sysfs attrsAlex Dewar
2020-07-10usb: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-08-09USB: atm: cxacru: convert to use dev_groupsGreg Kroah-Hartman
2018-01-24USB: atm: fix up some remaining DEVICE_ATTR() usageGreg Kroah-Hartman
2017-11-21usb: usbatm: Convert timers to use timer_setup()Kees Cook
2017-11-04USB: atm: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-10-27usb: atm: cxacru: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-04drivers: usb: atm: cxacru: use setup_timer() helper.Allen Pais
2017-07-22USB: atm: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2017-03-16usb: atm: remove unnecessary codeGustavo A. R. Silva
2016-08-30usb: atm: cxacru: don't print on ENOMEMWolfram Sang
2016-08-15usb: atm: cxacru: don't print error when allocating urb failsWolfram Sang
2016-02-03USB: cxacru: fix an bounds check warningDan Carpenter
2015-07-22USB: atm: cxacru: fix blank line after declarationAaron Raimist
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-05-20USB: cxacru: potential underflow in cxacru_cm_get_array()Dan Carpenter
2012-05-01USB: cxacru.c: remove dbg() usageGreg Kroah-Hartman
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-08cxacru: ignore cx82310_eth devicesOndrej Zary
2010-09-03USB: cxacru: Use a bulk/int URB to access the command endpointSimon Arlott
2010-08-10usb: conexant: fixed spacing and brace coding style issuesNicolas Kaiser
2010-07-09usb/atm/cxacru.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto
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-05-08USB: cxacru: Fix negative dB outputSimon Arlott
2009-03-17USB: atm/cxacru, fix lock imbalanceJiri Slaby
2008-10-27net: convert more to %pMJohannes Berg
2008-08-13USB: cxacru: Fix printk format flag in error messageSimon Arlott
2008-07-21USB: AccessRunner: avoid unnecessary memsetChristophe Jaillet
2008-07-10cxacru: treat firmware data as constDavid Woodhouse
2008-04-28drivers/usb annotations and fixesAl Viro
2008-04-24USB: remove unnecessary type casting of urb->contextMing Lei