index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
atm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-21
usb: atm: cxacru: Fix typo in comment
zuoqilin
1
-1
/
+1
2020-12-09
drivers: usb: atm: use pr_err() and pr_warn() instead of raw printk()
Enrico Weigelt, metux IT consult
2
-2
/
+2
2020-12-09
drivers: usb: atm: use atm_info() instead of atm_printk(KERN_INFO ...
Enrico Weigelt, metux IT consult
1
-3
/
+3
2020-12-09
drivers: usb: atm: reduce noise
Enrico Weigelt, metux IT consult
1
-3
/
+0
2020-10-28
usb: atm: Replace in_interrupt() usage in comment
Thomas Gleixner
1
-1
/
+1
2020-08-25
usb: atm: don't use snprintf() for sysfs attrs
Alex Dewar
1
-14
/
+13
2020-08-18
usb: atm: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-6
/
+8
2020-07-10
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-09
usb: atm: ueagle-atm: Demote obvious misuse of kerneldoc to standard comment ...
Lee Jones
1
-2
/
+2
2020-03-17
USB: atm: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2020-02-23
USB: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-12
USB: atm: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-12-14
Merge tag 'usb-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-6
/
+12
2019-12-10
USB: atm: ueagle-atm: add missing endpoint check
Johan Hovold
1
-6
/
+12
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-08-09
USB: atm: cxacru: convert to use dev_groups
Greg Kroah-Hartman
1
-25
/
+33
2019-08-09
USB: ueagle-atm: convert to use dev_groups
Greg Kroah-Hartman
1
-12
/
+4
2019-06-03
USB: atm: ueagle-atm.c: remove redundant license text
Greg Kroah-Hartman
1
-45
/
+1
2019-06-03
USB: atm: ueagle-atm.c: fix SPDX tag to be BSD2
Greg Kroah-Hartman
1
-1
/
+1
2019-05-21
usb: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
1
-0
/
+1
2018-01-24
USB: atm: fix up some remaining DEVICE_ATTR() usage
Greg Kroah-Hartman
2
-12
/
+10
2018-01-24
USB: move many drivers to use DEVICE_ATTR_RO
Greg Kroah-Hartman
1
-4
/
+4
2018-01-24
USB: move many drivers to use DEVICE_ATTR_RW
Greg Kroah-Hartman
1
-3
/
+3
2017-11-21
usb: usbatm: Convert timers to use timer_setup()
Kees Cook
3
-20
/
+29
2017-11-13
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-85
/
+13
2017-11-04
USB: atm: Remove redundant license text
Greg Kroah-Hartman
5
-75
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
6
-0
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-27
usb: atm: cxacru: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2017-10-04
drivers: usb: speedtch: use setup_timer() helper.
Allen Pais
1
-7
/
+4
2017-10-04
drivers: usb: atm: cxacru: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-08-10
usb: atm: ueagle-atm: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-10
USB: atm: make atmdev_ops const
Bhumika Goyal
1
-1
/
+1
2017-08-10
usb: speedtch: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-07-22
USB: atm: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
4
-9
/
+2
2017-07-17
usb: atm: ueagle-atm: fix spelling mistake: "submition" -> "submission"
Colin Ian King
1
-1
/
+1
2017-03-16
usb: atm: remove unnecessary code
Gustavo A. R. Silva
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-08-30
usb: atm: usbatm: don't print on ENOMEM
Wolfram Sang
1
-6
/
+1
2016-08-30
usb: atm: ueagle-atm: don't print on ENOMEM
Wolfram Sang
1
-7
/
+2
2016-08-30
usb: atm: speedtch: don't print on ENOMEM
Wolfram Sang
1
-1
/
+0
2016-08-30
usb: atm: cxacru: don't print on ENOMEM
Wolfram Sang
1
-3
/
+1
2016-08-15
usb: atm: usbatm: don't print error when allocating urb fails
Wolfram Sang
1
-1
/
+0
2016-08-15
usb: atm: ueagle-atm: don't print error when allocating urb fails
Wolfram Sang
1
-3
/
+1
2016-08-15
usb: atm: cxacru: don't print error when allocating urb fails
Wolfram Sang
1
-2
/
+0
2016-04-28
Use "foo *bar" instead of "foo * bar".
Sandhya Bankar
1
-1
/
+1
2016-04-28
usb: Remove unnecessary space before function pointer arguments.
Sandhya Bankar
1
-4
/
+4
2016-02-03
USB: cxacru: fix an bounds check warning
Dan Carpenter
1
-0
/
+2
[next]