index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
jz4740
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: jz4740-i2s: Remove unused 'mem' resource
Aidan MacDonald
2022-07-20
1
-1
/
+0
*
ASoC: jz4740-i2s: Refactor DMA channel setup
Aidan MacDonald
2022-07-07
1
-18
/
+5
*
ASoC: jz4740-i2s: Remove Open Firmware dependency
Aidan MacDonald
2022-07-07
2
-3
/
+2
*
ASoC: jz4740-i2c: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-27
1
-3
/
+4
*
ASoC: jz4740-i2s: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
1
-1
/
+1
*
ASoC: js4740-i2s: Update to use set_fmt_new callback
Charles Keepax
2022-06-06
1
-6
/
+6
*
ASoC: jz4740-i2s: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-15
1
-2
/
+1
*
ASoC: jz4740-i2s: fix function name
H. Nikolaus Schaller
2021-05-10
1
-2
/
+2
*
ASoc: Fix unused define in jz4740-i2s.h
Tang Bin
2021-05-10
1
-2
/
+0
*
ASoC: jz4740: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2021-01-21
1
-1
/
+1
*
Merge remote-tracking branch 'asoc/for-5.11' into asoc-next
Mark Brown
2020-12-11
1
-5
/
+0
|
\
|
*
ASoC: jz4740-i2s: Remove manual DMA peripheral ID assignment
Lars-Peter Clausen
2020-10-26
1
-5
/
+0
*
|
ASoC: jz4740-i2s: add missed checks for clk_get()
Chuhong Yuan
2020-12-04
1
-0
/
+4
|
/
*
ASoC: ingenic: Unconditionally depend on devicetree
Paul Cercueil
2020-05-28
2
-4
/
+2
*
ASoC: jz4740: use snd_soc_xxx_active()
Kuninori Morimoto
2020-05-18
1
-4
/
+4
*
ASoC: jz4740-i2s: Add support for the JZ4770
Paul Cercueil
2020-03-24
1
-3
/
+10
*
ASoC: jz4740-i2s: Add support for the JZ4760
Paul Cercueil
2020-03-24
1
-9
/
+12
*
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-03-13
1
-1
/
+1
|
\
|
*
ASoC: jz4740-i2s: Fix divider written at incorrect offset in register
Paul Cercueil
2020-03-09
1
-1
/
+1
*
|
ASoC: jz4740-i2s: Avoid passing enum as match data
Paul Cercueil
2020-03-09
1
-13
/
+23
*
|
ASoC: jz4740-i2s: Add local dev variable in probe function
Paul Cercueil
2020-03-09
1
-9
/
+9
|
/
*
ASoC: jz4740: jz4740-i2s: move .suspend/.resume to component
Kuninori Morimoto
2020-01-21
1
-10
/
+8
*
ASoC: jz4740: Remove unused match variable
Stephen Boyd
2019-10-09
1
-1
/
+0
*
ASoC: jz4740: Use of_device_get_match_data()
Stephen Boyd
2019-10-07
1
-3
/
+2
*
ASoC: jz4740: Drop lb60 board code
Paul Cercueil
2019-07-30
3
-134
/
+2
*
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
2019-06-26
5
-24
/
+5
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 239
Thomas Gleixner
2019-06-19
1
-9
/
+1
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151
Thomas Gleixner
2019-05-30
1
-10
/
+1
|
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
|
ASoC: jz4740: qi_lb60: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-4
/
+6
|
/
*
ASoC: jz4740: Depend on MIPS instead of MACH_JZ4740
Paul Cercueil
2019-03-20
1
-1
/
+1
*
ASoC: jz4740: Handle return value of clk_prepare_enable.
Arvind Yadav
2017-07-26
1
-4
/
+17
*
ASoC: jz4740: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-14
1
-0
/
+1
*
ASoC: jz4740: Add jz4780 support
Zubair Lutfullah Kakakhel
2015-03-09
1
-10
/
+74
*
ASoC: jz4740: Add DT support to jz4740-i2s driver
Zubair Lutfullah Kakakhel
2015-02-04
1
-0
/
+10
*
ASoC: jz4740: Add dynamic sampling rate support to jz4740-i2s
Zubair Lutfullah Kakakhel
2015-02-04
1
-1
/
+10
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
2
-2
/
+0
|
\
|
*
ASoC: jz4740: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
2
-2
/
+0
*
|
ASoC: qi_lb60: Pass flags to gpiod_get()
Lars-Peter Clausen
2014-11-25
1
-9
/
+2
|
/
*
-
.
Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso...
Mark Brown
2014-05-22
3
-58
/
+42
|
\
\
|
|
*
ASoC: jz4740: Improve build test coverage
Lars-Peter Clausen
2014-04-23
2
-5
/
+11
|
|
*
ASoC: qi_lb60: Use GPIO descriptor API
Lars-Peter Clausen
2014-04-23
1
-26
/
+28
|
|
*
ASoC: qi_lb60: Use devm_snd_soc_register_card()
Lars-Peter Clausen
2014-04-22
1
-4
/
+1
|
|
*
ASoC: qi_lb60: Set .dai_fmt instead of calling snd_soc_set_dai_fmt()
Lars-Peter Clausen
2014-04-22
1
-21
/
+2
|
|
*
ASoC: qi_lb60: Set fully_routed flag
Lars-Peter Clausen
2014-04-22
1
-3
/
+1
|
|
/
*
/
ASoC: jz4740: Remove Makefile entry for removed file
Lars-Peter Clausen
2014-04-22
1
-2
/
+0
|
/
*
ASoC: jz4740: Use the generic dmaengine PCM driver
Lars-Peter Clausen
2013-12-03
5
-411
/
+24
*
ASoC: jz4740-i2s: Use managed resources
Lars-Peter Clausen
2013-12-03
1
-70
/
+15
*
DMA-API: sound: fix dma mask handling in a lot of drivers
Russell King
2013-10-31
1
-8
/
+4
[next]