aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-136-21/+74
|\
| * Merge branch 'for-2.6.38/event-handling' into for-2.6.38/coreJens Axboe2011-01-135-4/+28
| |\
| | * sr: implement sr_check_events()Tejun Heo2010-12-161-0/+1
| | * cdrom: add ->check_events() supportTejun Heo2010-12-161-0/+6
| | * implement in-kernel gendisk events handlingTejun Heo2010-12-163-1/+21
| | * block: move register_disk() and del_gendisk() to block/genhd.cTejun Heo2010-12-162-2/+0
| | * block: kill genhd_media_change_notify()Tejun Heo2010-12-161-1/+0
| * | block: trace event block fix unassigned fieldJeff Moyer2011-01-071-2/+4
| * | block: add internal hd part table referencesJens Axboe2011-01-072-3/+25
| * | block: fix accounting bug on cross partition mergesJerome Marchand2011-01-052-0/+3
| * | kref: add kref_test_and_getJerome Marchand2011-01-051-0/+1
| |/
| * Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2010-11-271-12/+13
| |\
| | * block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-131-3/+4
| | * block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-131-10/+4
| | * block: simplify holder symlink handlingTejun Heo2010-11-131-5/+11
| * | block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...Mike Snitzer2010-11-161-3/+3
* | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-01-132-23/+36
|\ \ \
| * \ \ Merge branch 'sh/alphaproject' into sh-latestPaul Mundt2011-01-131-1/+1
| |\ \ \
| * \ \ \ Merge branch 'common/serial-rework' into sh-latestPaul Mundt2011-01-131-0/+22
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2011-01-131603-30075/+93974
| | |\ \ \ \
| | * | | | | serial: sh-sci: Move SCBRR calculation algo in to platform data.Paul Mundt2009-06-241-0/+9
| | * | | | | serial: sh-sci: Move SCSCR_INIT in to platform data.Paul Mundt2009-06-241-0/+11
| * | | | | | Merge branch 'sh/sdio' into sh-latestPaul Mundt2011-01-1257-208/+897
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latestPaul Mundt2011-01-11112-1265/+2710
| |\ \ \ \ \ \ \
| | | * | | | | | mmc, sh: Remove sh_mmcif_boot_slurp()Simon Horman2010-12-081-23/+11
| | | * | | | | | mmc, sh: Move MMCIF_PROGRESS_* into sh_mmcif.hSimon Horman2010-12-081-0/+3
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-1313-60/+749
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-01-138-57/+739
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ASoC: soc-dapm: Introduce the new snd_soc_dapm_virt_mux typeDimitris Papastamos2010-12-171-0/+9
| | * | | | | | | | | ASoC: Do DAPM control updates in the middle of DAPM sequencesMark Brown2010-12-171-0/+10
| | * | | | | | | | | ASoC: Extend DAPM to handle power changes on cross-device pathsJarkko Nikula2010-12-152-0/+6
| | * | | | | | | | | ASoC: Move widgets from DAPM context to snd_soc_cardJarkko Nikula2010-12-152-1/+2
| | * | | | | | | | | ASoC: Move DAPM paths from DAPM context to snd_soc_cardJarkko Nikula2010-12-152-1/+2
| | * | | | | | | | | ASoC: Remove unused DAPM_DOUBLE control typesMark Brown2010-12-151-16/+0
| | * | | | | | | | | ASoC: dapm: Add output driver widgetOlaya, Margarita2010-12-141-0/+10
| | * | | | | | | | | Merge branch 'topic/workq-update' into topic/asocTakashi Iwai2010-12-1349-119/+167
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ASoC: Remove unnecessary structure definitionsSeungwhan Youn2010-12-091-3/+0
| | * | | | | | | | | | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-061-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ASoC: soc-cache: Add optional cache name member to snd_soc_cache_opsDimitris Papastamos2010-12-061-0/+1
| | * | | | | | | | | | | ASoC: Add trace events for jack detectionMark Brown2010-12-061-0/+59
| | * | | | | | | | | | | ASoC: Add post-CODEC bias level callback for machine driverMark Brown2010-12-061-0/+2
| | * | | | | | | | | | | ASoC: Constify struct snd_soc_codec_driverMark Brown2010-12-031-2/+2
| | * | | | | | | | | | | ASoC: soc-core: Allow machine drivers to override compress_typeDimitris Papastamos2010-12-031-0/+1
| | * | | | | | | | | | | ASoC: soc-cache: Use reg_def_copy instead of reg_cache_defaultDimitris Papastamos2010-12-031-0/+1
| | * | | | | | | | | | | ASoC: soc-core: Generalize snd_soc_prefix_map and rename to snd_soc_codec_confDimitris Papastamos2010-12-031-7/+15
| | * | | | | | | | | | | ASoC: Change the base value of compress_typeDimitris Papastamos2010-12-031-1/+1
| | * | | | | | | | | | | ASoC: Add compress_type as a member to snd_soc_codecDimitris Papastamos2010-12-031-0/+1
| | * | | | | | | | | | | ASoC: Move active copy of CODEC read and write into runtime structureMark Brown2010-12-031-0/+2
| | * | | | | | | | | | | ASoC: Make the DAI ops constant in the DAI structureMark Brown2010-12-031-1/+1
| | * | | | | | | | | | | ASoC: Tune performance of WM8958 revision AMark Brown2010-12-021-0/+9