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