| Commit message (Expand) | Author | Age | Files | Lines |
* | [ALSA] ac97 - Fix CLFE channel setting of ALC850 | Takashi Iwai | 2006-01-22 | 1 | -2/+2 |
* | [ALSA] AMD cs5536 ID for cs5535audio | Rene Rebe | 2006-01-22 | 1 | -2/+4 |
* | [ALSA] usb-audio: don't use empty packets at start of playback | Clemens Ladisch | 2006-01-22 | 1 | -5/+21 |
* | [ALSA] bt87x - fix detection of unknown card | Jaroslav Kysela | 2006-01-22 | 1 | -1/+1 |
* | [ALSA] ac97 - Suppress jack sense controls for Thinkpads | Takashi Iwai | 2006-01-22 | 1 | -12/+37 |
* | [ALSA] hda-codec - Add model entry for Sony VAIO | Takashi Iwai | 2006-01-22 | 1 | -0/+2 |
* | [ALSA] pcxhr - Fix the sample rate changes | Takashi Iwai | 2006-01-22 | 1 | -3/+4 |
* | [ALSA] hda-intel - patch for Intel ICH8 | Jason Gaston | 2006-01-22 | 1 | -0/+2 |
* | [ALSA] snd-ca0106: Fixed ALSA bug#1600 | James Courtier-Dutton | 2006-01-22 | 1 | -1/+11 |
* | [ALSA] Remove BKL from sound/core/info.c | Ingo Molnar | 2006-01-22 | 1 | -22/+11 |
* | [ALSA] via82xx - Add dxs_support entry | Takashi Iwai | 2006-01-22 | 1 | -0/+1 |
* | [ALSA] emu10k1 - Fix the confliction of 'Front' control | Takashi Iwai | 2006-01-22 | 1 | -0/+2 |
* | [ALSA] bt87x - Fix the unability of snd-bt87x to recognize AVerMedia Studio | Martin Drab | 2006-01-22 | 1 | -0/+2 |
* | [ALSA] emu10k1 - Fix silence problems after suspend | Takashi Iwai | 2006-01-22 | 1 | -4/+4 |
* | [ALSA] Fix compilation without CONFIG_PNP | Takashi Iwai | 2006-01-22 | 6 | -4/+34 |
* | [ALSA] intel8x0 - Fix duplicate ac97_quirks entry | Ulrich Mueller | 2006-01-22 | 1 | -7/+1 |
* | [ALSA] via82xx - Add dxs_support for ASUS mobo | Takashi Iwai | 2006-01-22 | 1 | -0/+1 |
* | [SPARC64]: Use compat_sys_futimesat in 32-bit syscall table. | David S. Miller | 2006-01-20 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-01-19 | 12 | -85/+156 |
|\ |
|
| * | [NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary. | David S. Miller | 2006-01-19 | 1 | -1/+1 |
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6 | David S. Miller | 2006-01-19 | 11 | -84/+155 |
| |\ |
|
| | * | [SCTP]: Fix sctp_rcv_ootb() to handle the last chunk of a packet correctly. | Tsutomu Fujii | 2006-01-17 | 2 | -4/+11 |
| | * | [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv(). | Sridhar Samudrala | 2006-01-17 | 3 | -1/+40 |
| | * | [SCTP]: Fix machine check/connection hang on IA64. | Vlad Yasevich | 2006-01-17 | 2 | -1/+9 |
| | * | [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs. | Vlad Yasevich | 2006-01-17 | 5 | -46/+47 |
| | * | [SCTP]: Fix sctp_assoc_seq_show() panics on big-endian systems. | Vlad Yasevich | 2006-01-17 | 1 | -2/+2 |
| | * | [SCTP]: sctp doesn't show all associations/endpoints in /proc | Vlad Yasevich | 2006-01-17 | 1 | -18/+10 |
| | * | [SCTP]: Fix sctp_cookie alignment in the packet. | Vlad Yasevich | 2006-01-17 | 2 | -3/+14 |
| | * | [SCTP]: Fix potential race condition between sctp_close() and sctp_rcv(). | Sridhar Samudrala | 2006-01-17 | 2 | -10/+23 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-01-19 | 17 | -422/+186 |
|\ \ \ |
|
| * | | | [SPARC]: Add support for *at(), ppoll, and pselect syscalls. | David S. Miller | 2006-01-19 | 16 | -422/+184 |
| * | | | [SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too. | David S. Miller | 2006-01-18 | 1 | -0/+2 |
| |/ / |
|
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-01-19 | 15 | -147/+196 |
|\ \ \ |
|
| * | | | [IA64] eliminate softlockup warning | John Hawkes | 2006-01-19 | 1 | -0/+1 |
| * | | | [IA64] sem2mutex: arch/ia64/kernel/perfmon.c | Jes Sorensen | 2006-01-19 | 1 | -5/+6 |
| * | | | [IA64] sem2mutex: arch/ia64/ia32/sys_ia32.c | Jes Sorensen | 2006-01-19 | 1 | -16/+12 |
| * | | | [IA64] Fix bug in ia64 specific down() function | Zoltan Menyhart | 2006-01-17 | 1 | -4/+4 |
| * | | | [IA64] Zonelists for nodes without cpus | Jack Steiner | 2006-01-17 | 1 | -0/+4 |
| * | | | [IA64-SGI] sn_console.c minor cleanup | Jes Sorensen | 2006-01-17 | 1 | -71/+58 |
| * | | | [IA64-SGI] sn2 mutex conversion | Jes Sorensen | 2006-01-17 | 6 | -44/+43 |
| * | | | [IA64-SGI] pass segment# on SN_SAL_IOIF_SLOT_{DIS,EN}ABLE calls | Mike Habeck | 2006-01-17 | 1 | -4/+8 |
| * | | | [IA64-SGI] Older PROM WAR for device flush code | Prarit Bhargava | 2006-01-17 | 2 | -3/+60 |
| | |/
| |/| |
|
* | | | [PATCH] Fix regression added by ppoll/pselect code. | David S. Miller | 2006-01-19 | 1 | -2/+2 |
| |/
|/| |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2006-01-18 | 21 | -183/+729 |
|\ \ |
|
| * | | [CIFS] Fix oops in cifs_readpages caused by not checking buf_type in an | Steve French | 2006-01-18 | 1 | -1/+4 |
| * | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-01-17 | 1248 | -34362/+58179 |
| |\ \ |
|
| * | | | [CIFS] Remove compiler warning | Steve French | 2006-01-17 | 1 | -1/+1 |
| * | | | [CIFS] Fix CIFS to recognize share mode security | Steve French | 2006-01-13 | 4 | -15/+41 |
| * | | | [CIFS] Fix typo | Steve French | 2006-01-12 | 1 | -1/+0 |
| * | | | [CIFS] Add worker function for Get ACL cifs style | Steve French | 2006-01-12 | 9 | -20/+292 |