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
2010-07-30
nfs: include space for the NUL in root path
Dan Carpenter
1
-1
/
+1
2010-07-30
ALSA: hda - Add a warning for ignored pins with ALC259/268/269
Takashi Iwai
1
-0
/
+2
2010-07-30
ALSA: hda - Handle pin NID 0x1a on ALC259/269
Takashi Iwai
1
-1
/
+2
2010-07-30
ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs
Takashi Iwai
1
-0
/
+12
2010-07-30
ALSA: hda - Prefer VREF50 if BIOS sets for Realtek codecs
Takashi Iwai
1
-2
/
+16
2010-07-30
ALSA: hda - Handle missing NID 0x1b on ALC259 codec
Takashi Iwai
1
-0
/
+1
2010-07-30
ALSA: hda - Share digital I/O parser in patch_realtek.c
Takashi Iwai
1
-62
/
+78
2010-07-30
ALSA: hda - Increase the connection list size for ALC662
Takashi Iwai
1
-1
/
+1
2010-07-30
ALSA: hda - Make error messages more verbose
Takashi Iwai
1
-3
/
+6
2010-07-29
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
3
-10
/
+32
2010-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-0
/
+2
2010-07-29
Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
3
-20
/
+58
2010-07-29
CRED: Fix __task_cred()'s lockdep check and banner comment
David Howells
3
-5
/
+14
2010-07-29
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
David Howells
3
-21
/
+27
2010-07-29
watchdog: update MAINTAINERS entry
Wim Van Sebroeck
1
-0
/
+2
2010-07-29
ASoC: fsi: Add new funtion for SPDIF
Kuninori Morimoto
2
-5
/
+57
2010-07-29
ASoC: fsi: remove device id check
Kuninori Morimoto
1
-5
/
+0
2010-07-29
ASoC: fsi: remove unnecessary clock processing
Kuninori Morimoto
1
-5
/
+0
2010-07-29
ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
David Henningsson
1
-3
/
+3
2010-07-29
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-20
/
+42
2010-07-29
ALSA: hda - Add a PC-beep workaround for ASUS P5-V
Takashi Iwai
1
-8
/
+24
2010-07-29
ARM: Add barriers to io{read,write}{8,16,32} accessors as well
Russell King
1
-20
/
+18
2010-07-29
ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLE
Catalin Marinas
1
-0
/
+11
2010-07-29
ARM: 6272/1: Convert L2x0 to use the IO relaxed operations
Catalin Marinas
1
-13
/
+13
2010-07-29
ARM: 6271/1: Introduce *_relaxed() I/O accessors
Catalin Marinas
1
-12
/
+17
2010-07-29
ARM: 6275/1: ux500: don't use writeb() in uncompress.h
Rabin Vincent
1
-5
/
+5
2010-07-29
sound: oss: msnd: check request_region() return value
Kulikov Vasiliy
1
-2
/
+6
2010-07-29
ALSA: msnd: check request_region() return value
Kulikov Vasiliy
1
-1
/
+4
2010-07-29
ARM: 6270/1: clean files in arch/arm/boot/compressed/
Magnus Damm
1
-0
/
+3
2010-07-29
ALSA: asihpi: check return value of get_user()
Kulikov Vasiliy
1
-4
/
+13
2010-07-29
sound: oss: midi_synth: check get_user() return value
Kulikov Vasiliy
1
-1
/
+3
2010-07-29
ALSA: sb: check get_user() return value
Kulikov Vasiliy
1
-3
/
+6
2010-07-29
ASoC: tlv320dac33: Add support for automatic FIFO configuration
Peter Ujfalusi
2
-26
/
+65
2010-07-29
ASoC: tlv320dac33: Revisit the FIFO Mode1 handling
Peter Ujfalusi
2
-37
/
+35
2010-07-29
drm/edid: Fix the HDTV hack sync adjustment
Adam Jackson
1
-2
/
+2
2010-07-29
drm/radeon/kms: fix radeon mid power profile reporting
Daniel J Blueman
1
-0
/
+1
2010-07-28
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-2
/
+7
2010-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
6
-34
/
+63
2010-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
5
-10
/
+72
2010-07-28
ecryptfs: Bugfix for error related to ecryptfs_hash_buckets
Andre Osterhues
1
-8
/
+9
2010-07-28
x86,kgdb: Fix hw breakpoint regression
Jason Wessel
1
-2
/
+7
2010-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
9
-36
/
+50
2010-07-28
GFS2: Use kmalloc when possible for ->readdir()
Steven Whitehouse
1
-6
/
+25
2010-07-28
ALSA: hda - Assume PC-beep as default for Realtek
Takashi Iwai
1
-3
/
+3
2010-07-28
ALSA: hda - Don't register beep input device when no beep is available
Takashi Iwai
1
-13
/
+19
2010-07-28
davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied high
Sekhar Nori
1
-0
/
+8
2010-07-28
regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register
Anuj Aggarwal
2
-7
/
+61
2010-07-28
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
2
-0
/
+16
2010-07-28
ALSA: hda - Fix pin-detection of Nvidia HDMI
Takashi Iwai
2
-0
/
+16
2010-07-28
ALSA: hpimsgx: fix wrong sizeof
Axel Lin
1
-1
/
+1
[prev]
[next]