summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/usb' into for-linusTakashi Iwai2010-05-202-2/+29
|\
| * ALSA: sound/usb: add preliminary support for UAC2 interruptsDaniel Mack2010-05-112-0/+27
| * include/linux/usb/audio.h: add __attribute__((packed))Daniel Mack2010-05-111-1/+1
| * ALSA: sound/usb: fix UAC1 regressionDaniel Mack2010-05-081-1/+1
* | Merge branch 'topic/jack' into for-linusTakashi Iwai2010-05-201-0/+8
|\ \
| * | ALSA: Add support for key reporting via the jack interfaceMark Brown2010-03-171-0/+8
* | | Merge branch 'topic/misc' into for-linusTakashi Iwai2010-05-205-69/+540
|\ \ \
| * | | ALSA: include/sound/asound.h whitespace fixupsDaniel Mack2010-05-111-10/+10
| * | | ALSA: Merge es1688 and es968 driversKrzysztof Helt2010-05-101-0/+1
| * | | ALSA: es1688: allocate snd_es1688 structure as a part of snd_card structureKrzysztof Helt2010-05-101-5/+5
| * | | ALSA: Release v1.0.23Jaroslav Kysela2010-04-161-1/+1
| * | | Merge branch 'topic/usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Jaroslav Kysela2010-04-162-53/+523
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'fix/misc' into topic/usbTakashi Iwai2010-04-101-1/+1
| | |\ \
| | * \ \ Merge remote branch 'alsa/devel' into topic/usbTakashi Iwai2010-03-237-9/+14
| | |\ \ \
| | * \ \ \ Merge branch 'topic/misc' into topic/usbTakashi Iwai2010-03-22385-2533/+12813
| | |\ \ \ \
| | * | | | | ALSA: usb-mixer: Add support for Audio Class v2.0Daniel Mack2010-03-122-20/+98
| | * | | | | ALSA: usb-mixer: parse descriptors with structsDaniel Mack2010-03-121-10/+119
| | * | | | | linux/usb/audio.h: split headerDaniel Mack2010-03-122-43/+326
* | | | | | | Merge branch 'topic/core-cleanup' into for-linusTakashi Iwai2010-05-201-12/+12
|\ \ \ \ \ \ \
| * | | | | | | ALSA: info - Use standard types for info callbacksTakashi Iwai2010-04-131-12/+12
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-162-22/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | rtnetlink: make SR-IOV VF interface symmetricChris Wright2010-05-161-4/+19
| * | | | | | | | tcp: fix MD5 (RFC2385) supportEric Dumazet2010-05-161-18/+3
* | | | | | | | | Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro2010-05-151-0/+14
|/ / / / / / / /
* | | | | | | | revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt2010-05-111-1/+0
* | | | | | | | dma-mapping: fix dma_sync_single_range_*FUJITA Tomonori2010-05-111-2/+2
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-112-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich2010-05-062-0/+4
* | | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-071-28/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm/ttm: Remove the ttm_bo_block_reservation() function.Thomas Hellstrom2010-05-071-28/+0
* | | | | | | | | | Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-071-1/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | V4L/DVB: saa7146: fix regression of the av7110/budget-av driverHans Verkuil2010-05-061-1/+0
* | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-072-0/+3
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | rcu: create rcu_my_thread_group_empty() wrapperPaul E. McKenney2010-05-061-0/+2
| * | | | | | | | | | cgroup: Check task_lock in task_subsys_state()Li Zefan2010-05-041-0/+1
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-052-1/+2
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | net: fix compile error due to double return type in SOCK_DEBUGJan Engelhardt2010-05-021-1/+1
| * | | | | | | | | | sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman2010-04-281-0/+1
* | | | | | | | | | | i2c-core: Use per-adapter userspace device listsJean Delvare2010-05-041-0/+2
* | | | | | | | | | | USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack2010-04-301-3/+15
* | | | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-04-291-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | NFS: Fix an unstable write data integrity raceTrond Myklebust2010-04-221-0/+1
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-282-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich2010-04-281-0/+1
| * | | | | | | | | | | sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun2010-04-281-0/+1
* | | | | | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-04-282-9/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | pcmcia: pcmcia_dev_present bugfixDominik Brodowski2010-04-212-9/+6
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-284-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | coda: move backing-dev.h kernel include inside __KERNEL__Jens Axboe2010-04-281-1/+2
| * | | | | | | | | | | | Catch filesystems lacking s_bdiJörn Engel2010-04-251-0/+1
OpenPOWER on IntegriCloud