index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-22
USB: musb: AM35x: Workaround for fifo read issue
Ajay Kumar Gupta
1
-0
/
+2
2010-10-22
USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode
Sergei Shtylyov
1
-4
/
+0
2010-10-22
usb: musb: ignore spurious SESSREQ interrupts
Heikki Krogerus
1
-0
/
+5
2010-10-22
usb: musb: Change to direct addr in context save/restore
Bob Liu
1
-24
/
+22
2010-08-10
USB: musb: fix compilation warning in host only mode
Ajay Kumar Gupta
1
-4
/
+3
2010-06-30
USB: musb: fix Blackfin ulpi stubs
Mike Frysinger
1
-2
/
+2
2010-06-30
USB: musb_core: make disconnect and suspend interrupts work again
Sergei Shtylyov
1
-5
/
+1
2010-06-30
usb: musb: Fix a bug by making suspend interrupt available in device mode
Maulik Mankad
1
-1
/
+2
2010-05-20
usb: musb: add ulpi access operations
Heikki Krogerus
1
-0
/
+86
2010-05-20
usb: musb: debugfs: musb_exit_debugfs() can be called on probe
Felipe Balbi
1
-2
/
+5
2010-05-20
usb: musb: add debugfs support
Felipe Balbi
1
-0
/
+5
2010-05-20
USB: MUSB: Add OMAP4 support in MUSB driver
Maulik Mankad
1
-2
/
+4
2010-05-20
usb: musb: Set transceiver interface type
Maulik Mankad
1
-1
/
+1
2010-05-20
usb: musb: allow board to pass down fifo mode
Felipe Balbi
1
-20
/
+16
2010-05-20
USB: straighten out port feature vs. port status usage
Alan Stern
1
-4
/
+3
2010-04-30
musb_core: fix musb_init_controller() error cleanup path
Sergei Shtylyov
1
-17
/
+34
2010-04-30
musb_core: don't call musb_platform_exit() twice
Sergei Shtylyov
1
-10
/
+7
2010-04-30
musb_core: don't prevent disabling clock on driver unload
Sergei Shtylyov
1
-3
/
+1
2010-04-30
musb_core: don't touch 'musb->clock' in musb_free()
Sergei Shtylyov
1
-5
/
+0
2010-04-30
musb: save and restore missing bus control register
Ajay Kumar Gupta
1
-0
/
+2
2010-03-19
usb: musb: core: declare mbase only where it's used
Felipe Balbi
1
-1
/
+7
2010-03-19
usb: musb: abstract out ULPI_BUSCONTROL register reads/writes
Mike Frysinger
1
-3
/
+2
2010-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-214
/
+348
2010-03-02
USB: musb: only print info message if probe() is successful
Felipe Balbi
1
-13
/
+12
2010-03-02
USB: musb: unmap base if we can't probe
Felipe Balbi
1
-1
/
+7
2010-03-02
USB: musb: we already tested for dyn_fifo
Felipe Balbi
1
-15
/
+4
2010-03-02
USB: musb: get rid of omap_readl/writel
Felipe Balbi
1
-2
/
+2
2010-03-02
usb: musb: Add context save and restore support
Ajay Kumar Gupta
1
-0
/
+146
2010-03-02
usb: musb: Add 'extvbus' in musb_hdrc_platform_data
Ajay Kumar Gupta
1
-0
/
+8
2010-03-02
usb: musb: save dynfifo in musb struct
Ajay Kumar Gupta
1
-1
/
+3
2010-03-02
usb: musb: handle irqs in the order dictated by programming guide
Arnaud Mandy
1
-139
/
+116
2010-03-02
USB: musb: Add new fifo table for a OMAP3 errata
Ajay Kumar Gupta
1
-0
/
+34
2010-03-02
USB: musb: remove some of the never defined defines
Felipe Balbi
1
-24
/
+0
2010-03-02
USB: musb: move to sysfs_groups
Felipe Balbi
1
-18
/
+15
2010-03-02
USB: musb: move two printk to dev_err
Felipe Balbi
1
-2
/
+2
2010-03-02
USB: musb: use resource_size()
Felipe Balbi
1
-1
/
+1
2010-02-15
omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
Tony Lindgren
1
-1
/
+1
2009-12-23
USB: musb: Fix array index out of bounds issue
Maulik Mankad
1
-1
/
+1
2009-12-23
USB: musb: do not work if no gadget driver is loaded
Felipe Balbi
1
-0
/
+8
2009-12-23
USB: musb: move musb_remove to __exit
Felipe Balbi
1
-2
/
+2
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-11
USB: MUSB: save hardware revision at init
Anand Gadiyar
1
-6
/
+4
2009-11-30
USB: musb: Remove unwanted message in boot log
Ajay Kumar Gupta
1
-2
/
+2
2009-09-23
USB: musb: fix put_device() call sequence
Ajay Kumar Gupta
1
-4
/
+4
2009-07-30
Merge branch 'master' into for-linus
Rafael J. Wysocki
1
-2
/
+1
2009-07-28
USB: musb: fix CONFIGDATA register read issue
Ajay Kumar Gupta
1
-1
/
+0
2009-07-28
USB: musb: Refer to musb_otg_timer_func under correct #ifdef
Amit Kucheria
1
-1
/
+1
2009-07-22
USB: Rework musb suspend()/resume_early()
Magnus Damm
1
-6
/
+12
2009-06-15
musb: add high bandwidth ISO support
Ajay Kumar Gupta
1
-10
/
+9
2009-06-15
musb: support disconnect after HNP roleswitch
David Brownell
1
-12
/
+29
[next]