index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
isp1362-hcd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: host: isp1362: remove dentry pointer for debugfs
Greg Kroah-Hartman
2021-03-10
1
-5
/
+3
*
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-10
1
-1
/
+1
*
usb: isp1362-hcd: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-04
1
-3
/
+2
*
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2019-08-21
1
-5
/
+0
*
usb: host: isp1362-hcd: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-12
1
-13
/
+3
*
usb: host: isp1362-hcd: remove a couple of redundant assignments
Colin Ian King
2017-11-07
1
-2
/
+1
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: host: isp1362-hcd: fix missing break in switch
Gustavo A. R. Silva
2017-11-01
1
-0
/
+1
*
isp1362-hcd: constify hc_driver structures
Julia Lawall
2017-07-30
1
-1
/
+1
*
usb: Convert pr_warning to pr_warn
Joe Perches
2016-10-24
1
-13
/
+14
*
isp1362-hcd: use USB_DT_HUB
Sergei Shtylyov
2015-04-03
1
-1
/
+1
*
isp1362-hcd: use HUB_CHAR_*
Sergei Shtylyov
2015-01-25
1
-2
/
+6
*
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
USB: isp1362: Use devm_ioremap_resource
Tobias Klauser
2014-09-23
1
-78
/
+25
*
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-08
1
-1
/
+0
*
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-08
1
-0
/
+2
*
usb: host: Remove superfluous name casts
Geert Uytterhoeven
2013-12-03
1
-1
/
+1
*
usb: Remove unnecessary semicolons
Joe Perches
2013-10-11
1
-1
/
+1
*
USB: host: use dev_get_platdata()
Jingoo Han
2013-07-31
1
-1
/
+1
*
USB: isp1362: move debug files from proc to debugfs
Greg Kroah-Hartman
2013-07-24
1
-34
/
+11
*
USB: isp1362: remove CONFIG_USB_DEBUG dependency
Greg Kroah-Hartman
2013-07-23
1
-5
/
+1
*
USB: isp1362: remove _DBG() usage
Greg Kroah-Hartman
2013-07-23
1
-15
/
+15
*
USB: isp1362: remove unused _BUG_ON() calls
Greg Kroah-Hartman
2013-07-23
1
-2
/
+0
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-1
/
+1
*
isp1362-hcd: don't reimplement proc_create_data()
Al Viro
2013-04-09
1
-4
/
+1
*
usb: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: remove use of __devinit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: remove use of __devexit_p
Bill Pemberton
2012-11-21
1
-1
/
+1
*
USB: isp1362-hcd.c: usb message always saved in case of underrun
Bruno Morelli
2012-08-10
1
-4
/
+4
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
usb: isp1362-hcd: Convert to module_platform_driver
Tobias Klauser
2012-02-24
1
-16
/
+4
*
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-18
1
-1
/
+1
*
usb: isp1362-hcd: Quieten printks
Tobias Klauser
2011-08-22
1
-3
/
+3
*
sanitize <linux/prefetch.h> usage
Linus Torvalds
2011-05-20
1
-0
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
USB 3.0 Hub Changes
John Youn
2011-03-13
1
-2
/
+2
*
USB: Remove bitmap #define from hcd.h
Sarah Sharp
2011-03-13
1
-3
/
+3
*
usb: isp1362-hcd: use bitmap_clear() and bitmap_set()
Akinobu Mita
2011-02-17
1
-5
/
+2
*
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2010-11-24
1
-1
/
+1
|
\
|
*
USB: isp1362-hcd - fix section mismatch warning
Axel Lin
2010-11-16
1
-1
/
+1
*
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
|
/
*
USB: isp1362-hcd - use resource_size instead of defining its own resource_len...
Axel Lin
2010-10-22
1
-10
/
+8
*
USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakage
Javier Martinez Canillas
2010-10-22
1
-7
/
+0
*
USB: isp1362-hcd, fix double lock
Jiri Slaby
2010-06-30
1
-5
/
+10
*
USB: clean up some host controller sparse warnings
Randy Dunlap
2010-05-20
1
-1
/
+1
*
USB: straighten out port feature vs. port status usage
Alan Stern
2010-05-20
1
-1
/
+1
*
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-20
1
-1
/
+1
*
USB: remove obsolete config in kernel source (USB_HCD_DMA)
Christoph Egger
2010-03-02
1
-13
/
+0
*
USB: isp1362: Use kzalloc for allocating only one thing
Julia Lawall
2010-03-02
1
-1
/
+1
*
USB: isp1362: fix build failure on ARM systems via irq_flags cleanup
Lothar Wassmann
2010-01-20
1
-7
/
+14
[next]