index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
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: drop musb_platform_suspend/resume
Felipe Balbi
2010-12-10
1
-4
/
+0
*
usb: musb: mark musb_save/restore_context static
Felipe Balbi
2010-12-10
1
-2
/
+2
*
usb: musb: drop musb_platform_save/restore_context
Felipe Balbi
2010-12-10
1
-2
/
+2
*
usb: musb: move clock handling to glue layer
Felipe Balbi
2010-12-10
1
-38
/
+1
*
usb: musb: pass platform_ops via platform_data
Felipe Balbi
2010-12-10
1
-1
/
+1
*
usb: musb: trivial search and replace patch
Felipe Balbi
2010-12-10
1
-1
/
+1
*
usb: musb: add Kconfig options for each glue layer
Felipe Balbi
2010-12-10
1
-5
/
+4
*
usb: musb: hold context on musb structure
Felipe Balbi
2010-12-10
1
-57
/
+55
*
usb: musb: make all glue layer export struct musb_platform_ops
Felipe Balbi
2010-12-07
1
-3
/
+5
*
usb: musb: add names for IRQs in structure resource
Hema Kalliguddi
2010-12-01
1
-1
/
+1
*
usb: musb: remove board_data parameter from musb_platform_init()
Hema Kalliguddi
2010-12-01
1
-1
/
+1
*
USB: musb: AM35x: Workaround for fifo read issue
Ajay Kumar Gupta
2010-10-22
1
-0
/
+2
*
USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode
Sergei Shtylyov
2010-10-22
1
-4
/
+0
*
usb: musb: ignore spurious SESSREQ interrupts
Heikki Krogerus
2010-10-22
1
-0
/
+5
*
usb: musb: Change to direct addr in context save/restore
Bob Liu
2010-10-22
1
-24
/
+22
*
USB: musb: fix compilation warning in host only mode
Ajay Kumar Gupta
2010-08-10
1
-4
/
+3
*
USB: musb: fix Blackfin ulpi stubs
Mike Frysinger
2010-06-30
1
-2
/
+2
*
USB: musb_core: make disconnect and suspend interrupts work again
Sergei Shtylyov
2010-06-30
1
-5
/
+1
*
usb: musb: Fix a bug by making suspend interrupt available in device mode
Maulik Mankad
2010-06-30
1
-1
/
+2
*
usb: musb: add ulpi access operations
Heikki Krogerus
2010-05-20
1
-0
/
+86
*
usb: musb: debugfs: musb_exit_debugfs() can be called on probe
Felipe Balbi
2010-05-20
1
-2
/
+5
*
usb: musb: add debugfs support
Felipe Balbi
2010-05-20
1
-0
/
+5
*
USB: MUSB: Add OMAP4 support in MUSB driver
Maulik Mankad
2010-05-20
1
-2
/
+4
*
usb: musb: Set transceiver interface type
Maulik Mankad
2010-05-20
1
-1
/
+1
*
usb: musb: allow board to pass down fifo mode
Felipe Balbi
2010-05-20
1
-20
/
+16
*
USB: straighten out port feature vs. port status usage
Alan Stern
2010-05-20
1
-4
/
+3
*
musb_core: fix musb_init_controller() error cleanup path
Sergei Shtylyov
2010-04-30
1
-17
/
+34
*
musb_core: don't call musb_platform_exit() twice
Sergei Shtylyov
2010-04-30
1
-10
/
+7
*
musb_core: don't prevent disabling clock on driver unload
Sergei Shtylyov
2010-04-30
1
-3
/
+1
*
musb_core: don't touch 'musb->clock' in musb_free()
Sergei Shtylyov
2010-04-30
1
-5
/
+0
*
musb: save and restore missing bus control register
Ajay Kumar Gupta
2010-04-30
1
-0
/
+2
*
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
[next]