mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-05 21:37:17 +00:00
There've been many updates in ASoC side at this time, especially the
framework enhancement for multiple CODECs on a single DAI and more
componentization works. The only major change in ALSA core is the
addition of timestamp type in sw_params field. This should behave in
backward compatible way. Other than that, there are lots of small
changes and new drivers in wide range, including a large code cut in
HD-audio driver for deprecated static quirks. Some highlights are
below:
ALSA Core:
- Add the new timestamp type field to sw_params to choose
MONOTONIC_RAW type
HD-audio:
- Continued conversion to standard printk macros, generic code
cleanups
- Removal of obsoleted static quirk codes for Conexant and C-Media
codecs
- Fixups for HP Envy TS, Dell XPS 15, HP and Dell mute/mic LED,
Gigabyte BXBT-2807 mobo
- Intel Braswell support
ASoC:
- Support for multiple CODECs attached to a single DAI, enabling
systems with for example multiple DAC/speaker drivers on a single
link, contributed by Benoit Cousson based on work from Misael Lopez
Cruz
- Support for byte controls larger than 256 bytes based on the use of
TLVs contributed by Omair Mohammed Abdullah
- More componentisation work from Lars-Peter Clausen
- The remainder of the conversions of CODEC drivers to params_width()
by Mark Brown
- Drivers for Cirrus Logic CS4265, Freescale i.MX ASRC blocks, Realtek
RT286 and RT5670, Rockchip RK3xxx I2S controllers and Texas
Instruments TAS2552
- Lots of updates and fixes, especially to the DaVinci, Intel,
Freescale, Realtek, and rcar drivers
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAABAgAGBQJT4fj0AAoJEGwxgFQ9KSmkXQ0QAIiRmVg40aiJoEdOLGgzNZtq
r/nXj69AuB6JSy0hKbFyyijjCcRpyCCGvjDYlogjT75M3c35Npz/m85oZHx2tajD
SB5OA+QxO4EQ3C0GjITIRHJROm4MM8/rnbnNYTsWnEGRkobTFTl0rHbSkA85RGFt
0zZqqs1R0s/nO9PMQ+5PA5x9xVFiZs2COeCK0CFA9s2ACf/hbxJBRIqYpIFWOo78
9L41jBOFuC/hIb4qwjgmsCWbKe1KQysTAf+Wty0CKipJ6VhfCbPn1Qn1zXGeUOxc
mj4eZ6LpJTrVMr/UN02c5vgPOiaBrQ7fWZo3dVHLlIjC6cEI1tUvNYAin7CMEzx8
DUsvo9p30OheA+ijc9wKaYFY6YmmJZRtpnnMd39i0oPG+bhvoV7vjXjJSB1sLJt1
o82xLpVL4Th8H+DMDVwA7UIBvvZGZBusw1qsNGfcOPrmExi4ScGhA0gSOO6W2y1z
VQLRbiXB/HtJGxeqWL6RqJOcLBOlJNmsk4UZMOSCu2OZrWd5I8MuRrNWeHDqhX1H
+VDEJVhFmM21vMpnobzEPxWsMgTVIAVf3Thh+WgaPxL4Krh0vkpZsgZk16VVmy/o
OJJF3n41FND4n9zSjOe4MkuL8UCOUpKCaBdqj9K1s6UKwOEKuDNslyT/zqutRWK5
x1uApU5y+E4iQT/b7cmA
=RL72
-----END PGP SIGNATURE-----
Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound updates from Takashi Iwai:
"There've been many updates in ASoC side at this time, especially the
framework enhancement for multiple CODECs on a single DAI and more
componentization works.
The only major change in ALSA core is the addition of timestamp type
in sw_params field. This should behave in backward compatible way.
Other than that, there are lots of small changes and new drivers in
wide range, including a large code cut in HD-audio driver for
deprecated static quirks. Some highlights are below:
ALSA Core:
- Add the new timestamp type field to sw_params to choose
MONOTONIC_RAW type
HD-audio:
- Continued conversion to standard printk macros, generic code
cleanups
- Removal of obsoleted static quirk codes for Conexant and C-Media
codecs
- Fixups for HP Envy TS, Dell XPS 15, HP and Dell mute/mic LED,
Gigabyte BXBT-2807 mobo
- Intel Braswell support
ASoC:
- Support for multiple CODECs attached to a single DAI, enabling
systems with for example multiple DAC/speaker drivers on a single
link, contributed by Benoit Cousson based on work from Misael Lopez
Cruz
- Support for byte controls larger than 256 bytes based on the use of
TLVs contributed by Omair Mohammed Abdullah
- More componentisation work from Lars-Peter Clausen
- The remainder of the conversions of CODEC drivers to params_width()
by Mark Brown
- Drivers for Cirrus Logic CS4265, Freescale i.MX ASRC blocks,
Realtek RT286 and RT5670, Rockchip RK3xxx I2S controllers and Texas
Instruments TAS2552
- Lots of updates and fixes, especially to the DaVinci, Intel,
Freescale, Realtek, and rcar drivers"
* tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (402 commits)
ALSA: usb-audio: Whitespace cleanups for sound/usb/midi.*
ALSA: usb-audio: Respond to suspend and resume callbacks for MIDI input
sound/oss/pss: Remove typedefs pss_mixerdata and pss_confdata
sound/oss/opl3: Remove typedef opl_devinfo
ALSA: fireworks: fix specifiers in format strings for propper output
ASoC: imx-audmux: Use uintptr_t for port numbers
ASoC: davinci: Enable menuconfig entry for McASP
ASoC: fsl_asrc: Don't access members of config before checking it
ASoC: fsl_sarc_dma: Check pair before using it
ASoC: adau1977: Fix truncation warning on 64 bit architectures
ALSA: virtuoso: add Xonar Essence STX II support
ALSA: riptide: fix %d confusingly prefixed with 0x in format strings
ALSA: fireworks: fix %d confusingly prefixed with 0x in format strings
ALSA: hda - add codec ID for Braswell display audio codec
ALSA: hda - add PCI IDs for Intel Braswell
ALSA: usb-audio: Adjust Gamecom 780 volume level
ALSA: usb-audio: improve dmesg source grepability
ASoC: rt5670: Fix duplicate const warnings
ASoC: rt5670: Staticise non-exported symbols
ASoC: Intel: update stream only on stream IPC msgs
...
|
||
|---|---|---|
| .. | ||
| ad5449.h | ||
| ad5755.h | ||
| ad7266.h | ||
| ad7291.h | ||
| ad7298.h | ||
| ad7303.h | ||
| ad7791.h | ||
| ad7793.h | ||
| ad7887.h | ||
| adau17x1.h | ||
| adau1977.h | ||
| ads7828.h | ||
| arm-ux500-pm.h | ||
| asoc-imx-ssi.h | ||
| asoc-kirkwood.h | ||
| asoc-mx27vis.h | ||
| asoc-palm27x.h | ||
| asoc-s3c24xx_simtec.h | ||
| asoc-s3c.h | ||
| asoc-ti-mcbsp.h | ||
| asoc-ux500-msp.h | ||
| at24.h | ||
| at91_adc.h | ||
| ata-pxa.h | ||
| ata-samsung_cf.h | ||
| atmel.h | ||
| bd6107.h | ||
| brcmfmac-sdio.h | ||
| bt-nokia-h4p.h | ||
| camera-mx1.h | ||
| camera-mx2.h | ||
| camera-mx3.h | ||
| camera-pxa.h | ||
| camera-rcar.h | ||
| clk-integrator.h | ||
| clk-lpss.h | ||
| clk-realview.h | ||
| clk-u300.h | ||
| clk-ux500.h | ||
| coda.h | ||
| crypto-atmel.h | ||
| crypto-ux500.h | ||
| cyttsp4.h | ||
| davinci_asp.h | ||
| db8500_thermal.h | ||
| dma-atmel.h | ||
| dma-coh901318.h | ||
| dma-ep93xx.h | ||
| dma-imx-sdma.h | ||
| dma-imx.h | ||
| dma-mmp_tdma.h | ||
| dma-mv_xor.h | ||
| dma-rcar-audmapp.h | ||
| dma-rcar-hpbdma.h | ||
| dma-s3c24xx.h | ||
| dma-ste-dma40.h | ||
| dmtimer-omap.h | ||
| dwc3-exynos.h | ||
| dwc3-omap.h | ||
| edma.h | ||
| efm32-spi.h | ||
| efm32-uart.h | ||
| ehci-sh.h | ||
| elm.h | ||
| emif_plat.h | ||
| eth-netx.h | ||
| fsa9480.h | ||
| g762.h | ||
| gpio_backlight.h | ||
| gpio-davinci.h | ||
| gpio-em.h | ||
| gpio-lpc32xx.h | ||
| gpio-omap.h | ||
| gpio-rcar.h | ||
| gpio-ts5500.h | ||
| hwmon-s3c.h | ||
| i2c-cbus-gpio.h | ||
| i2c-davinci.h | ||
| i2c-imx.h | ||
| i2c-nuc900.h | ||
| i2c-s3c2410.h | ||
| ina2xx.h | ||
| intel-mid_wdt.h | ||
| invensense_mpu6050.h | ||
| iommu-omap.h | ||
| ipmmu-vmsa.h | ||
| irda-pxaficp.h | ||
| irq-renesas-intc-irqpin.h | ||
| irq-renesas-irqc.h | ||
| keyboard-pxa930_rotary.h | ||
| keyboard-spear.h | ||
| keypad-ep93xx.h | ||
| keypad-nomadik-ske.h | ||
| keypad-omap.h | ||
| keypad-pxa27x.h | ||
| keypad-w90p910.h | ||
| keyscan-davinci.h | ||
| lcd-mipid.h | ||
| leds-kirkwood-netxbig.h | ||
| leds-kirkwood-ns2.h | ||
| leds-lm355x.h | ||
| leds-lm3642.h | ||
| leds-lp55xx.h | ||
| leds-omap.h | ||
| leds-pca963x.h | ||
| leds-s3c24xx.h | ||
| lm3630a_bl.h | ||
| lm3639_bl.h | ||
| lp855x.h | ||
| lp8727.h | ||
| lp8755.h | ||
| lv5207lp.h | ||
| macb.h | ||
| mailbox-omap.h | ||
| max197.h | ||
| max3421-hcd.h | ||
| max6697.h | ||
| mfd-mcp-sa11x0.h | ||
| microread.h | ||
| mmc-davinci.h | ||
| mmc-esdhc-imx.h | ||
| mmc-msm_sdcc.h | ||
| mmc-mvsdio.h | ||
| mmc-mxcmmc.h | ||
| mmc-omap.h | ||
| mmc-pxamci.h | ||
| mmc-s3cmci.h | ||
| mmc-sdhci-s3c.h | ||
| mmp_audio.h | ||
| mmp_dma.h | ||
| mouse-pxa930_trkball.h | ||
| msm_serial_hs.h | ||
| mtd-davinci-aemif.h | ||
| mtd-davinci.h | ||
| mtd-mxc_nand.h | ||
| mtd-nand-omap2.h | ||
| mtd-nand-pxa3xx.h | ||
| mtd-nand-s3c2410.h | ||
| mtd-onenand-omap2.h | ||
| mtd-orion_nand.h | ||
| mv_usb.h | ||
| net-cw1200.h | ||
| ntc_thermistor.h | ||
| omap1_bl.h | ||
| omap_drm.h | ||
| omap-twl4030.h | ||
| omap-wd-timer.h | ||
| pca953x.h | ||
| pcmcia-pxa2xx_viper.h | ||
| pinctrl-adi2.h | ||
| pinctrl-single.h | ||
| pn544.h | ||
| pxa2xx_udc.h | ||
| pxa_sdhci.h | ||
| rcar-du.h | ||
| remoteproc-omap.h | ||
| s3c-hsotg.h | ||
| s3c-hsudc.h | ||
| sa11x0-serial.h | ||
| samsung-usbphy.h | ||
| sc18is602.h | ||
| serial-imx.h | ||
| serial-omap.h | ||
| serial-sccnxp.h | ||
| sh_ipmmu.h | ||
| shmob_drm.h | ||
| sht15.h | ||
| shtc1.h | ||
| si5351.h | ||
| simplefb.h | ||
| spi-clps711x.h | ||
| spi-davinci.h | ||
| spi-ep93xx.h | ||
| spi-imx.h | ||
| spi-nuc900.h | ||
| spi-omap2-mcspi.h | ||
| spi-s3c64xx.h | ||
| ssm2518.h | ||
| st21nfca.h | ||
| st21nfcb.h | ||
| st1232_pdata.h | ||
| st_sensors_pdata.h | ||
| syscon.h | ||
| tegra_emc.h | ||
| touchscreen-s3c2410.h | ||
| tsl2563.h | ||
| uio_dmem_genirq.h | ||
| uio_pruss.h | ||
| usb3503.h | ||
| usb-davinci.h | ||
| usb-ehci-mxc.h | ||
| usb-ehci-orion.h | ||
| usb-imx_udc.h | ||
| usb-musb-ux500.h | ||
| usb-mx2.h | ||
| usb-ohci-pxa27x.h | ||
| usb-ohci-s3c2410.h | ||
| usb-omap1.h | ||
| usb-omap.h | ||
| usb-pxa3xx-ulpi.h | ||
| usb-rcar-gen2-phy.h | ||
| usb-rcar-phy.h | ||
| usb-s3c2410_udc.h | ||
| ux500_wdt.h | ||
| video_s3c.h | ||
| video-ep93xx.h | ||
| video-imxfb.h | ||
| video-msm_fb.h | ||
| video-mx3fb.h | ||
| video-nuc900fb.h | ||
| video-pxafb.h | ||
| voltage-omap.h | ||
| vsp1.h | ||
| wiznet.h | ||
| zforce_ts.h | ||