index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
isp1362-hcd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
USB: isp1362: better 64bit printf warning fixes
Lothar Wassmann
2010-01-20
1
-2
/
+2
*
isp1362-hcd: use bitmap_find_next_zero_area
Akinobu Mita
2009-12-16
1
-20
/
+6
*
USB: isp1362: fix build warnings on 64-bit systems
Mike Frysinger
2009-10-09
1
-9
/
+9
*
USB: isp1362: Correct use of ! and &
Julia Lawall
2009-09-23
1
-4
/
+8
*
USB: isp1362: fix pulldown register defines and conf logic
Ken MacLeod
2009-09-23
1
-1
/
+1
*
USB: NXP ISP1362 USB host driver
Lothar Wassmann
2009-09-23
1
-0
/
+2905