summaryrefslogtreecommitdiffstats
path: root/drivers/usb/atm
Commit message (Expand)AuthorAgeFilesLines
* USB: atm: fix up some remaining DEVICE_ATTR() usageGreg Kroah-Hartman2018-01-242-12/+10
* USB: move many drivers to use DEVICE_ATTR_ROGreg Kroah-Hartman2018-01-241-4/+4
* USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman2018-01-241-3/+3
* usb: usbatm: Convert timers to use timer_setup()Kees Cook2017-11-213-20/+29
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-136-85/+13
|\
| * USB: atm: Remove redundant license textGreg Kroah-Hartman2017-11-045-75/+0
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-046-0/+6
| * usb: atm: cxacru: mark expected switch fall-throughsGustavo A. R. Silva2017-10-271-0/+2
| * drivers: usb: speedtch: use setup_timer() helper.Allen Pais2017-10-041-7/+4
| * drivers: usb: atm: cxacru: use setup_timer() helper.Allen Pais2017-10-041-3/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* usb: atm: ueagle-atm: constify attribute_group structures.Arvind Yadav2017-08-101-1/+1
* USB: atm: make atmdev_ops constBhumika Goyal2017-08-101-1/+1
* usb: speedtch: constify usb_device_idArvind Yadav2017-08-101-1/+1
* USB: atm: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2017-07-224-9/+2
* usb: atm: ueagle-atm: fix spelling mistake: "submition" -> "submission"Colin Ian King2017-07-171-1/+1
* usb: atm: remove unnecessary codeGustavo A. R. Silva2017-03-161-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* 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
|\
OpenPOWER on IntegriCloud