]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2015-12-17 Kuninori MorimotoASoC: rsrc-card: Remove support for setting differing...
2015-12-17 Kuninori MorimotoASoC: rsrc-card: enable to use tdm_slot on DT
2015-12-15 Mark Brownrcar: mux: Avoid use of ret uninitialised
2015-12-15 Mark Brownrcar: dvc: Avoid use of ret uninitialised
2015-12-15 Mark Brownrcar: ctu: Avoid use of ret uninitialised
2015-12-08 Kuninori MorimotoASoC: rsnd: tidyup data align position for capture
2015-12-02 Kuninori MorimotoASoC: rsnd: care SWSP bit for TDM/non-TDM
2015-12-01 Kuninori MorimotoASoC: rsnd: rsrc-card: check return value of snd_soc_of...
2015-12-01 Kuninori MorimotoASoC: rsnd: fixup wrong snd_soc_dai_driver pointer...
2015-11-30 Kuninori MorimotoASoC: rsnd: add TDM Extend Mode support
2015-11-30 Kuninori MorimotoASoC: rsnd: dvc enables non-stereo sound
2015-11-30 Kuninori MorimotoASoC: rsnd: ssi enables non-stereo sound
2015-11-30 Kuninori MorimotoASoC: rsnd: set SSIWSR setting on rsnd_ssi_config_init()
2015-11-30 Kuninori MorimotoASoC: rsnd: add rsnd_ssi_config_init()
2015-11-30 Kuninori MorimotoASoC: rsnd: dvc: add rsnd_dvc_halt()
2015-11-30 Kuninori MorimotoASoC: rsnd: mix: add rsnd_mix_halt()
2015-11-30 Kuninori MorimotoASoC: rsnd: src: add rsnd_src_halt()
2015-11-30 Kuninori MorimotoASoC: rsnd: dvc: rename rsnd_dvc_soft_reset() to rsnd_d...
2015-11-30 Kuninori MorimotoASoC: rsnd: mix: rename rsnd_mix_soft_reset() to rsnd_m...
2015-11-30 Kuninori MorimotoASoC: rsnd: src: rename rsnd_src_soft_reset() to rsnd_s...
2015-11-30 Kuninori MorimotoASoC: rsnd: add missing SRC_O_BUSIF_MODE register
2015-11-30 Kuninori MorimotoASoC: rsnd: add missing ADINR::CHNUM on DVC/SRC/SSIU
2015-11-30 Kuninori MorimotoASoC: rsnd: don't use normal *mod in adg.c
2015-11-30 Simon HormanASoC: rsnd: Add device tree support for r8a77{79,93,94}
2015-11-27 Kuninori MorimotoASoC: rsnd: tidyup semantics of rsnd_ssi_record_error()
2015-11-27 Kuninori MorimotoASoC: rsnd: tidyup semantics of rsnd_src_record_error()
2015-11-27 Kuninori MorimotoASoC: rsnd: indicate register name for debug
2015-11-20 Kuninori MorimotoASoC: rsnd: tidyup void* cast for 64bit compiler
2015-11-18 Kuninori MorimotoASoC: rsnd: remove struct platform_device from probe...
2015-11-18 Kuninori MorimotoASoC: rsnd: remove struct rcar_snd_info
2015-11-18 Kuninori MorimotoASoC: rsnd: remove struct rsnd_of_data
2015-11-18 Kuninori MorimotoASoC: rsnd: remove platform boot support from gen.c
2015-11-18 Kuninori MorimotoASoC: rsnd: remove platform boot support from dvc.c
2015-11-18 Kuninori MorimotoASoC: rsnd: remove platform boot support from mix.c
2015-11-18 Kuninori MorimotoASoC: rsnd: remove platform boot support from ctu.c
2015-11-18 Kuninori MorimotoASoC: rsnd: remove platform boot support from src.c
2015-11-18 Kuninori MorimotoASoC: rsnd: remove platform boot support from ssi.c
2015-11-18 Kuninori MorimotoASoC: rsnd: remove platform boot support from core.c
2015-11-18 Kuninori MorimotoASoC: rsnd: SRC settings matches to datasheet
2015-11-18 Kuninori MorimotoASoC: rsnd: cleanup RSND_REG_xxx
2015-11-18 Kuninori MorimotoASoC: rsnd: remove Gen1 support from SRC
2015-11-17 Kuninori MorimotoASoC: rsnd: ssi: 24bit data needs right-aligned settings
2015-11-16 Kuninori MorimotoASoC: rsnd: SND_SOC_RCAR doesn't depend on DMA_OF
2015-11-16 Kuninori MorimotoASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKx
2015-11-16 Kuninori MorimotoASoC: rsnd: tidyup comment position of rsnd_mod_xxx
2015-11-16 Kuninori MorimotoASoC: rsnd: MIX settings matches to datasheet
2015-11-16 Kuninori MorimotoASoC: rsnd: DVC settings matches to datasheet
2015-11-16 Kuninori MorimotoASoC: rsnd: move CMD related operation to cmd.c
2015-11-16 Kuninori MorimotoASoC: rsnd: audio_clkout0/1/2/3 are optional properties
2015-11-16 Geert UytterhoevenASoC: rsrc-card: Clarify compatible value
2015-11-16 Geert UytterhoevenASoC: rsnd: Add missing initialization of ADG req_rate
2015-11-16 Kuninori MorimotoASoC: rsnd: fixup rsnd_dmapp_stop() return value
2015-11-16 Kuninori MorimotoASoC: rsnd: call rsnd_src_quit() from rsnd_src_quit_gen2()
2015-11-16 Kuninori MorimotoASoC: rsnd: use mod base common method on SSI-parent
2015-11-16 Kuninori MorimotoASoC: rsnd: use mod base common method on SSIU
2015-11-16 Kuninori MorimotoASoC: rsnd: use mod base common method on CMD
2015-11-16 Kuninori MorimotoASoC: rsnd: use mod base common method on DMA phase3
2015-11-16 Kuninori MorimotoASoC: rsnd: use mod base common method on DMA phase2
2015-11-16 Kuninori MorimotoASoC: rsnd: use mod base common method on DMA phase1
2015-11-16 Kuninori MorimotoASoC: rsnd: use common rsnd_ssi_status_xxx()
2015-11-16 Kuninori MorimotoASoC: rsnd: avoid pointless loop in rsnd_mod_interrupt()
2015-11-16 Kuninori MorimotoASoC: rsnd: Don't stop HW even if a large number of...
2015-11-16 Kuninori MorimotoASoC: rsnd: rsnd_dai_stream has each mod's status inste...
2015-11-16 Kuninori MorimotoASoC: rsnd: disable SRC.out only when stop timing
2015-11-16 Kuninori MorimotoASoC: rsnd: move rsnd_src_ssi_irq_enable/disable()...
2015-11-16 Kuninori MorimotoASoC: rsnd: fixup rsnd_dma_of_path method for mod base...
2015-11-16 Kuninori MorimotoASoC: rsnd: remove all modules when PIO fallback
2015-11-16 Kuninori MorimotoASoC: rsnd: enable to use rsnd_dai_connect() from each mod
2015-11-16 Kuninori MorimotoASoC: rsnd: rename rsnd_dma_init() to rsnd_dma_attach()
2015-11-16 Kuninori MorimotoASoC: rsnd: DMA related definition goes to dma.c
2015-11-16 Kuninori MorimotoASoC: rsnd: DMA become SSI/SRC member
2015-11-16 Linus TorvaldsLinux 4.4-rc1 v4.4-rc1
2015-11-15 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2015-11-15 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-11-15 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-11-15 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2015-11-15 Linus TorvaldsMerge branches 'irq-urgent-for-linus' and 'timers-urgen...
2015-11-15 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-11-14 Linus TorvaldsMerge tag 'sound-fix-4.4-rc1' of git://git.kernel.org...
2015-11-14 Linus TorvaldsMerge tag 'arc-4.4-rc1-part2' of git://git.kernel.org...
2015-11-14 Vineet GuptaARC: Fix silly typo in MAINTAINERS file
2015-11-14 Vineet GuptaARC: cpu_relax() to be compiler barrier even for UP
2015-11-14 Vineet GuptaARC: use ASL assembler mnemonic
2015-11-14 Vineet GuptaARC: [arcompact] Handle bus error from userspace as...
2015-11-14 Vineet GuptaARC: remove extraneous header include
2015-11-14 Linus TorvaldsMerge tag 'chrome-platform-4.4' of git://git.kernel...
2015-11-14 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.4-2' of git://git...
2015-11-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-11-14 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2015-11-14 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2015-11-14 Linus TorvaldsMerge branch 'for-linus-3' of git://git.kernel.org...
2015-11-14 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git.kernel...
2015-11-14 Andreas Gruenbacherf2fs: xattr simplifications
2015-11-14 Andreas Gruenbachersquashfs: xattr simplifications
2015-11-14 Andreas Gruenbacher9p: xattr simplifications
2015-11-14 Andreas Gruenbacherxattr handlers: Pass handler to operations instead...
2015-11-14 Andreas Gruenbacherjffs2: Add missing capability check for listing trusted...
2015-11-14 Andreas Gruenbacherhfsplus: Remove unused xattr handler list operations
2015-11-14 Andreas Gruenbacherubifs: Remove unused security xattr handler
2015-11-14 Andreas Gruenbachervfs: Fix the posix_acl_xattr_list return value
next