summaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-18ALSA: usb-audio: Playback and MIDI support for Novation Twitch DJ controllerMark Hills2-0/+55
2013-03-13ALSA: hda - Don't apply EAPD power filter as defaultTakashi Iwai4-8/+11
2013-03-13ALSA: hda - Allow unlimited pins and converters in patch_hdmi.cTakashi Iwai1-81/+117
2013-03-13ALSA: hda - Drop explicit memset() by reallocation with __GFP_ZEROTakashi Iwai1-3/+1
2013-03-13ALSA: info: Small refactoring and a sanity check in snd_info_get_line()Takashi Iwai1-13/+8
2013-03-13ALSA: info: Avoid leaking kernel memoryTakashi Iwai1-2/+2
2013-03-12ALSA: add/change some comments describing function return valuesYacine Belkadi24-126/+221
2013-03-11ALSA: hdspm - Enable new TCO ALSA controlsAdrian Knoth1-1/+5
2013-03-11ALSA: hdspm - Add ALSA controls to read the TCO LTC stateAdrian Knoth1-0/+106
2013-03-11ALSA: hdspm - Also check for TCO sync statesAdrian Knoth1-0/+42
2013-03-11ALSA: hdspm - Remove duplicate code from ALSA controlsAdrian Knoth1-124/+22
2013-03-11ALSA: hdspm - Provide ALSA control to disable 96K framesAdrian Knoth1-0/+1
2013-03-11ALSA: hdspm - Allow the TCO and SYNC-IN to be used in slave modeAdrian Knoth1-14/+51
2013-03-11ALSA: hdspm - Refactor sample rate acquisitionAdrian Knoth1-3/+13
2013-03-11ALSA: hda - Don't re-initialize shared hp/mic pinctlTakashi Iwai1-1/+2
2013-03-11ALSA: Make snd_BUG_ON() always evaluate and return the conditional expressionChristine Spang2-23/+13
2013-03-07ALSA: hda - Avoid automatic pin-ctl update for hp/mic when jack ctl existsTakashi Iwai2-21/+25
2013-03-07ALSA: hda - Consolidate add_in_jack_modes and add_out_jack_modes hintsTakashi Iwai4-22/+17
2013-03-07ALSA: hda - Allow to change I/O direction in hp/mic jack mode ctlTakashi Iwai1-2/+2
2013-03-07ALSA: hda - Add some model name strings for ALC260Takashi Iwai1-7/+27
2013-03-07ALSA: hda - Handle shared hp/mic jack modeTakashi Iwai1-8/+169
2013-03-07ALSA: hda - Add the generic Headphone Mic featureTakashi Iwai3-55/+97
2013-03-07ALSA: snd-usb-caiaq: fix smatch warningsDaniel Mack2-5/+5
2013-03-04ALSA: snd-usb-caiaq: switch to dev_*() loggingDaniel Mack6-56/+75
2013-03-04ALSA: snd-usb-caiaq: rename 'dev' to 'cdev'Daniel Mack10-542/+543
2013-03-04Linux 3.9-rc1v3.9-rc1Linus Torvalds1-2/+2
2013-03-03btrfs/raid56: Add missing #include <linux/vmalloc.h>Geert Uytterhoeven1-0/+1
2013-03-03fix compat_sys_rt_sigprocmask()Al Viro1-1/+1
2013-03-03SUNRPC: One line comment fixTrond Myklebust1-1/+1
2013-03-03ext4: enable quotas before orphan cleanupJan Kara1-10/+10
2013-03-02ext4: don't allow quota mount options when quota feature enabledJan Kara1-7/+26
2013-03-02ext4: fix a warning from sparse check for ext4_dir_llseekZheng Liu1-1/+1
2013-03-02ext4: convert number of blocks to clusters properlyLukas Czerner4-9/+9
2013-03-02ext4: fix possible memory leak in ext4_remount()Wei Yongjun1-0/+1
2013-03-02jbd2: fix ERR_PTR dereference in jbd2__journal_startDmitry Monakhov1-1/+1
2013-03-02metag: Provide dma_get_sgtable()James Hogan1-0/+7
2013-03-02metag: prom.h: remove declaration of metag_dt_memblock_reserve()James Hogan1-1/+0
2013-03-02metag: copy devicetree to non-init memoryJames Hogan3-0/+20
2013-03-02metag: cleanup metag_ksyms.c includesJames Hogan1-6/+3
2013-03-02metag: move mm/init.c exports out of metag_ksyms.cJames Hogan2-2/+3
2013-03-02metag: move usercopy.c exports out of metag_ksyms.cJames Hogan2-16/+13
2013-03-02metag: move setup.c exports out of metag_ksyms.cJames Hogan2-5/+3
2013-03-02metag: move kick.c exports out of metag_ksyms.cJames Hogan2-2/+3
2013-03-02metag: move traps.c exports out of metag_ksyms.cJames Hogan2-5/+3
2013-03-02metag: move irq enable out of irqflags.h on SMPJames Hogan2-7/+20
2013-03-02genksyms: fix metag symbol prefix on crc symbolsJames Hogan1-1/+2
2013-03-02metag: hugetlb: convert to vm_unmapped_area()James Hogan1-42/+10
2013-03-02metag: export clear_page and copy_pageJames Hogan1-0/+2
2013-03-02metag: export metag_code_cache_flush_allJames Hogan1-0/+1
2013-03-02metag: protect more non-MMU memory regionsJames Hogan3-7/+42