summaryrefslogtreecommitdiffstats
path: root/kernel/kfifo.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-08ALSA: usb-audio: replace "void *" with more specific pointersPavel Roskin1-8/+8
2011-06-25ALSA: lx6464es - include mac address in device nameTim Blechmann4-16/+23
2011-06-24ALSA: lola - Fix for Lola280 boardMarkus Bollinger2-38/+94
2011-06-17ALSA: hda - Fix no NID error with VIA codecsTakashi Iwai1-4/+7
2011-06-17ALSA: isight: adjust for new queueing APIClemens Ladisch1-0/+1
2011-06-17ALSA: firewire-speakers, oxygen, ua101: allow > 10 s periodsClemens Ladisch3-8/+2
2011-06-16ALSA: 6fire - Fix signedness bugTorsten Schenk1-2/+2
2011-06-16ALSA: ctxfi: Change PLL initialization codeHarry Butterworth1-10/+7
2011-06-15ALSA: lola - Fix section mismatchTakashi Iwai1-1/+1
2011-06-14ALSA: rawmidi - Use workq for event handlingTakashi Iwai2-27/+14
2011-06-14ALSA: es1968,maestro3 - Use work for hw-volume controlTakashi Iwai2-112/+23
2011-06-14ALSA: Update document for using KBUILD_MODNAMETakashi Iwai1-5/+5
2011-06-14ALSA: hda - Fix missing static inline to beep dummy functionTakashi Iwai1-1/+1
2011-06-14ALSA: ctxfi: Implement a combined capabilities query method to replace multip...Harry Butterworth6-84/+39
2011-06-14ALSA: ctxfi: Add support for Creative Titanium HDHarry Butterworth11-164/+488
2011-06-14ALSA: 6fire: Fix double-free bug in usb6fire_fw_ezusb_upload()Jesper Juhl1-1/+0
2011-06-13ALSA: hda - Fix beep_device compilation warningsJoe Perches1-2/+7
2011-06-13ALSA: hda - Fix wrong auto-mute type for Acer Aspire-oneTakashi Iwai1-2/+1
2011-06-12ALSA: emu10k1: Add details for E-mu 0404 PCIe versionFlorian Zeitz1-0/+8
2011-06-12ALSA: hdspm - Add firmware revision ID for RME MADI PCI versionAdrian Knoth1-0/+2
2011-06-12ALSA: hdspm - Fix jumping external wordclock frequency in AutoSync modeAdrian Knoth1-1/+1
2011-06-12ALSA: hdspm - Fix locking in snd_hdspm_midi_input_readAdrian Knoth1-1/+3
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai49-54/+54
2011-06-10ALSA: hda: Fix inaudible internal speakers on CyberpowerPC Gamer Xplorer N570...Daniel T Chen1-0/+1
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai52-53/+53
2011-06-10ALSA: Use %pV for snd_printk()Takashi Iwai1-23/+17
2011-06-10ALSA: hda - Fix initialization of hp pins with master_mute in RealtekTakashi Iwai1-5/+7
2011-06-10ALSA: hda - Fix invalid unsol tag for some alc262 model quirksTakashi Iwai1-1/+1
2011-06-10ASoC: SAMSUNG: Fix the incorrect referencing of I2SCON registerSangbeom Kim1-2/+2
2011-06-09ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM contextLars-Peter Clausen1-9/+8
2011-06-09ASoC: fsl: fix initialization of DMA buffersTimur Tabi1-4/+5
2011-06-09ASoC: WM8804 does not support sample rates below 32kHzMark Brown1-2/+7
2011-06-08ASoC: Fix WM8962 headphone volume update for use of advanced cachesMark Brown1-2/+2
2011-06-07ASoC: Blackfin: bf5xx-ad1836: Fix codec device nameLars-Peter Clausen1-2/+2
2011-06-07ALSA: hda: Fix quirk for Dell Inspiron 910Daniel T Chen1-0/+1
2011-06-06ASoC: AD1836: Fix setting the PCM formatLars-Peter Clausen2-7/+13
2011-06-06ASoC: Check for NULL register bank in snd_soc_get_cache_val()Mark Brown1-0/+3
2011-06-06ASoC: Add missing break in WM8915 FLL source selectionMark Brown1-0/+1
2011-06-06ASoC: Only update SYSCLK_ENA when pausing WM8915 SYSCLKMark Brown1-1/+1
2011-06-06Linux 3.0-rc2v3.0-rc2Linus Torvalds1-1/+1
2011-06-06mm: fix ENOSPC returned by handle_mm_fault()Hugh Dickins1-2/+2
2011-06-05ARM: Tegra: Harmony: Fix conflicting GPIO numberingStephen Warren2-2/+5
2011-06-04hwmon: (max6642): Better chip detection schemaPer Dalén1-2/+16
2011-06-04btrfs: fix uninitialized variable warningDavid Sterba1-1/+1
2011-06-04btrfs: add helper for fs_info->closingDavid Sterba8-16/+20
2011-06-04Btrfs: add mount -o inode_cacheChris Mason4-1/+34
2011-06-04btrfs: scrub: add explicit pluggingArne Jansen1-3/+4
2011-06-04btrfs: use btrfs_ino to access inode numberDavid Sterba2-4/+5
2011-06-04Btrfs: don't save the inode cache if we are deleting this rootJosef Bacik1-0/+5
2011-06-04btrfs: false BUG_ON when degradedArne Jansen1-1/+1