summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsi: add .init/.quit handler supportKuninori Morimoto2012-02-031-0/+4
* ASoC: fsi: PortA/B information was controlled by sh_fsi_port_infoKuninori Morimoto2012-02-036-50/+48
* ASoC: fsi: fsi_stream_is_working() care substream->runtimeKuninori Morimoto2012-02-031-4/+2
* ASoC: fsi: add .start_stop handler to fsi_stream_handlerKuninori Morimoto2012-02-031-22/+29
* ASoC: fsi: don't use is_play as a parameter of fsi functionsKuninori Morimoto2012-02-031-49/+45
* ASoC: fsi: tidyup: fsi_pio_xxx() are gatheredKuninori Morimoto2012-02-031-52/+49
* ASoC: fsi: add fsi_stream_handler and PIO handlerKuninori Morimoto2012-02-031-15/+118
* ASoC: fsi: use fsi_stream in fsi_get_current_fifo_samples() parameterKuninori Morimoto2012-02-031-3/+7
* ASoC: fsi: re-define fsi_is_play() and fsi_stream_is_play()Kuninori Morimoto2012-02-031-5/+10
* ASoC: fsi: modify fsi_pio_get_area() parameter and using positionKuninori Morimoto2012-02-031-26/+17
* ASoC: fsi: rename fsi_stream_push/pop() to fsi_stream_init/quit()Kuninori Morimoto2012-02-031-4/+4
* ASoC: fsi: remove unnecessary parameter from fsi_hw_shutdown()Kuninori Morimoto2012-02-031-4/+2
* ASoC: fsi: tidyup: move fsi_fifo_init() onto fsi_hw_startup()Kuninori Morimoto2012-02-031-55/+54
* ASoC: fsi: rename fsi_dma_soft_xxx() to fsi_pio_xxx()Kuninori Morimoto2012-02-031-14/+14
* ASoC: fsi: data push/pop calculation part was dividedKuninori Morimoto2012-02-031-59/+45
* ASoC: fsi: tidyup: fsi_stream_xx() functions were gatheredKuninori Morimoto2012-02-031-58/+57
* ASoC: fsi: reduce runtime calculation by using pre-settingKuninori Morimoto2012-02-031-6/+5
* ASoC: tegra: Remove unused DAPM route structure.Leon Romanovsky2012-02-021-16/+0
* ASoC: Tegra+ALC5632: Enable headset autodetection on PAZ00 board.Leon Romanovsky2012-02-021-4/+35
* ASoC: pcm: Improve error loggingMark Brown2012-02-021-17/+22
* ASoC: Convert afeb9260 to table based DAPM initAxel Lin2012-02-011-8/+6
* ASoC: Use dai_fmt in afeb9260 machine driverAxel Lin2012-02-011-21/+2
* ASoC: blackfin: Use dai_fmtLars-Peter Clausen2012-02-017-98/+27
* ASoC: wm9712: Add TLV information for microphone inputMark Brown2012-02-011-3/+7
* ASoC: wm9712: Remove driver specific versionMark Brown2012-02-011-4/+0
* ASoC: wm5100: Handle failures to determine accessory polarityMark Brown2012-02-011-12/+25
* ASoC: wm8996: Use devm_regulator_bulk_get()Mark Brown2012-02-011-6/+3
* ASoC: wm8996: Switch to using common code for managing CPVDD supplyMark Brown2012-02-011-27/+5
* Merge tag 'v3.3-rc2' into for-3.4Mark Brown2012-02-01582-8259/+5418
|\
| * Linux 3.3-rc2v3.3-rc2Linus Torvalds2012-01-311-1/+1
| * Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds2012-01-3111-37/+89
| |\
| | * Logfs: Allow NULL block_isbad() methodsJoern Engel2012-01-281-14/+12
| | * logfs: Grow inode in delete pathJoern Engel2012-01-281-0/+4
| | * logfs: Free areas before calling generic_shutdown_super()Joern Engel2012-01-283-4/+12
| | * logfs: remove useless BUG_ONJoern Engel2012-01-281-1/+0
| | * MAINTAINERS: Add Prasad Joshi in LogFS maintinersPrasad Joshi2012-01-281-0/+1
| | * logfs: Propagate page parameter to __logfs_write_inodePrasad Joshi2012-01-284-9/+9
| | * logfs: set superblock shutdown flag after generic sb shutdownPrasad Joshi2012-01-281-1/+1
| | * logfs: take write mutex lock during fsync and syncPrasad Joshi2012-01-284-4/+8
| | * logfs: Prevent memory corruptionJoern Engel2012-01-281-1/+1
| | * logfs: update page reference count for pined pagesPrasad Joshi2012-01-282-15/+51
| * | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-01-304-13/+14
| |\ \
| | * | hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck2012-01-291-0/+6
| | * | hwmon: (sht15) fix bad error codeVivien Didelot2012-01-291-1/+2
| | * | MAINTAINERS: Drop maintainer for MAX1668 hwmon driverGuenter Roeck2012-01-261-7/+0
| | * | MAINTAINERS: Add hwmon entries for WolfsonMark Brown2012-01-261-0/+1
| | * | hwmon: (f71805f) Fix clamping of temperature limitsJean Delvare2012-01-201-5/+5
| * | | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-307-72/+93
| |\ \ \
| | * | | pinctrl: add checks for empty function namesTony Lindgren2012-01-265-24/+41
| | * | | pinctrl: fix pinmux_hog_maps when ctrl_dev_name is not setTony Lindgren2012-01-261-3/+6
OpenPOWER on IntegriCloud