summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-07-261-0/+6
|\
| * ASoC: dapm - add DAPM macro for external enum widgetsLiam Girdwood2011-07-201-0/+6
* | ALSA: Make pcm.h self-containedTakashi Iwai2011-07-262-12/+27
* | ALSA: Make snd_pcm_debug_name usable outside pcm_libEliot Blennerhassett2011-07-241-0/+12
* | Merge branch 'topic/misc' into for-linusTakashi Iwai2011-07-222-1/+4
|\ \
| * | ALSA: rawmidi - Use workq for event handlingTakashi Iwai2011-06-141-1/+3
| * | ALSA: ctxfi: Add support for Creative Titanium HDHarry Butterworth2011-06-141-0/+1
* | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-07-224-7/+108
|\ \ \ | | |/ | |/|
| * | ASoC: core - Add platform IO tracingLiam Girdwood2011-07-051-0/+45
| * | ASoC: core - Add convenience register for platform kcontrol and DAPMLiam Girdwood2011-07-051-0/+8
| * | ASoC: core - Add platform widget IOLiam Girdwood2011-07-052-0/+4
| * | ASoC: core - Add API call to register platform kcontrols.Liam Girdwood2011-07-051-0/+2
| * | ASoC: core - Add platform read and write.Liam Girdwood2011-07-041-0/+8
| * | ASoC: Fix mismerge with release branchMark Brown2011-06-141-0/+1
| * | Merge branch 'for-3.0' into for-3.1Mark Brown2011-06-131-2/+1
| |\ \
| * | | ASoC: Add weak routes for sidetone style pathsMark Brown2011-06-131-0/+2
| * | | ASoC: core - PCM mutex per rtdLiam Girdwood2011-06-091-0/+8
| * | | ASoC: core - Allow components to probe/remove in sequence.Liam Girdwood2011-06-072-0/+22
| * | | ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-071-2/+1
| * | | ASoC: Add context parameter to card DAPM callbacksMark Brown2011-06-061-0/+2
| * | | ASoC: Specify target bias state directly as a bias stateMark Brown2011-06-062-5/+5
* | | | ALSA: sb16 - Fix build errors on MIPS and others with 13bit ioctl sizeTakashi Iwai2011-06-301-1/+8
* | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-06-241-2/+1
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O busMark Brown2011-06-131-2/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-045-8/+16
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-031-2/+6
| |\ \
| | * | cfg80211: don't drop p2p probe responsesEliad Peller2011-06-011-2/+6
| * | | net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi2011-06-021-5/+7
| * | | af-packet: Add flag to distinguish VID 0 from no-vlan.Ben Greear2011-06-021-0/+1
| * | | sctp: stop pending timers and purge queues when peer restart asocWei Yongjun2011-06-012-1/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-06-042-2/+3
|\ \ \
| * | | block: remove unwanted semicolonsNamhyung Kim2011-05-311-2/+2
| * | | Revert "block: Remove extra discard_alignment from hd_struct."Jens Axboe2011-05-301-0/+1
* | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2011-06-041-1/+3
|\ \ \ \
| * | | | asm-generic/unistd.h: support sendmmsg syscallChris Metcalf2011-06-021-1/+3
| | |_|/ | |/| |
* | | | Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-031-5/+4
* | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2011-06-011-0/+4
|\ \ \ \
| * | | | intel-iommu: Enable super page (2MiB, 1GiB, etc.) supportYouquan Song2011-06-011-0/+4
* | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-06-011-0/+1
|\ \ \ \ \
| * | | | | mtd: fix physmap.h warningsRandy Dunlap2011-06-011-0/+1
| | |_|/ / | |/| | |
* | | | | virtio: add api for delayed callbacksMichael S. Tsirkin2011-05-301-0/+9
* | | | | virtio ring: inline function to check for eventsMichael S. Tsirkin2011-05-301-0/+14
* | | | | virtio: event index interfaceMichael S. Tsirkin2011-05-301-1/+14
* | | | | virtio: add full three-clause BSD text to headers.Rusty Russell2011-05-309-7/+214
| |_|/ / |/| | |
* | | | Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-05-295-1/+372
|\ \ \ \
| * | | | NFSv4.1: change pg_test return type to boolBenny Halevy2011-05-291-1/+1
| * | | | pnfs: layoutreturnBenny Halevy2011-05-292-0/+22
| * | | | pnfs: support for non-rpc layout driversBenny Halevy2011-05-291-0/+2
| * | | | pnfs-obj: pnfs_osd XDR definitionsBenny Halevy2011-05-291-0/+345
| * | | | SUNRPC: introduce xdr_init_decode_pagesBenny Halevy2011-05-291-0/+2
| | |/ / | |/| |