index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
isp1362-hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-03
isp1362-hcd: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-01-25
isp1362-hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-2
/
+6
2014-10-20
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-24
USB: isp1362: Use devm_ioremap_resource
Tobias Klauser
1
-78
/
+25
2014-01-09
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-09
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
1
-0
/
+2
2013-12-03
usb: host: Remove superfluous name casts
Geert Uytterhoeven
1
-1
/
+1
2013-10-12
usb: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2013-08-01
USB: host: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-07-25
USB: isp1362: move debug files from proc to debugfs
Greg Kroah-Hartman
1
-34
/
+11
2013-07-24
USB: isp1362: remove CONFIG_USB_DEBUG dependency
Greg Kroah-Hartman
1
-5
/
+1
2013-07-24
USB: isp1362: remove _DBG() usage
Greg Kroah-Hartman
1
-15
/
+15
2013-07-24
USB: isp1362: remove unused _BUG_ON() calls
Greg Kroah-Hartman
1
-2
/
+0
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2013-04-09
isp1362-hcd: don't reimplement proc_create_data()
Al Viro
1
-4
/
+1
2012-11-22
usb: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
usb: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-22
usb: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-08-10
USB: isp1362-hcd.c: usb message always saved in case of underrun
Bruno Morelli
1
-4
/
+4
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-02-25
usb: isp1362-hcd: Convert to module_platform_driver
Tobias Klauser
1
-16
/
+4
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-08-23
usb: isp1362-hcd: Quieten printks
Tobias Klauser
1
-3
/
+3
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-14
USB 3.0 Hub Changes
John Youn
1
-2
/
+2
2011-03-14
USB: Remove bitmap #define from hcd.h
Sarah Sharp
1
-3
/
+3
2011-02-17
usb: isp1362-hcd: use bitmap_clear() and bitmap_set()
Akinobu Mita
1
-5
/
+2
2010-11-24
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-11-17
USB: isp1362-hcd - fix section mismatch warning
Axel Lin
1
-1
/
+1
2010-10-22
USB: isp1362-hcd - use resource_size instead of defining its own resource_len...
Axel Lin
1
-10
/
+8
2010-10-22
USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakage
Javier Martinez Canillas
1
-7
/
+0
2010-06-30
USB: isp1362-hcd, fix double lock
Jiri Slaby
1
-5
/
+10
2010-05-21
USB: clean up some host controller sparse warnings
Randy Dunlap
1
-1
/
+1
2010-05-21
USB: straighten out port feature vs. port status usage
Alan Stern
1
-1
/
+1
2010-05-21
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-1
/
+1
2010-03-03
USB: remove obsolete config in kernel source (USB_HCD_DMA)
Christoph Egger
1
-13
/
+0
2010-03-03
USB: isp1362: Use kzalloc for allocating only one thing
Julia Lawall
1
-1
/
+1
2010-01-21
USB: isp1362: fix build failure on ARM systems via irq_flags cleanup
Lothar Wassmann
1
-7
/
+14
2010-01-21
USB: isp1362: better 64bit printf warning fixes
Lothar Wassmann
1
-2
/
+2
2009-12-16
isp1362-hcd: use bitmap_find_next_zero_area
Akinobu Mita
1
-20
/
+6
2009-10-10
USB: isp1362: fix build warnings on 64-bit systems
Mike Frysinger
1
-9
/
+9
2009-09-23
USB: isp1362: Correct use of ! and &
Julia Lawall
1
-4
/
+8
2009-09-23
USB: isp1362: fix pulldown register defines and conf logic
Ken MacLeod
1
-1
/
+1
2009-09-23
USB: NXP ISP1362 USB host driver
Lothar Wassmann
1
-0
/
+2905