index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
/
mcbsp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-08
omap: McBSP: Fix possible port lockout
Janusz Krzysztofik
1
-3
/
+17
2009-11-22
omap: McBSP: Do not use extensive spin locks for dma_op_mode
Peter Ujfalusi
1
-6
/
+0
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-2
/
+2
2009-10-14
omap: McBSP: Fix incorrect receiver stop in omap_mcbsp_stop
Jarkko Nikula
1
-1
/
+1
2009-09-15
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2009-08-25
ARM: OMAP: McBSP: Merge two functions into omap_mcbsp_start/_stop
Jarkko Nikula
1
-56
/
+28
2009-08-25
OMAP: McBSP: Use textual values in DMA operating mode sysfs files
Jarkko Nikula
1
-23
/
+25
2009-08-20
OMAP: McBSP: Let element DMA mode hit retention also
Eero Nurkkala
1
-0
/
+9
2009-08-20
OMAP: McBSP: Do not enable wakeups for no-idle mode
Eero Nurkkala
1
-6
/
+7
2009-08-20
OMAP: McBSP: Configure NO IDLE mode for DMA mode different of threshold
Eduardo Valentin
1
-1
/
+9
2009-08-20
OMAP: McBSP: Retain McBSP FCLK clockactivity
Eero Nurkkala
1
-3
/
+3
2009-08-20
OMAP: McBSP: Change wakeup signals
Eduardo Valentin
1
-5
/
+2
2009-08-20
OMAP: McBSP: Wakeups utilized
Eero Nurkkala
1
-0
/
+46
2009-08-20
OMAP: McBSP: Add link DMA mode selection
Peter Ujfalusi
1
-0
/
+84
2009-08-20
OMAP: McBSP: Rename thres sysfs symbols
Eduardo Valentin
1
-10
/
+10
2009-08-20
OMAP: McBSP: Create and export max_(r|t)x_thres property
Eduardo Valentin
1
-0
/
+122
2009-08-20
OMAP: McBSP: Add transmit/receive threshold handler
Eduardo Valentin
1
-0
/
+50
2009-08-20
OMAP: McBSP: Use appropriate value for startup delay
Eduardo Valentin
1
-1
/
+7
2009-08-20
OMAP: McBSP: Provide functions for ASoC frame syncronization
Eero Nurkkala
1
-0
/
+52
2009-08-07
ARM: OMAP: McBSP: Fix ASoC on OMAP1510 by fixing API of omap_mcbsp_start/stop
Jarkko Nikula
1
-18
/
+32
2009-07-28
ARM: OMAP4: Add McBSP support
Syed Rafiuddin
1
-1
/
+1
2009-05-25
ARM: OMAP: McBSP: Fix legacy interrupts to clear their status
Eero Nurkkala
1
-6
/
+24
2009-02-08
[ARM] omap: mcbsp: convert to use fck/ick clocks directly
Russell King
1
-53
/
+37
2009-01-29
ARM: OMAP: Fix McBSP spin_lock deadlock
Stanley.Miao
1
-13
/
+39
2009-01-15
ARM: OMAP: Fix ASoC by enabling writes to XCCR and RCCR McBSP registers, v3
Tony Lindgren
1
-0
/
+4
2008-10-08
ARM: OMAP: Fixes to omap_mcbsp_request function
Jarkko Nikula
1
-4
/
+9
2008-10-08
ARM: OMAP: Allocate McBSP devices dynamically
Chandra Shekhar
1
-163
/
+225
2008-10-08
Fix sections for omap-mcbsp platform driver
Uwe Kleine-König
1
-3
/
+3
2008-09-05
[ARM] omap: convert mcbsp to use ioremap()
Russell King
1
-15
/
+27
2008-09-05
[ARM] omap: fix virtual vs physical address space confusions
Russell King
1
-2
/
+3
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-2
/
+2
2008-07-03
ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 code
Eduardo Valentin
1
-409
/
+253
2008-07-03
ARM: OMAP: McBSP: Coding style cleanup on arch/arm/plat-omap/mcbsp.c
Eduardo Valentin
1
-95
/
+102
2008-02-08
ARM: OMAP: Request DSP memory for McBSP
Tony Lindgren
1
-0
/
+11
2008-01-26
[ARM] Misc minor interrupt handler cleanups
Jeff Garzik
1
-8
/
+12
2007-05-05
ARM: OMAP: plat-omap changes for 2430 SDP
Syed Mohammed Khasim
1
-5
/
+10
2007-03-02
ARM: OMAP: Use linux/delay.h not asm/delay.h
Tony Lindgren
1
-1
/
+1
2006-10-06
Initial blind fixup for arm for irq changes
Linus Torvalds
1
-2
/
+2
2006-09-25
ARM: OMAP: Remove sys_ck and sys_clkout from McBSP for 24xx
Tony Lindgren
1
-9
/
+0
2006-04-02
[ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2
Tony Lindgren
1
-39
/
+306
2006-01-18
ARM: OMAP: 4/4 Fix clock framework to use clk_enable/disable misc
Tony Lindgren
1
-6
/
+6
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
1
-2
/
+1
2005-11-10
[ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2
Tony Lindgren
1
-8
/
+14
2005-09-07
[ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2
Tony Lindgren
1
-3
/
+6
2005-07-10
[PATCH] ARM: 2804/1: OMAP update 9/11: Update OMAP arch files
Tony Lindgren
1
-12
/
+85
2005-07-10
[PATCH] ARM: 2812/1: OMAP update 7c/11: Move arch-omap to plat-omap
Tony Lindgren
1
-0
/
+685