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
/
isp1760
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-19
usb: isp1760: Fix out-of-bounds array access
Linus Walleij
1
-0
/
+8
2022-04-23
usb: remove third argument of usb_maxpacket()
Vincent Mailhol
1
-4
/
+2
2022-03-15
usb: isp1760: remove redundant max_packet() macro
Vincent Mailhol
1
-3
/
+2
2021-12-21
usb: isp1760: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-9
/
+7
2021-08-27
usb: isp1760: otg control register access
Rui Miguel Silva
2
-24
/
+42
2021-08-27
usb: isp1760: use the right irq status bit
Rui Miguel Silva
1
-6
/
+6
2021-08-27
usb: isp1760: write to status and address register
Rui Miguel Silva
1
-12
/
+11
2021-08-27
usb: isp1760: fix qtd fill length
Rui Miguel Silva
1
-2
/
+4
2021-08-27
usb: isp1760: fix memory pool initialization
Rui Miguel Silva
1
-2
/
+2
2021-08-26
usb: isp1760: clean never read udc_enabled warning
Rui Miguel Silva
1
-2
/
+2
2021-08-26
usb: isp1760: do not shift in uninitialized slot
Rui Miguel Silva
1
-7
/
+11
2021-08-26
usb: isp1760: do not reset retval
Rui Miguel Silva
1
-1
/
+0
2021-08-26
usb: isp1760: check maxpacketsize before using it
Rui Miguel Silva
1
-1
/
+1
2021-08-26
usb: isp1760: ignore return value for bus change pattern
Rui Miguel Silva
1
-3
/
+7
2021-07-27
usb: isp1760: rework cache initialization error handling
Rui Miguel Silva
1
-5
/
+11
2021-07-27
usb: isp1760: do not sleep in field register poll
Rui Miguel Silva
1
-3
/
+3
2021-07-27
usb: isp1760: remove debug message as error
Rui Miguel Silva
1
-1
/
+0
2021-06-15
usb: isp1760: Fix meaningless check in isp1763_run()
Tong Tiangen
1
-1
/
+0
2021-05-27
usb: isp1760: isp1760-udc: Provide missing description for 'udc' param
Lee Jones
1
-0
/
+1
2021-05-21
usb: isp1763: add peripheral mode
Rui Miguel Silva
4
-19
/
+94
2021-05-21
usb: isp1760: add support for isp1763
Rui Miguel Silva
9
-204
/
+849
2021-05-21
usb: isp1760: use dr_mode binding
Rui Miguel Silva
3
-5
/
+5
2021-05-21
usb: isp1760: hcd: refactor mempool config and setup
Rui Miguel Silva
3
-49
/
+92
2021-05-21
usb: isp1760: remove platform data struct and code
Rui Miguel Silva
1
-17
/
+3
2021-05-21
usb: isp1760: use relaxed primitives
Rui Miguel Silva
1
-4
/
+4
2021-05-21
usb: isp1760: move to regmap for register access
Rui Miguel Silva
9
-531
/
+789
2021-05-21
usb: isp1760: fix strict typechecking
Rui Miguel Silva
1
-45
/
+47
2020-09-25
usb: isp1760-hcd: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-11
/
+9
2020-07-10
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-04-16
USB: isp1760: Use the correct style for SPDX License Identifier
Nishad Kamdar
3
-3
/
+3
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-2
/
+2
2019-10-07
usb: isp1760: isp1760-hcd.c: Drop condition with no effect
Saurav Girepunje
1
-2
/
+0
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2
-4
/
+0
2019-05-01
usb: isp1760-hcd: Fix fall-through annotations
Gustavo A. R. Silva
1
-2
/
+2
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
1
-0
/
+2
2018-07-13
usb: isp1760: remove redundant variable 'selector'
Colin Ian King
1
-2
/
+0
2018-04-22
usb: isp1760: Replace mdelay with msleep in isp1760_stop
Jia-Ju Bai
1
-1
/
+1
2018-04-22
usb: isp1760: Replace mdelay with msleep in isp1760_init_core
Jia-Ju Bai
1
-1
/
+1
2018-03-09
usb: isp1760: Use kasprintf
Himanshu Jha
1
-5
/
+1
2017-11-13
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-27
/
+14
2017-11-07
USB: add SPDX identifiers to all remaining Makefiles
Greg Kroah-Hartman
1
-0
/
+1
2017-11-07
USB: isp1760: Remove redundant license text
Greg Kroah-Hartman
5
-20
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
5
-0
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-11-01
usb: isp1760: Convert timers to use timer_setup()
Kees Cook
2
-7
/
+8
2017-07-17
usb: isp1760: compress return logic into one line
Gustavo A. R. Silva
1
-4
/
+2
2017-03-17
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
yuan linyu
1
-4
/
+4
2017-01-19
usb: isp1760: constify usb_gadget_ops structures
Bhumika Goyal
1
-1
/
+1
2016-10-24
usb: Convert pr_warning to pr_warn
Joe Perches
1
-1
/
+1
2016-05-09
usb: Remove unnecessary space before open square bracket.
Sandhya Bankar
1
-1
/
+1
[next]