index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-29
[ALSA] Fix MC97 codec initialization
Sasha Khapyorsky
1
-5
/
+5
2005-05-29
[ALSA] Fix 'semaphore is not ready' problem with snd-intel8x0m
Sasha Khapyorsky
1
-0
/
+2
2005-05-29
[ALSA] Add CM9780 support, fix CM9761 SPDIF
Takashi Iwai
3
-24
/
+137
2005-05-29
[ALSA] Remove unused variables
Takashi Iwai
1
-5
/
+0
2005-05-29
[ALSA] Check revision for the proper detection of audigy 2
Takashi Iwai
2
-4
/
+15
2005-05-29
[ALSA] usb-audio - BOSS GS-10 PCM support
Clemens Ladisch
1
-5
/
+23
2005-05-29
[ALSA] virmidi - fix ioctl parameter passing when creating seq port
Clemens Ladisch
1
-1
/
+1
2005-05-29
[ALSA] timer - added tread semaphore
Jaroslav Kysela
1
-20
/
+37
2005-05-29
[ALSA] Add mixer map for Sound Blaster MP3+
Takashi Iwai
1
-0
/
+28
2005-05-29
[ALSA] Audigy SB0090 identification
Peter Zubaj
1
-4
/
+14
2005-05-29
[ALSA] usb-audio - allow USB MIDI quirks to specify endpoints explicitly
Clemens Ladisch
1
-0
/
+3
2005-05-29
[ALSA] Fix the default id of multiple cards
Takashi Iwai
1
-1
/
+15
2005-05-29
[ALSA] Use old default id strings for compatibility
Takashi Iwai
2
-2
/
+21
2005-05-29
[ALSA] some docs for the new emu10k1 multichannel functionality
Lee Revell
1
-0
/
+74
2005-05-29
[ALSA] clean up card features
Lee Revell
5
-55
/
+51
2005-05-29
[ALSA] Fix memory leak
Takashi Iwai
1
-0
/
+2
2005-05-29
[ALSA] Fix the detection of resolution of ac97 controls
Takashi Iwai
1
-2
/
+2
2005-05-29
[ALSA] Added identification for the Audigy ES.
James Courtier-Dutton
1
-0
/
+5
2005-05-29
[ALSA] Add's identification of the SB Live! Platinum [CT4760P]
James Courtier-Dutton
1
-0
/
+4
2005-05-29
[ALSA] Adds Capture to P16V chip.
James Courtier-Dutton
3
-33
/
+275
2005-05-29
[ALSA] fix multi-channel for model==full
ChenLi Tien
1
-0
/
+6
2005-05-29
[ALSA] Skip ac97 SPDIF controls
Takashi Iwai
2
-5
/
+1
2005-05-29
[ALSA] Show currectly selected widget in proc_read for hda driver
ChenLi Tien
1
-2
/
+8
2005-05-29
[ALSA] kill dead code
Adrian Bunk
1
-4
/
+1
2005-05-27
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/hch/xfs-2.6
Linus Torvalds
6
-19
/
+31
2005-05-27
[PATCH] Note on ACPI build fix
Alexander Nyberg
2
-2
/
+2
2005-05-27
[PATCH] ACPI build fix
Len Brown
1
-3
/
+2
2005-05-27
[PATCH] Fixup VIA IRQ quirk
Alexander Nyberg
1
-1
/
+1
2005-05-27
[PATCH] VIA IRQ quirk
Len Brown
4
-26
/
+28
2005-05-27
[PATCH] cpuset exit NULL dereference fix
Paul Jackson
1
-5
/
+19
2005-05-27
[PATCH] remove non-cleanroom pwc driver compression
Alan Cox
10
-2473
/
+14
2005-05-27
ide-cd: revert DMA mask test change
Linus Torvalds
1
-1
/
+4
2005-05-27
[XFS] remove an over-zealous WARN_ON
Christoph Hellwig
1
-1
/
+0
2005-05-27
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Christoph Hellwig
445
-9463
/
+29019
2005-05-26
[PATCH] i386: fix prevent_tail_call
Roland McGrath
1
-3
/
+1
2005-05-26
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
15
-133
/
+12499
2005-05-26
[BNX2]: New Broadcom gigabit network driver.
Michael Chan
7
-0
/
+12370
2005-05-26
[TOKENRING]: net/802/tr.c: s/struct rif_cache_s/struct rif_cache/
Alexey Dobriyan
1
-11
/
+11
2005-05-26
[TOKENRING]: be'ify trh_hdr, trllc, rif_cache_s
Alexey Dobriyan
2
-5
/
+5
2005-05-26
From: Kazunori Miyazawa <kazunori@miyazawa.org>
Hideaki YOSHIFUJI
3
-2
/
+8
2005-05-26
[BONDING]: bonding using arp_ip_target may stay down with active path
Jay Vosburgh
1
-1
/
+1
2005-05-26
[PKT_SCHED] netem: allow random reordering (with fix)
Stephen Hemminger
2
-13
/
+50
2005-05-26
[PKT_SCHED] netem: use only inner qdisc -- no private skbuff queue
Stephen Hemminger
1
-88
/
+36
2005-05-26
[PKT_SCHED]: netem: reinsert for duplication
Stephen Hemminger
1
-24
/
+29
2005-05-26
Automatic merge of 'for-linus' branch from
Linus Torvalds
23
-1019
/
+1222
2005-05-26
Merge of 'misc-fixes' branch from
Linus Torvalds
1
-6
/
+7
2005-05-26
[PATCH] timeout at boottime with NEC3500A (and possibly others) when inserted...
Marcello Maggioni
1
-2
/
+2
2005-05-26
[PATCH] ide-scsi: kmap scatter/gather before doing PIO
Stuart Hayes
1
-4
/
+24
2005-05-26
[PATCH] convert IDE device drivers to driver-model
Bartlomiej Zolnierkiewicz
9
-449
/
+216
2005-05-26
[PATCH] libata: Fix zero sg_dma_len() on 64-bit platform
Albert Lee
1
-6
/
+7
[prev]
[next]