summaryrefslogtreecommitdiffstats
path: root/drivers/media/mmc (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-04ALSA: riptide: fix %d confusingly prefixed with 0x in format stringsHans Wennborg1-2/+2
2014-08-04ALSA: fireworks: fix %d confusingly prefixed with 0x in format stringsHans Wennborg1-2/+2
2014-08-04ALSA: hda - add codec ID for Braswell display audio codecLibin Yang1-0/+2
2014-08-04ALSA: hda - add PCI IDs for Intel BraswellLibin Yang1-0/+3
2014-08-04ALSA: usb-audio: Adjust Gamecom 780 volume levelPaul S McSpadden1-1/+1
2014-08-04ALSA: usb-audio: improve dmesg source grepabilityMichał Mirosław1-5/+4
2014-07-31ALSA: hda - add mic mute led hook for dell machinesHui Wang2-0/+89
2014-07-30ALSA: hda - fix an external mic jack problem on a HP machineHui Wang1-0/+12
2014-07-28ALSA: firewire: trivial typo fixes in KconfigStefan Richter1-7/+7
2014-07-22ALSA: hda - Fix loopback noise on Dell XPS 15Takashi Iwai1-0/+1
2014-07-22ALSA: bebob: Correction for return value of special_clk_ctl_put() in errorTakashi Sakamoto1-1/+1
2014-07-22ALSA: bebob: Correction for return value of .put callbackTakashi Sakamoto1-7/+19
2014-07-22ALSA: bebob: Use different labels for digital input/outputTakashi Sakamoto1-7/+16
2014-07-22ALSA: bebob: Fix a missing to unlock mutex in error handling caseTakashi Sakamoto1-2/+2
2014-07-22ALSA: hda - Make vendor quirks lowest prio for ALC2xxDavid Henningsson1-4/+10
2014-07-22ALSA: hda - Refactor quirk picking and change quirk priorityDavid Henningsson6-10/+17
2014-07-22ALSA: hda - Add mic fixup for Gigabyte BXBT-2807Daniel Drake1-0/+9
2014-07-22ALSA: hda - Add mute LED pin quirk for HP 15 touchsmartDavid Henningsson1-0/+11
2014-07-21ALSA: pcm: Add tstamp_type and proto to sw_params compat layerTakashi Iwai1-2/+6
2014-07-21ALSA: pcm: Introduce protocol version field to sw_paramsTakashi Iwai2-4/+6
2014-07-16ALSA: hda - Add NULL check to all PM ops in hda_intel.cTakashi Iwai1-10/+35
2014-07-16ALSA: compress: fix an integer overflow checkDan Carpenter1-1/+1
2014-07-15ALSA: hda - Update model list documentation for IDT codecsTakashi Iwai1-0/+5
2014-07-15ALSA: hda - Add the pin fixup for HP Envy TS bass speakerTakashi Iwai1-0/+11
2014-07-15ALSA: hda - Fix broken PM due to incomplete i915 initializationTakashi Iwai1-5/+5
2014-07-14ALSA: hda - Revert stream assignment order for Intel controllersTakashi Iwai3-2/+4
2014-07-10ALSA: pcm: Add timestamp type to sw_paramsTakashi Iwai2-2/+7
2014-07-10ALSA: Provide a CLOCK_MONOTONIC_RAW timestamp typeMark Brown2-3/+11
2014-07-10ALSA: pcm: simplify snd_pcm_tstamp()Takashi Iwai1-3/+1
2014-07-08ALSA: hda - add capture mute led support in led_power_filterHui Wang1-1/+3
2014-07-08ALSA: hda - fix a typo by changing mute_led_nid to cap_mute_led_nidHui Wang1-1/+1
2014-07-08ALSA: hda - Add new GPU codec ID 0x10de0070 to snd-hdaAaron Plattner1-0/+2
2014-07-07ALSA: hda: Fix build warningThierry Reding1-1/+1
2014-07-07ALSA: hda - Add several entries for enabling HP mute ledHui Wang1-0/+4
2014-07-07ALSA: hda - Fix and neaten print_nid_path/debug_badnessJoe Perches1-9/+11
2014-07-06Linux 3.16-rc4v3.16-rc4Linus Torvalds1-1/+1
2014-07-05genirq: Fix memory leak when calling irq_free_hwirqs()Keith Busch1-2/+2
2014-07-05MAINTAINERS: Add few more Keystone driversSantosh Shilimkar1-1/+25
2014-07-05MAINTAINERS: merge MXS entry into IMX oneShawn Guo1-7/+1
2014-07-05ARM: sunxi: Reintroduce the restart code for A10/A20 SoCsMaxime Ripard1-0/+77
2014-07-04arm64: fix el2_setup check of CurrentELMarc Zyngier3-4/+6
2014-07-04arm64: mm: Make icache synchronisation logic huge page awareSteve Capper1-1/+2
2014-07-04arm64: mm: Fix horrendous config typoSteve Capper1-1/+1
2014-07-04ALSA: ice1712: Correcting/completing #defines for REGSKonstantinos Tsimpoukas1-6/+9
2014-07-04ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA contr...Mengdong Lin3-41/+66
2014-07-04drm/i915: provide interface for audio driver to query cdclkJani Nikula2-0/+22
2014-07-04ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2-0/+19
2014-07-04lz4: add overrun checks to lz4_uncompress_unknownoutputsize()Greg Kroah-Hartman1-1/+5
2014-07-03[SCSI] use the scsi data buffer length to extract transfer sizeMartin K. Petersen1-1/+1
2014-07-03shmem: fix init_page_accessed use to stop !PageLRU bugHugh Dickins1-5/+10