| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-01-13 | 6 | -21/+74 |
|\ |
|
| * | Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core | Jens Axboe | 2011-01-13 | 5 | -4/+28 |
| |\ |
|
| | * | sr: implement sr_check_events() | Tejun Heo | 2010-12-16 | 1 | -0/+1 |
| | * | cdrom: add ->check_events() support | Tejun Heo | 2010-12-16 | 1 | -0/+6 |
| | * | implement in-kernel gendisk events handling | Tejun Heo | 2010-12-16 | 3 | -1/+21 |
| | * | block: move register_disk() and del_gendisk() to block/genhd.c | Tejun Heo | 2010-12-16 | 2 | -2/+0 |
| | * | block: kill genhd_media_change_notify() | Tejun Heo | 2010-12-16 | 1 | -1/+0 |
| * | | block: trace event block fix unassigned field | Jeff Moyer | 2011-01-07 | 1 | -2/+4 |
| * | | block: add internal hd part table references | Jens Axboe | 2011-01-07 | 2 | -3/+25 |
| * | | block: fix accounting bug on cross partition merges | Jerome Marchand | 2011-01-05 | 2 | -0/+3 |
| * | | kref: add kref_test_and_get | Jerome Marchand | 2011-01-05 | 1 | -0/+1 |
| |/ |
|
| * | Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/... | Jens Axboe | 2010-11-27 | 1 | -12/+13 |
| |\ |
|
| | * | block: clean up blkdev_get() wrappers and their users | Tejun Heo | 2010-11-13 | 1 | -3/+4 |
| | * | block: make blkdev_get/put() handle exclusive access | Tejun Heo | 2010-11-13 | 1 | -10/+4 |
| | * | block: simplify holder symlink handling | Tejun Heo | 2010-11-13 | 1 | -5/+11 |
| * | | block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev... | Mike Snitzer | 2010-11-16 | 1 | -3/+3 |
* | | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 2011-01-13 | 2 | -23/+36 |
|\ \ \ |
|
| * \ \ | Merge branch 'sh/alphaproject' into sh-latest | Paul Mundt | 2011-01-13 | 1 | -1/+1 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'common/serial-rework' into sh-latest | Paul Mundt | 2011-01-13 | 1 | -0/+22 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | Paul Mundt | 2011-01-13 | 1603 | -30075/+93974 |
| | |\ \ \ \ |
|
| | * | | | | | serial: sh-sci: Move SCBRR calculation algo in to platform data. | Paul Mundt | 2009-06-24 | 1 | -0/+9 |
| | * | | | | | serial: sh-sci: Move SCSCR_INIT in to platform data. | Paul Mundt | 2009-06-24 | 1 | -0/+11 |
| * | | | | | | Merge branch 'sh/sdio' into sh-latest | Paul Mundt | 2011-01-12 | 57 | -208/+897 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | | | | | | | |
| | \ \ \ \ \ | |
| *-. \ \ \ \ \ | Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latest | Paul Mundt | 2011-01-11 | 112 | -1265/+2710 |
| |\ \ \ \ \ \ \ |
|
| | | * | | | | | | mmc, sh: Remove sh_mmcif_boot_slurp() | Simon Horman | 2010-12-08 | 1 | -23/+11 |
| | | * | | | | | | mmc, sh: Move MMCIF_PROGRESS_* into sh_mmcif.h | Simon Horman | 2010-12-08 | 1 | -0/+3 |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-01-13 | 13 | -60/+749 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2011-01-13 | 8 | -57/+739 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | ASoC: soc-dapm: Introduce the new snd_soc_dapm_virt_mux type | Dimitris Papastamos | 2010-12-17 | 1 | -0/+9 |
| | * | | | | | | | | | ASoC: Do DAPM control updates in the middle of DAPM sequences | Mark Brown | 2010-12-17 | 1 | -0/+10 |
| | * | | | | | | | | | ASoC: Extend DAPM to handle power changes on cross-device paths | Jarkko Nikula | 2010-12-15 | 2 | -0/+6 |
| | * | | | | | | | | | ASoC: Move widgets from DAPM context to snd_soc_card | Jarkko Nikula | 2010-12-15 | 2 | -1/+2 |
| | * | | | | | | | | | ASoC: Move DAPM paths from DAPM context to snd_soc_card | Jarkko Nikula | 2010-12-15 | 2 | -1/+2 |
| | * | | | | | | | | | ASoC: Remove unused DAPM_DOUBLE control types | Mark Brown | 2010-12-15 | 1 | -16/+0 |
| | * | | | | | | | | | ASoC: dapm: Add output driver widget | Olaya, Margarita | 2010-12-14 | 1 | -0/+10 |
| | * | | | | | | | | | Merge branch 'topic/workq-update' into topic/asoc | Takashi Iwai | 2010-12-13 | 49 | -119/+167 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | ASoC: Remove unnecessary structure definitions | Seungwhan Youn | 2010-12-09 | 1 | -3/+0 |
| | * | | | | | | | | | | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 2010-12-06 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | ASoC: soc-cache: Add optional cache name member to snd_soc_cache_ops | Dimitris Papastamos | 2010-12-06 | 1 | -0/+1 |
| | * | | | | | | | | | | | ASoC: Add trace events for jack detection | Mark Brown | 2010-12-06 | 1 | -0/+59 |
| | * | | | | | | | | | | | ASoC: Add post-CODEC bias level callback for machine driver | Mark Brown | 2010-12-06 | 1 | -0/+2 |
| | * | | | | | | | | | | | ASoC: Constify struct snd_soc_codec_driver | Mark Brown | 2010-12-03 | 1 | -2/+2 |
| | * | | | | | | | | | | | ASoC: soc-core: Allow machine drivers to override compress_type | Dimitris Papastamos | 2010-12-03 | 1 | -0/+1 |
| | * | | | | | | | | | | | ASoC: soc-cache: Use reg_def_copy instead of reg_cache_default | Dimitris Papastamos | 2010-12-03 | 1 | -0/+1 |
| | * | | | | | | | | | | | ASoC: soc-core: Generalize snd_soc_prefix_map and rename to snd_soc_codec_conf | Dimitris Papastamos | 2010-12-03 | 1 | -7/+15 |
| | * | | | | | | | | | | | ASoC: Change the base value of compress_type | Dimitris Papastamos | 2010-12-03 | 1 | -1/+1 |
| | * | | | | | | | | | | | ASoC: Add compress_type as a member to snd_soc_codec | Dimitris Papastamos | 2010-12-03 | 1 | -0/+1 |
| | * | | | | | | | | | | | ASoC: Move active copy of CODEC read and write into runtime structure | Mark Brown | 2010-12-03 | 1 | -0/+2 |
| | * | | | | | | | | | | | ASoC: Make the DAI ops constant in the DAI structure | Mark Brown | 2010-12-03 | 1 | -1/+1 |
| | * | | | | | | | | | | | ASoC: Tune performance of WM8958 revision A | Mark Brown | 2010-12-02 | 1 | -0/+9 |