index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
atm
Age
Commit message (
Expand
)
Author
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
2015-07-22
USB: atm: cxacru: fix blank line after declaration
Aaron Raimist
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-06-23
module: add per-module param_lock
Dan Streetman
2015-05-10
USB: xusbatm.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
USB: usbatm.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
USB: speedtch.c: move assignment out of if () block
Greg Kroah-Hartman
2015-03-18
ueagle-atm: Delete unnecessary checks before the function call "release_firmw...
Markus Elfring
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-08
Usb: atm: usbatm: fixed a pointer variable format issue
Seth Archer Brown
2013-10-29
usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macros
Joe Perches
2013-07-25
usb: atm: speedtch: be careful with bInterval
Felipe Balbi
2013-07-23
USB: usbatm: remove CONFIG_USB_DEBUG dependancy
Greg Kroah-Hartman
2013-07-23
USB: usbatm: move the atm_dbg() call to use dynamic debug
Greg Kroah-Hartman
2013-07-23
USB: usbatm: don't rely on CONFIG_USB_DEBUG
Greg Kroah-Hartman
2013-07-23
USB: usbatm: remove unneeded trace printk calls
Greg Kroah-Hartman
2013-07-23
USB: usbatm: remove unused UDSL_ASSERT macro
Greg Kroah-Hartman
2013-07-03
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
2013-05-20
USB: cxacru: potential underflow in cxacru_cm_get_array()
Dan Carpenter
2013-04-19
usbatm: fix potential NULL pointer dereference
Wei Yongjun
2013-04-09
USB: regroup all depends on USB within an if USB block
Florian Fainelli
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
[next]