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