index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: musb: core: declare mbase only where it's used
Felipe Balbi
2010-03-19
1
-1
/
+7
*
usb: musb: abstract out ULPI_BUSCONTROL register reads/writes
Mike Frysinger
2010-03-19
1
-3
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-03-03
1
-214
/
+348
|
\
|
*
USB: musb: only print info message if probe() is successful
Felipe Balbi
2010-03-02
1
-13
/
+12
|
*
USB: musb: unmap base if we can't probe
Felipe Balbi
2010-03-02
1
-1
/
+7
|
*
USB: musb: we already tested for dyn_fifo
Felipe Balbi
2010-03-02
1
-15
/
+4
|
*
USB: musb: get rid of omap_readl/writel
Felipe Balbi
2010-03-02
1
-2
/
+2
|
*
usb: musb: Add context save and restore support
Ajay Kumar Gupta
2010-03-02
1
-0
/
+146
|
*
usb: musb: Add 'extvbus' in musb_hdrc_platform_data
Ajay Kumar Gupta
2010-03-02
1
-0
/
+8
|
*
usb: musb: save dynfifo in musb struct
Ajay Kumar Gupta
2010-03-02
1
-1
/
+3
|
*
usb: musb: handle irqs in the order dictated by programming guide
Arnaud Mandy
2010-03-02
1
-139
/
+116
|
*
USB: musb: Add new fifo table for a OMAP3 errata
Ajay Kumar Gupta
2010-03-02
1
-0
/
+34
|
*
USB: musb: remove some of the never defined defines
Felipe Balbi
2010-03-02
1
-24
/
+0
|
*
USB: musb: move to sysfs_groups
Felipe Balbi
2010-03-02
1
-18
/
+15
|
*
USB: musb: move two printk to dev_err
Felipe Balbi
2010-03-02
1
-2
/
+2
|
*
USB: musb: use resource_size()
Felipe Balbi
2010-03-02
1
-1
/
+1
*
|
omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
Tony Lindgren
2010-02-15
1
-1
/
+1
|
/
*
USB: musb: Fix array index out of bounds issue
Maulik Mankad
2009-12-23
1
-1
/
+1
*
USB: musb: do not work if no gadget driver is loaded
Felipe Balbi
2009-12-23
1
-0
/
+8
*
USB: musb: move musb_remove to __exit
Felipe Balbi
2009-12-23
1
-2
/
+2
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
1
-1
/
+1
*
USB: MUSB: save hardware revision at init
Anand Gadiyar
2009-12-11
1
-6
/
+4
*
USB: musb: Remove unwanted message in boot log
Ajay Kumar Gupta
2009-11-30
1
-2
/
+2
*
USB: musb: fix put_device() call sequence
Ajay Kumar Gupta
2009-09-23
1
-4
/
+4
*
Merge branch 'master' into for-linus
Rafael J. Wysocki
2009-07-30
1
-2
/
+1
|
\
|
*
USB: musb: fix CONFIGDATA register read issue
Ajay Kumar Gupta
2009-07-28
1
-1
/
+0
|
*
USB: musb: Refer to musb_otg_timer_func under correct #ifdef
Amit Kucheria
2009-07-28
1
-1
/
+1
*
|
USB: Rework musb suspend()/resume_early()
Magnus Damm
2009-07-22
1
-6
/
+12
|
/
*
musb: add high bandwidth ISO support
Ajay Kumar Gupta
2009-06-15
1
-10
/
+9
*
musb: support disconnect after HNP roleswitch
David Brownell
2009-06-15
1
-12
/
+29
*
musb: make initial HNP roleswitch work (v2)
David Brownell
2009-06-15
1
-11
/
+16
*
musb: otg timer cleanup
David Brownell
2009-06-15
1
-19
/
+22
*
musb: proper hookup to transceiver drivers
David Brownell
2009-06-15
1
-44
/
+52
*
musb_gadget: fix unhandled endpoint 0 IRQs
Sergei Shtylyov
2009-06-15
1
-7
/
+1
*
USB: musb: fix build when !CONFIG_PM
Alexander Beregalov
2009-04-23
1
-1
/
+1
*
USB: musb: fix possible panic while resuming
Kim Kyuwon
2009-04-17
1
-8
/
+4
*
USB: musb: only turn off vbus in OTG hosts
Ajay Kumar Gupta
2009-03-24
1
-1
/
+1
*
USB: musb: fix srp sysfs entry deletion
Vikram Pandita
2009-02-27
1
-2
/
+2
*
USB: musb: resume suspended root hub on disconnect
Anand Gadiyar
2009-02-27
1
-0
/
+1
*
usb: musb: make Davinci *work* in mainline
David Brownell
2009-02-27
1
-4
/
+4
*
USB: musb free_irq bugfix
Ajay Kumar Gupta
2009-01-27
1
-2
/
+3
*
USB: musb: add Blackfin specific configuration to MUSB
Bryan Wu
2009-01-07
1
-34
/
+18
*
USB: musb: check if set_irq_wake succeded and remember it
Felipe Balbi
2009-01-07
1
-2
/
+6
*
USB: musb: host side diagnostics tweaks
David Brownell
2009-01-07
1
-2
/
+1
*
USB: musb: sysfs mode updates
David Brownell
2009-01-07
1
-7
/
+10
*
usb: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-07
1
-2
/
+2
*
usb: musb: fix debug global variable name
Felipe Balbi
2008-11-13
1
-3
/
+3
*
usb: musb: remove dead code from procfs
Felipe Balbi
2008-10-17
1
-11
/
+21
*
usb: musb_hdrc build fixes
David Brownell
2008-10-17
1
-4
/
+4
*
MUSB: Add sanity check for maximum number of endpoints
Kevin Hilman
2008-10-17
1
-0
/
+1
[next]