index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
atm
Age
Commit message (
Expand
)
Author
2021-05-21
usb: atm: cxacru: Fix typo in comment
zuoqilin
2020-12-09
drivers: usb: atm: use pr_err() and pr_warn() instead of raw printk()
Enrico Weigelt, metux IT consult
2020-12-09
drivers: usb: atm: use atm_info() instead of atm_printk(KERN_INFO ...
Enrico Weigelt, metux IT consult
2020-12-09
drivers: usb: atm: reduce noise
Enrico Weigelt, metux IT consult
2020-10-28
usb: atm: Replace in_interrupt() usage in comment
Thomas Gleixner
2020-08-25
usb: atm: don't use snprintf() for sysfs attrs
Alex Dewar
2020-08-18
usb: atm: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-07-10
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-09
usb: atm: ueagle-atm: Demote obvious misuse of kerneldoc to standard comment ...
Lee Jones
2020-03-17
USB: atm: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-02-23
USB: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-12
USB: atm: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-12-14
Merge tag 'usb-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-12-10
USB: atm: ueagle-atm: add missing endpoint check
Johan Hovold
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-08-09
USB: atm: cxacru: convert to use dev_groups
Greg Kroah-Hartman
2019-08-09
USB: ueagle-atm: convert to use dev_groups
Greg Kroah-Hartman
2019-06-03
USB: atm: ueagle-atm.c: remove redundant license text
Greg Kroah-Hartman
2019-06-03
USB: atm: ueagle-atm.c: fix SPDX tag to be BSD2
Greg Kroah-Hartman
2019-05-21
usb: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
2018-01-24
USB: atm: fix up some remaining DEVICE_ATTR() usage
Greg Kroah-Hartman
2018-01-24
USB: move many drivers to use DEVICE_ATTR_RO
Greg Kroah-Hartman
2018-01-24
USB: move many drivers to use DEVICE_ATTR_RW
Greg Kroah-Hartman
2017-11-21
usb: usbatm: Convert timers to use timer_setup()
Kees Cook
2017-11-13
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-04
USB: atm: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-27
usb: atm: cxacru: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-04
drivers: usb: speedtch: use setup_timer() helper.
Allen Pais
2017-10-04
drivers: usb: atm: cxacru: use setup_timer() helper.
Allen Pais
2017-08-10
usb: atm: ueagle-atm: constify attribute_group structures.
Arvind Yadav
2017-08-10
USB: atm: make atmdev_ops const
Bhumika Goyal
2017-08-10
usb: speedtch: constify usb_device_id
Arvind Yadav
2017-07-22
USB: atm: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2017-07-17
usb: atm: ueagle-atm: fix spelling mistake: "submition" -> "submission"
Colin Ian King
2017-03-16
usb: atm: remove unnecessary code
Gustavo A. R. Silva
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-08-30
usb: atm: usbatm: don't print on ENOMEM
Wolfram Sang
2016-08-30
usb: atm: ueagle-atm: don't print on ENOMEM
Wolfram Sang
2016-08-30
usb: atm: speedtch: don't print on ENOMEM
Wolfram Sang
2016-08-30
usb: atm: cxacru: don't print on ENOMEM
Wolfram Sang
2016-08-15
usb: atm: usbatm: don't print error when allocating urb fails
Wolfram Sang
2016-08-15
usb: atm: ueagle-atm: don't print error when allocating urb fails
Wolfram Sang
2016-08-15
usb: atm: cxacru: don't print error when allocating urb fails
Wolfram Sang
2016-04-28
Use "foo *bar" instead of "foo * bar".
Sandhya Bankar
2016-04-28
usb: Remove unnecessary space before function pointer arguments.
Sandhya Bankar
2016-02-03
USB: cxacru: fix an bounds check warning
Dan Carpenter
[next]