index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
binfmt_misc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-20
ALSA: hda - Fix abuse of snd_hda_lock_devices() for DSP loader
Takashi Iwai
1
-23
/
+109
2013-03-20
ALSA: hda - Fix typo in checking IEC958 emphasis bit
Takashi Iwai
1
-1
/
+1
2013-03-20
ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls()
Daniel Mack
1
-3
/
+3
2013-03-20
ALSA: snd-usb: mixer: propagate errors up the call chain
Daniel Mack
1
-4
/
+6
2013-03-20
ALSA: usb: Parse UAC2 extension unit like for UAC1
Torstein Hegge
1
-1
/
+4
2013-03-18
ALSA: hda - Fix yet missing GPIO/EAPD setup in cirrus driver
Takashi Iwai
1
-2
/
+2
2013-03-18
ALSA: hda/cirrus - Fix the digital beep registration
Takashi Iwai
1
-4
/
+4
2013-03-18
ALSA: hda - Fix missing beep detach in patch_conexant.c
Takashi Iwai
1
-1
/
+7
2013-03-17
ALSA: documentation: Fix typo in Documentation/sound
Masanari Iida
2
-2
/
+2
2013-03-15
ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecs
Takashi Iwai
1
-0
/
+4
2013-03-15
sound: sequencer: cap array index in seq_chn_common_event()
Dan Carpenter
1
-0
/
+6
2013-03-15
ALSA: hda/ca0132 - Remove extra setting of dsp_state.
Dylan Reid
1
-9
/
+6
2013-03-15
ALSA: hda/ca0132 - Check download state of DSP.
Dylan Reid
1
-2
/
+3
2013-03-15
ALSA: hda/ca0132 - Check if dspload_image succeeded.
Dylan Reid
1
-2
/
+6
2013-03-14
ALSA: hda - Disable IDT eapd_switch if there are no internal speakers
David Henningsson
1
-0
/
+29
2013-03-12
ALSA: hda - Fix snd_hda_get_num_raw_conns() to return a correct value
Takashi Iwai
1
-10
/
+14
2013-03-12
ALSA: usb-audio: add a workaround for the NuForce UDH-100
Clemens Ladisch
1
-0
/
+15
2013-03-12
ALSA: asihpi - fix potential NULL pointer dereference
Wei Yongjun
1
-1
/
+2
2013-03-11
ALSA: seq: Fix missing error handling in snd_seq_timer_open()
Takashi Iwai
1
-4
/
+4
2013-03-07
ALSA: ice1712: Initialize card->private_data properly
Sean Connor
1
-0
/
+2
2013-03-07
ALSA: hda - Add support of new codec ALC233
Kailang Yang
1
-0
/
+2
2013-03-07
ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg()
Xi Wang
1
-2
/
+6
2013-03-07
ALSA: hda - check NULL pointer when creating SPDIF PCM switch
Mengdong Lin
1
-2
/
+7
2013-03-07
ALSA: hda - check NULL pointer when creating SPDIF controls
Mengdong Lin
1
-0
/
+2
2013-03-06
ASoC: wm5102: Apply a SYSCLK patch for later revs
Mark Brown
1
-0
/
+11
2013-03-05
ALSA: vmaster: Fix slave change notification
Takashi Iwai
1
-1
/
+4
2013-03-05
ASoC: tegra: fix I2S bit count mask
Stephen Warren
2
-2
/
+2
2013-03-04
ALSA: seq: seq_oss_event: missing range checks
Dan Carpenter
1
-2
/
+12
2013-03-04
Linux 3.9-rc1
v3.9-rc1
Linus Torvalds
1
-2
/
+2
2013-03-03
ASoC: wm8350: Use jiffies rather than msecs in schedule_delayed_work()
Axel Lin
1
-2
/
+2
2013-03-03
btrfs/raid56: Add missing #include <linux/vmalloc.h>
Geert Uytterhoeven
1
-0
/
+1
2013-03-03
fix compat_sys_rt_sigprocmask()
Al Viro
1
-1
/
+1
2013-03-03
SUNRPC: One line comment fix
Trond Myklebust
1
-1
/
+1
2013-03-03
ext4: enable quotas before orphan cleanup
Jan Kara
1
-10
/
+10
2013-03-02
ext4: don't allow quota mount options when quota feature enabled
Jan Kara
1
-7
/
+26
2013-03-02
ext4: fix a warning from sparse check for ext4_dir_llseek
Zheng Liu
1
-1
/
+1
2013-03-02
ext4: convert number of blocks to clusters properly
Lukas Czerner
4
-9
/
+9
2013-03-02
ext4: fix possible memory leak in ext4_remount()
Wei Yongjun
1
-0
/
+1
2013-03-02
jbd2: fix ERR_PTR dereference in jbd2__journal_start
Dmitry Monakhov
1
-1
/
+1
2013-03-02
metag: Provide dma_get_sgtable()
James Hogan
1
-0
/
+7
2013-03-02
metag: prom.h: remove declaration of metag_dt_memblock_reserve()
James Hogan
1
-1
/
+0
2013-03-02
metag: copy devicetree to non-init memory
James Hogan
3
-0
/
+20
2013-03-02
metag: cleanup metag_ksyms.c includes
James Hogan
1
-6
/
+3
2013-03-02
metag: move mm/init.c exports out of metag_ksyms.c
James Hogan
2
-2
/
+3
2013-03-02
metag: move usercopy.c exports out of metag_ksyms.c
James Hogan
2
-16
/
+13
2013-03-02
metag: move setup.c exports out of metag_ksyms.c
James Hogan
2
-5
/
+3
2013-03-02
metag: move kick.c exports out of metag_ksyms.c
James Hogan
2
-2
/
+3
2013-03-02
metag: move traps.c exports out of metag_ksyms.c
James Hogan
2
-5
/
+3
2013-03-02
metag: move irq enable out of irqflags.h on SMP
James Hogan
2
-7
/
+20
2013-03-02
genksyms: fix metag symbol prefix on crc symbols
James Hogan
1
-1
/
+2
[next]