summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/pcm-cleanup' into for-linusTakashi Iwai2009-03-241-1/+0
|\
| * ALSA: Remove unneeded snd_pcm_substream.timer_lockTakashi Iwai2009-03-091-1/+0
* | Merge branch 'topic/ioctl-use-define' into for-linusTakashi Iwai2009-03-242-114/+85
|\ \
| * | ALSA: Use define for ioctl definitionsTakashi Iwai2009-03-112-100/+85
| * | ALSA: Remove obsolete snd_xferv struct and ioctlsTakashi Iwai2009-03-111-14/+0
* | | Merge branch 'topic/vmaster-update' into for-linusTakashi Iwai2009-03-241-2/+50
|\ \ \
| * | | ALSA: Add kernel-doc comments to vmaster stuffTakashi Iwai2009-03-091-0/+32
| * | | ALSA: add snd_ctl_add_slave_uncached()Takashi Iwai2009-03-091-2/+18
| |/ /
* | | Merge branch 'topic/rawmidi-fix' into for-linusTakashi Iwai2009-03-241-1/+0
|\ \ \
| * | | ALSA: rawmidi - Refactor rawmidi open/close codesTakashi Iwai2009-03-091-1/+0
| |/ /
* | | Merge branch 'topic/ctl-list-cleanup' into for-linusTakashi Iwai2009-03-241-3/+3
|\ \ \
| * | | ALSA: Clean up snd_monitor_file managementTakashi Iwai2009-03-091-3/+3
| |/ /
* | | Merge branch 'topic/quirk-cleanup' into for-linusTakashi Iwai2009-03-241-2/+14
|\ \ \
| * | | ALSA: Add subdevice_mask field to quirk entriesTakashi Iwai2009-02-091-2/+14
* | | | Merge branch 'topic/jack' into for-linusTakashi Iwai2009-03-242-0/+6
|\ \ \ \
| * | | | ALSA: Add support for video out to the jack reporting APIJani Nikula2009-01-072-0/+3
| * | | | ALSA: Reduce boilerplate for new jack typesMark Brown2009-01-031-0/+3
* | | | | Merge branch 'topic/hwdep-cleanup' into for-linusTakashi Iwai2009-03-241-14/+24
|\ \ \ \ \
| * | | | | ALSA: hwdep - Fix coding styleTakashi Iwai2009-02-051-14/+24
| | |/ / / | |/| | |
* | | | | Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai2009-03-241-1/+13
|\ \ \ \ \
| * | | | | ALSA: Introduce snd_card_create()Takashi Iwai2009-01-121-1/+13
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-232-1/+22
|\ \ \ \ \ \
| * | | | | | dca: add missing copyright/license headersMaciej Sosnowski2009-03-211-0/+20
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-171-1/+2
| |\ \ \ \ \ \
| | * | | | | | netfilter: conntrack: don't deliver events for racy packetsPablo Neira Ayuso2009-03-161-1/+2
* | | | | | | | nfsd: nfsd should drop CAP_MKNOD for non-rootJ. Bruce Fields2009-03-171-2/+4
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-151-1/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König2009-03-121-1/+9
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-03-141-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | block: Add gfp_mask parameter to bio_integrity_clone()un'ichi Nomura2009-03-141-2/+2
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-03-144-69/+87
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...Vasu Dev2009-03-101-0/+1
| * | | | | | | | | [SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anywayYi Zou2009-03-101-4/+0
| * | | | | | | | | [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapperRobert Love2009-03-101-7/+1
| * | | | | | | | | [SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love2009-03-101-7/+7
| * | | | | | | | | [SCSI] libfc: Cleanup libfc_function_template commentsRobert Love2009-03-061-41/+66
| * | | | | | | | | [SCSI] libfc: Don't violate transport template for rogue port creationRobert Love2009-03-061-0/+5
| * | | | | | | | | [SCSI] libfc: rport retry on LS_RJT from certain ELSChris Leech2009-03-061-0/+5
| * | | | | | | | | [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...Vasu Dev2009-03-061-10/+2
| * | | | | | | | | [SCSI] libfc: Pass lport in exch_mgr_resetAbhijeet Joglekar2009-03-061-2/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-03-143-0/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | NLM: Shrink the IPv4-only version of nlm_cmp_addr()Chuck Lever2009-03-101-0/+8
| * | | | | | | | | NFSv3: Fix posix ACL codeTrond Myklebust2009-03-102-0/+5
* | | | | | | | | | ide: save the returned value of dma_map_sgFUJITA Tomonori2009-03-131-0/+1
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-03-122-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask.Rusty Russell2009-03-121-0/+3
| * | | | | | | | | cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.Rusty Russell2009-03-121-0/+3
| |/ / / / / / / /
* | | | | | | | | drm: fix EDID parser problem with positive/negative hsync/vsyncPantelis Koukousoulas2009-03-111-1/+1
|/ / / / / / / /
* | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-03-091-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones2009-03-091-1/+0
OpenPOWER on IntegriCloud