index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
atm
Commit message (
Expand
)
Author
Age
Files
Lines
*
exit: Rename complete_and_exit to kthread_complete_and_exit
Eric W. Biederman
2021-12-13
1
-1
/
+1
*
usb: atm: Use struct_size() helper
Gustavo A. R. Silva
2021-10-05
1
-1
/
+3
*
usb: atm: cxacru: Fix typo in comment
zuoqilin
2021-05-21
1
-1
/
+1
*
drivers: usb: atm: use pr_err() and pr_warn() instead of raw printk()
Enrico Weigelt, metux IT consult
2020-12-09
2
-2
/
+2
*
drivers: usb: atm: use atm_info() instead of atm_printk(KERN_INFO ...
Enrico Weigelt, metux IT consult
2020-12-09
1
-3
/
+3
*
drivers: usb: atm: reduce noise
Enrico Weigelt, metux IT consult
2020-12-09
1
-3
/
+0
*
usb: atm: Replace in_interrupt() usage in comment
Thomas Gleixner
2020-10-28
1
-1
/
+1
*
usb: atm: don't use snprintf() for sysfs attrs
Alex Dewar
2020-08-25
1
-14
/
+13
*
usb: atm: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-18
1
-6
/
+8
*
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-10
1
-2
/
+2
*
usb: atm: ueagle-atm: Demote obvious misuse of kerneldoc to standard comment ...
Lee Jones
2020-07-09
1
-2
/
+2
*
USB: atm: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-03-17
1
-1
/
+1
*
USB: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-23
1
-1
/
+1
*
USB: atm: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-12
1
-1
/
+1
*
Merge tag 'usb-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-12-14
1
-6
/
+12
|
\
|
*
USB: atm: ueagle-atm: add missing endpoint check
Johan Hovold
2019-12-10
1
-6
/
+12
*
|
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-1
/
+1
|
/
*
USB: atm: cxacru: convert to use dev_groups
Greg Kroah-Hartman
2019-08-09
1
-25
/
+33
*
USB: ueagle-atm: convert to use dev_groups
Greg Kroah-Hartman
2019-08-09
1
-12
/
+4
*
USB: atm: ueagle-atm.c: remove redundant license text
Greg Kroah-Hartman
2019-06-03
1
-45
/
+1
*
USB: atm: ueagle-atm.c: fix SPDX tag to be BSD2
Greg Kroah-Hartman
2019-06-03
1
-1
/
+1
*
usb: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2019-05-21
1
-1
/
+0
*
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
2019-01-22
1
-0
/
+1
*
USB: atm: fix up some remaining DEVICE_ATTR() usage
Greg Kroah-Hartman
2018-01-24
2
-12
/
+10
*
USB: move many drivers to use DEVICE_ATTR_RO
Greg Kroah-Hartman
2018-01-24
1
-4
/
+4
*
USB: move many drivers to use DEVICE_ATTR_RW
Greg Kroah-Hartman
2018-01-24
1
-3
/
+3
*
usb: usbatm: Convert timers to use timer_setup()
Kees Cook
2017-11-21
3
-20
/
+29
*
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-13
6
-85
/
+13
|
\
|
*
USB: atm: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
5
-75
/
+0
|
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
6
-0
/
+6
|
*
usb: atm: cxacru: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-27
1
-0
/
+2
|
*
drivers: usb: speedtch: use setup_timer() helper.
Allen Pais
2017-10-04
1
-7
/
+4
|
*
drivers: usb: atm: cxacru: use setup_timer() helper.
Allen Pais
2017-10-04
1
-3
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
usb: atm: ueagle-atm: constify attribute_group structures.
Arvind Yadav
2017-08-10
1
-1
/
+1
*
USB: atm: make atmdev_ops const
Bhumika Goyal
2017-08-10
1
-1
/
+1
*
usb: speedtch: constify usb_device_id
Arvind Yadav
2017-08-10
1
-1
/
+1
*
USB: atm: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2017-07-22
4
-9
/
+2
*
usb: atm: ueagle-atm: fix spelling mistake: "submition" -> "submission"
Colin Ian King
2017-07-17
1
-1
/
+1
*
usb: atm: remove unnecessary code
Gustavo A. R. Silva
2017-03-16
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
usb: atm: usbatm: don't print on ENOMEM
Wolfram Sang
2016-08-30
1
-6
/
+1
*
usb: atm: ueagle-atm: don't print on ENOMEM
Wolfram Sang
2016-08-30
1
-7
/
+2
*
usb: atm: speedtch: don't print on ENOMEM
Wolfram Sang
2016-08-30
1
-1
/
+0
*
usb: atm: cxacru: don't print on ENOMEM
Wolfram Sang
2016-08-30
1
-3
/
+1
*
usb: atm: usbatm: don't print error when allocating urb fails
Wolfram Sang
2016-08-15
1
-1
/
+0
*
usb: atm: ueagle-atm: don't print error when allocating urb fails
Wolfram Sang
2016-08-15
1
-3
/
+1
*
usb: atm: cxacru: don't print error when allocating urb fails
Wolfram Sang
2016-08-15
1
-2
/
+0
*
Use "foo *bar" instead of "foo * bar".
Sandhya Bankar
2016-04-28
1
-1
/
+1
[next]