summaryrefslogtreecommitdiffstats
path: root/drivers/usb/atm
Commit message (Expand)AuthorAgeFilesLines
* usb: atm: usbatm: don't print on ENOMEMWolfram Sang2016-08-301-6/+1
* usb: atm: ueagle-atm: don't print on ENOMEMWolfram Sang2016-08-301-7/+2
* usb: atm: speedtch: don't print on ENOMEMWolfram Sang2016-08-301-1/+0
* usb: atm: cxacru: don't print on ENOMEMWolfram Sang2016-08-301-3/+1
* usb: atm: usbatm: don't print error when allocating urb failsWolfram Sang2016-08-151-1/+0
* usb: atm: ueagle-atm: don't print error when allocating urb failsWolfram Sang2016-08-151-3/+1
* usb: atm: cxacru: don't print error when allocating urb failsWolfram Sang2016-08-151-2/+0
* Use "foo *bar" instead of "foo * bar".Sandhya Bankar2016-04-281-1/+1
* usb: Remove unnecessary space before function pointer arguments.Sandhya Bankar2016-04-281-4/+4
* USB: cxacru: fix an bounds check warningDan Carpenter2016-02-031-0/+2
* USB: atm: cxacru: fix blank line after declarationAaron Raimist2015-07-221-1/+6
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-2/+2
|\
| * module: add per-module param_lockDan Streetman2015-06-231-2/+2
* | USB: xusbatm.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-2/+4
* | USB: usbatm.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-2/+4
* | USB: speedtch.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-6/+12
|/
* ueagle-atm: Delete unnecessary checks before the function call "release_firmw...Markus Elfring2015-03-181-2/+2
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-083-3/+0
* Usb: atm: usbatm: fixed a pointer variable format issueSeth Archer Brown2013-12-081-4/+4
* usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macrosJoe Perches2013-10-291-7/+7
* usb: atm: speedtch: be careful with bIntervalFelipe Balbi2013-07-251-1/+1
* USB: usbatm: remove CONFIG_USB_DEBUG dependancyGreg Kroah-Hartman2013-07-232-7/+3
* USB: usbatm: move the atm_dbg() call to use dynamic debugGreg Kroah-Hartman2013-07-231-11/+5
* USB: usbatm: don't rely on CONFIG_USB_DEBUGGreg Kroah-Hartman2013-07-231-6/+1
* USB: usbatm: remove unneeded trace printk callsGreg Kroah-Hartman2013-07-231-34/+0
* USB: usbatm: remove unused UDSL_ASSERT macroGreg Kroah-Hartman2013-07-232-20/+0
* drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-031-2/+3
* USB: cxacru: potential underflow in cxacru_cm_get_array()Dan Carpenter2013-05-201-1/+2
* usbatm: fix potential NULL pointer dereferenceWei Yongjun2013-04-191-3/+3
* USB: regroup all depends on USB within an if USB blockFlorian Fainelli2013-04-091-1/+1
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-022-2/+2
|\
| * workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-202-2/+2
* | USB: atm: usbatm: fix up debug printing codeGreg Kroah-Hartman2012-09-131-18/+28
* | USB: atm: ueagle-atm: Declare MODULE_FIRMWARE usageTim Gardner2012-08-151-13/+66
|/
* usb: Use eth_random_addrJoe Perches2012-07-161-2/+2
* USB: xusbatm.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-4/+0
* USB: usbatm.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-21/+9
* USB: speedtch.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-1/+1
* USB: cxacru.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-17/+17
* usb/atm/ueagle-atm: Don't test for NULL ptr before calling release_firmware()Jesper Juhl2012-04-181-10/+5
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-132-4/+4
* USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman2011-11-183-58/+3
* drivers: usb: atm: ueagle-atm: Add missing const qualifierChris Forbes2011-07-081-2/+2
* drivers: usb: atm: ueagle-atm: use __packedChris Forbes2011-07-081-17/+17
* drivers/usb/atm: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies2011-07-011-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-4/+4
* USB: ueagle-atm: use system_wq instead of dedicated workqueuesTejun Heo2011-01-221-14/+5
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-072-14/+16
|\
| * usb: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+1
| * speedtch: don't abuse struct delayed_workTejun Heo2010-12-241-12/+14
OpenPOWER on IntegriCloud