summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | bug.h: need linux/kernel.h for TAINT_WARN.Paul Mundt2012-06-111-0/+1
* | | | | | | | ASoC: core: Add DOUBLE_R variants of the _RANGE controlsMark Brown2012-06-231-0/+21
* | | | | | | | ASoC: SPEAr spdif_in: Add spdif IN supportVipin Kumar2012-06-231-0/+29
* | | | | | | | ASoC: Add support for SPEAr ASoC pcm layer.Rajeev Kumar2012-06-221-0/+35
* | | | | | | | ASoC: Add support for synopsys i2s controller as per ASoC framework.Rajeev Kumar2012-06-221-0/+69
* | | | | | | | ASoC: dmaengine-pcm: Add support for querying stream position from DMA driverLars-Peter Clausen2012-06-201-0/+1
* | | | | | | | ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointerLars-Peter Clausen2012-06-201-1/+1
* | | | | | | | dmaengine: Add wrapper for device_tx_status callbackLars-Peter Clausen2012-06-201-0/+6
* | | | | | | | ASoC: mmp: add audio dma supportZhangfei Gao2012-06-131-0/+22
* | | | | | | | Merge branch 'asoc-ab8500' into for-3.6Mark Brown2012-06-1219-42/+308
|\ \ \ \ \ \ \ \
| * | | | | | | | mfd/ab8500: Move platform-data for ab8500-codec into mfd-driverOla Lilja2012-06-122-0/+54
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-081-0/+11
| |\ \ \ \ \ \ \
| | * | | | | | | sched: Fix domain iterationPeter Zijlstra2012-06-061-0/+11
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-081-2/+2
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | perf: Limit callchains to 127Arun Sharma2012-06-061-1/+1
| | * | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-06-061-2/+2
| | |\ \ \ \ \ \
| | | * | | | | | perf tools: Check if callchain is corruptedNamhyung Kim2012-05-311-2/+2
| * | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-081-1/+3
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2012-06-081-1/+3
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | drm/exynos: fixed size type.Inki Dae2012-06-051-1/+3
| * | | | | | | | | | Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-06-081-5/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | module_param: stop double-calling parameters.Rusty Russell2012-06-081-5/+5
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | c/r: prctl: add ability to get clear_tid_addressCyrill Gorcunov2012-06-071-4/+6
| * | | | | | | | | | c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removalKonstantin Khlebnikov2012-06-071-0/+1
| * | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-06-061-2/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | * | | | | | | | | ACPI: fix acpi_bus.h build warnings when ACPI is not enabledLen Brown2012-06-041-2/+2
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-06-051-0/+41
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | i2c: Add generic I2C multiplexer using pinctrl APIStephen Warren2012-06-041-0/+41
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-051-2/+15
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | drm/radeon/kms: add new SI PCI idsAlex Deucher2012-06-051-2/+3
| | * | | | | | | | drm/radeon/kms: add new BTC PCI idsAlex Deucher2012-06-051-0/+2
| | * | | | | | | | drm/radeon/kms: add new Palm, Sumo PCI idsAlex Deucher2012-06-051-0/+2
| | * | | | | | | | drm/radeon/kms: add new Trinity PCI idsAlex Deucher2012-06-051-0/+8
| * | | | | | | | | radix-tree: fix contiguous iteratorKonstantin Khlebnikov2012-06-051-1/+4
| | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-06-051-1/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | fuse: add FALLOCATE operationAnatol Pomozov2012-04-251-1/+13
| * | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-052-2/+3
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'Peter Zijlstra2012-05-302-2/+2
| | * | | | | | | | sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra2012-05-301-0/+1
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-043-0/+144
| |\ \ \ \ \ \ \ \
| | * | | | | | | | frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk2012-05-151-8/+8
| | * | | | | | | | mm: frontswap: core swap subsystem hooks and headersDan Magenheimer2012-05-152-0/+17
| | * | | | | | | | mm: frontswap: add frontswap header fileDan Magenheimer2012-05-151-0/+127
| * | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-06-041-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | clockevents: Make clockevents_config() a global symbolMagnus Damm2012-05-251-0/+1
| * | | | | | | | | | Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"Linus Torvalds2012-06-031-19/+0
| * | | | | | | | | | vfs: move inode stat information closer togetherLinus Torvalds2012-06-031-3/+3
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | ASoC: core: Add single controls with specified range of valuesAdam Thomson2012-06-031-0/+23
* | | | | | | | | | ASoC: make snd_soc_dai_link more symmetricalStephen Warren2012-06-031-5/+28
* | | | | | | | | | ASoC: core: Add widget SND_SOC_DAPM_CLOCK_SUPPLYOla Lilja2012-06-031-0/+10