Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bb66f2dc197d9cf1daaa82609302204d71c70389
/
sound
/
soc
/
omap
/
mcbsp.c
bb66f2d
ASoC: omap-mcbsp: Deletion of an unnecessary check before the function call "kfree"
by Markus Elfring
· 10 years ago
1b488a4
ASoC: omap: mcbsp, mcpdm, dmic: raw read and write endian fix
by Victor Kamensky
· 11 years ago
68538bf
Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 11 years ago
b785a49
ALSA: replace strict_strto*() with kstrto*()
by Jingoo Han
· 11 years ago
9ab1fac
ASoC: omap-mcbsp: Use different method for DMA request when booted with DT
by Peter Ujfalusi
· 11 years ago
09ae3aa
ASoC: omap: Use common DAI DMA data
by Lars-Peter Clausen
· 12 years ago
7ff6000
ASoC: OMAP: remove __dev* attributes
by Bill Pemberton
· 12 years ago
e650794
ASoC: OMAP: mcbsp fixes for enabling ARM multiplatform support
by Tony Lindgren
· 12 years ago
f5a246e
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
2203747
ARM: omap: move platform_data definitions
by Arnd Bergmann
· 12 years ago
7d7e1eb
ARM: OMAP2+: Prepare for irqs.h removal
by Tony Lindgren
· 12 years ago
e93c7d1
ASoC: omap-mcbsp: Fix compilation error due to leftover code
by Peter Ujfalusi
· 12 years ago
fc600432
Merge tag 'v3.6-rc4' into asoc-omap
by Mark Brown
· 12 years ago
f199131
ARM/ASoC: omap-mcbsp: Move OMAP2+ clock parenting code to ASoC driver
by Peter Ujfalusi
· 12 years ago
d0db84e
ASoC: omap-mcbsp: Fix 6pin mux configuration
by Peter Ujfalusi
· 12 years ago
35d210f
ASoC: omap-mcbsp: Use the common interrupt line if supported by the SoC
by Peter Ujfalusi
· 13 years ago
09fa37a
ASoC: omap-mcbsp: Remove unused FRAME dma_op_mode
by Peter Ujfalusi
· 13 years ago
5788c62
ASoC: omap-mcbsp: Correct clock muxing for CLKR/FSR signals
by Peter Ujfalusi
· 13 years ago
cd1f08c
ASoC: omap-mcbsp: Single function CLKR/FSR source mux configuration
by Peter Ujfalusi
· 13 years ago
73c9522
ASoC: omap McBSP: Clear rx_irq at probe time for OMAP4
by Peter Ujfalusi
· 13 years ago
e386615
ASoC: omap-mcbsp: When closing the port select PRCM source for CLKS signal
by Peter Ujfalusi
· 13 years ago
08905d8
ASoC: omap-mcbsp: Configure wakeup in later phase
by Peter Ujfalusi
· 13 years ago
58db1dc
ASoC: omap: mcbsp: Remove redundant checks for the st_data pointer
by Peter Ujfalusi
· 13 years ago
e2002ab
ASoC: omap: mcbsp: Use uniform st_data pointer initialization
by Peter Ujfalusi
· 13 years ago
b8fb490
ASoC: omap-mcbsp: Simplify DMA configuration
by Peter Ujfalusi
· 13 years ago
2ee6595
ASoC: omap-mcbsp: Cleanup of module probe/remove code
by Peter Ujfalusi
· 13 years ago
cb40b63
ASoC: OMAP McBSP: Remove redundant accessors
by Peter Ujfalusi
· 13 years ago
45656b4
ASoC: omap-mcbsp: Create a single driver for McBSP
by Peter Ujfalusi
· 13 years ago
219f431
ASoC: OMAP: McBSP: Consolidate plat/mcbsp.h content
by Peter Ujfalusi
· 13 years ago
71e822e
OMAP: mcbsp: Move core driver under sound/soc/omap
by Peter Ujfalusi
· 13 years ago
[Renamed (99%) from arch/arm/plat-omap/mcbsp.c]
0210dc4
ARM: OMAP: mcbsp: Convert core driver to proper platform driver
by Peter Ujfalusi
· 13 years ago
7bc0c4b
ARM: OMAP: mcbsp: Start generalize signal muxing functions
by Jarkko Nikula
· 13 years ago
09d28d2
ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_src
by Jarkko Nikula
· 13 years ago
f821eec
ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it generic
by Jarkko Nikula
· 13 years ago
1743d14
ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.c
by Jarkko Nikula
· 13 years ago
ac6747ca
ARM: OMAP: mcbsp: Use per instance register cache size
by Jarkko Nikula
· 13 years ago
7bba67a
ARM: OMAP: mcbsp: Make threshold based transfer code generic
by Jarkko Nikula
· 13 years ago
8840823
ARM: OMAP: mcbsp: Make tranceiver configuration control register access generic
by Jarkko Nikula
· 13 years ago
1a64588
ARM: OMAP: mcbsp: Make wakeup control generic
by Jarkko Nikula
· 13 years ago
cdc71514
ARM: OMAP: mcbsp: Implement generic register access
by Jarkko Nikula
· 13 years ago
796ba28
omap: mcbsp: Remove omap device API
by Jarkko Nikula
· 13 years ago
69d042d
ASoC: omap: McBSP: fix build breakage on OMAP1
by Paul Walmsley
· 13 years ago
9df0fcc
omap: mcbsp: Remove rx_/tx_word_length variables
by Jarkko Nikula
· 13 years ago
bafe272
omap: mcbsp: Drop in-driver transfer support
by Jarkko Nikula
· 13 years ago
e285bca
omap: mcbsp: Drop SPI mode support
by Jarkko Nikula
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
9504ba6
OMAP: McBSP: APIs to pass DMA params from McBSP driver to client drivers
by Kishon Vijay Abraham I
· 14 years ago
e95496d
OMAP: McBSP: Add pm runtime support
by Kishon Vijay Abraham I
· 14 years ago
f36d01d
OMAP: McBSP: use omap_device APIs to modify SYSCONFIG
by Kishon Vijay Abraham I
· 14 years ago
cb7e9de
OMAP4: hwmod: Naming of address space
by Kishon Vijay Abraham I
· 14 years ago
3cf32bb
OMAP: McBSP: Convert McBSP to platform device model
by Kishon Vijay Abraham I
· 14 years ago
c4d7e58
OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"
by Paul Walmsley
· 14 years ago
59fb659
OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
by Paul Walmsley
· 14 years ago
6722a72
omap: McBSP: Make the free variable update more readable
by Shubhrajyoti D
· 14 years ago
5f3b728
omap: McBSP: Fix potential memory leak in omap_mcbsp_remove
by Jarkko Nikula
· 14 years ago
7b6181e
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
4814ced
OMAP: control: move plat-omap/control.h to mach-omap2/control.h
by Paul Walmsley
· 14 years ago
d135865
OMAP: McBSP: implement functional clock switching via clock framework
by Paul Walmsley
· 14 years ago
cf4c87a
OMAP: McBSP: implement McBSP CLKR and FSR signal muxing via mach-omap2/mcbsp.c
by Paul Walmsley
· 14 years ago
b0a330d
OMAP: plat-omap: Fix static function warnings
by Manjunath Kondaiah G
· 14 years ago
ce3f054
omap: McBSP: Do not enable SRG in slave mode
by Peter Ujfalusi
· 14 years ago
cb922d2
omap: McBSP: tx_irq_completion used in rx_irq_handler
by Scott Ellis
· 14 years ago
f10b8ad
OMAP3: McBSP: Use the port's buffer_size when calculating tx delay
by Peter Ujfalusi
· 14 years ago
451fd82
OMAP3: McBSP: Change the way how the FIFO is handled
by Peter Ujfalusi
· 14 years ago
0acce82
OMAP: McBSP: Function to query the FIFO size
by Peter Ujfalusi
· 14 years ago
d71f4ce
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 14 years ago
752ec2f
ARM: McBSP: Add support for omap4 in McBSP driver
by Jorge Eduardo Candelaria
· 15 years ago
9319b9d
ARM: McBSP: Fix request for irq in OMAP4
by Jorge Eduardo Candelaria
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
7451102
Merge branch 'for-2.6.34' into for-2.6.35
by Mark Brown
· 15 years ago
0841cb8
omap: McBSP: Drop unnecessary status/error bit clearing on reg_cacheretrieved register values
by Janusz Krzysztofik
· 15 years ago
7dc976e
OMAP3: McBSP: Add interface for FIFO caused delay query
by Peter Ujfalusi
· 15 years ago
d912fa9
McBSP: OMAP3: Add sidetone feature
by Eero Nurkkala
· 15 years ago
96fbd74
omap: McBSP: Use cache when modifying individual register bits
by Janusz Krzysztofik
· 15 years ago
c8c9969
omap: McBSP: Introduce caching in register write operations
by Janusz Krzysztofik
· 15 years ago
8ea3200
omap: McBSP: Modify macros/functions API for easy cache access
by Janusz Krzysztofik
· 15 years ago
14f7963
omap: McBSP: Use macros for all register read/write operations
by Janusz Krzysztofik
· 15 years ago
a8eb7ca
omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
by Tony Lindgren
· 15 years ago
1866b54
omap: McBSP: Fix possible port lockout
by Janusz Krzysztofik
· 15 years ago
eebfa9f
omap: McBSP: Do not use extensive spin locks for dma_op_mode
by Peter Ujfalusi
· 15 years ago
ce491cf
omap: headers: Move remaining headers from include/mach to include/plat
by Tony Lindgren
· 15 years ago
a93d4ed
omap: McBSP: Fix incorrect receiver stop in omap_mcbsp_stop
by Jarkko Nikula
· 15 years ago
2ca7d67
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
d09a2af
ARM: OMAP: McBSP: Merge two functions into omap_mcbsp_start/_stop
by Jarkko Nikula
· 15 years ago
9b30050
OMAP: McBSP: Use textual values in DMA operating mode sysfs files
by Jarkko Nikula
· 15 years ago
72cc6d7
OMAP: McBSP: Let element DMA mode hit retention also
by Eero Nurkkala
· 15 years ago
fa3935b
OMAP: McBSP: Do not enable wakeups for no-idle mode
by Eero Nurkkala
· 15 years ago
d99a745
OMAP: McBSP: Configure NO IDLE mode for DMA mode different of threshold
by Eduardo Valentin
· 15 years ago
2ba93f8
OMAP: McBSP: Retain McBSP FCLK clockactivity
by Eero Nurkkala
· 15 years ago
d9a9b3f
OMAP: McBSP: Change wakeup signals
by Eduardo Valentin
· 15 years ago
2122fdc
OMAP: McBSP: Wakeups utilized
by Eero Nurkkala
· 15 years ago
98cb20e
OMAP: McBSP: Add link DMA mode selection
by Peter Ujfalusi
· 15 years ago
4c8200a
OMAP: McBSP: Rename thres sysfs symbols
by Eduardo Valentin
· 15 years ago
a1a56f5f
OMAP: McBSP: Create and export max_(r|t)x_thres property
by Eduardo Valentin
· 15 years ago
7aa9ff5
OMAP: McBSP: Add transmit/receive threshold handler
by Eduardo Valentin
· 15 years ago
44a6311
OMAP: McBSP: Use appropriate value for startup delay
by Eduardo Valentin
· 15 years ago
9abea08
OMAP: McBSP: Provide functions for ASoC frame syncronization
by Eero Nurkkala
· 15 years ago
c12abc0
ARM: OMAP: McBSP: Fix ASoC on OMAP1510 by fixing API of omap_mcbsp_start/stop
by Jarkko Nikula
· 15 years ago
a5b92cc
ARM: OMAP4: Add McBSP support
by Syed Rafiuddin
· 15 years ago
d6d834b
ARM: OMAP: McBSP: Fix legacy interrupts to clear their status
by Eero Nurkkala
· 15 years ago
Next »