summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: riptide: fix %d confusingly prefixed with 0x in format stringsHans Wennborg2014-08-041-2/+2
* ALSA: fireworks: fix %d confusingly prefixed with 0x in format stringsHans Wennborg2014-08-041-2/+2
* ALSA: hda - add codec ID for Braswell display audio codecLibin Yang2014-08-041-0/+2
* ALSA: hda - add PCI IDs for Intel BraswellLibin Yang2014-08-041-0/+3
* ALSA: usb-audio: Adjust Gamecom 780 volume levelPaul S McSpadden2014-08-041-1/+1
* ALSA: usb-audio: improve dmesg source grepabilityMichał Mirosław2014-08-041-5/+4
* Merge branch 'for-next' into for-linusTakashi Iwai2014-08-04956-10675/+12542
|\
| * ALSA: hda - add mic mute led hook for dell machinesHui Wang2014-07-312-0/+89
| * ALSA: firewire: trivial typo fixes in KconfigStefan Richter2014-07-281-7/+7
| * ALSA: hda - Fix loopback noise on Dell XPS 15Takashi Iwai2014-07-221-0/+1
| * ALSA: hda - Make vendor quirks lowest prio for ALC2xxDavid Henningsson2014-07-221-4/+10
| * ALSA: hda - Refactor quirk picking and change quirk priorityDavid Henningsson2014-07-226-10/+17
| * ALSA: hda - Add mic fixup for Gigabyte BXBT-2807Daniel Drake2014-07-221-0/+9
| * ALSA: hda - Add mute LED pin quirk for HP 15 touchsmartDavid Henningsson2014-07-221-0/+11
| * Merge branch 'topic/monotonic' into for-nextTakashi Iwai2014-07-223-6/+12
| |\
| | * ALSA: pcm: Add tstamp_type and proto to sw_params compat layerTakashi Iwai2014-07-211-2/+6
| | * ALSA: pcm: Introduce protocol version field to sw_paramsTakashi Iwai2014-07-212-4/+6
| * | ALSA: hda - Add NULL check to all PM ops in hda_intel.cTakashi Iwai2014-07-161-10/+35
| * | ALSA: compress: fix an integer overflow checkDan Carpenter2014-07-161-1/+1
| * | ALSA: hda - Update model list documentation for IDT codecsTakashi Iwai2014-07-151-0/+5
| * | ALSA: hda - Add the pin fixup for HP Envy TS bass speakerTakashi Iwai2014-07-151-0/+11
| * | Merge branch 'for-linus' into for-nextTakashi Iwai2014-07-155-8/+17
| |\ \
| * \ \ Merge branch 'topic/monotonic' into for-nextTakashi Iwai2014-07-14923-6905/+11671
| |\ \ \ | | | |/ | | |/|
| | * | ALSA: pcm: Add timestamp type to sw_paramsTakashi Iwai2014-07-102-2/+7
| | * | ALSA: Provide a CLOCK_MONOTONIC_RAW timestamp typeMark Brown2014-07-102-3/+11
| | * | ALSA: pcm: simplify snd_pcm_tstamp()Takashi Iwai2014-07-101-3/+1
| | * | Linux 3.16-rc4v3.16-rc4Linus Torvalds2014-07-061-1/+1
| | * | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-07-061-0/+15
| | |\ \
| | | * | of: Check for phys_addr_t overflows in early_init_dt_add_memory_archLaura Abbott2014-06-261-0/+15
| | * | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-07-0613-43/+86
| | |\ \ \
| | | * \ \ Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linusJames Bottomley2014-07-0311-32/+75
| | | |\ \ \
| | | | * | | virtio-scsi: fix various bad behavior on aborted requestsPaolo Bonzini2014-06-251-0/+22
| | | | * | | virtio-scsi: avoid cancelling uninitialized work itemsPaolo Bonzini2014-06-251-1/+3
| | | | * | | ibmvscsi: Add memory barriers for send / receiveBrian King2014-06-251-0/+10
| | | | * | | ibmvscsi: Abort init sequence during error recoveryBrian King2014-06-251-1/+2
| | | | * | | qla2xxx: Fix sparse warning in qla_target.c.Quinn Tran2014-06-252-8/+13
| | | | * | | bnx2fc: Improve stats update mechanismNeil Horman2014-06-251-12/+4
| | | | * | | bnx2fc: do not scan uninitialized lists in case of error.Maurizio Lombardi2014-06-251-0/+2
| | | | * | | fc: ensure scan_work isn't active when freeing fc_rportNeil Horman2014-06-251-0/+1
| | | | * | | pm8001: Fix potential null pointer dereference and memory leak.Maurizio Lombardi2014-06-251-3/+10
| | | | * | | MAINTAINERS: Update LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) maintainers Emai...Reddy, Sreekanth2014-06-251-4/+5
| | | | * | | be2iscsi: remove potential junk pointer freeTomas Henzl2014-06-251-3/+1
| | | | * | | be2iscsi: add an missing goto in error pathTomas Henzl2014-06-251-0/+2
| | | * | | | [SCSI] use the scsi data buffer length to extract transfer sizeMartin K. Petersen2014-07-031-1/+1
| | | * | | | scsi_error: set DID_TIME_OUT correctlyHannes Reinecke2014-06-241-7/+7
| | | * | | | scsi_error: fix invalid setting of host byteUlrich Obergfell2014-06-241-4/+4
| | | |/ / /
| | * | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-07-055-5/+51
| | |\ \ \ \
| | | * \ \ \ Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-07-063-1/+42
| | | |\ \ \ \
| | | | * | | | drm/i915: Drop early VLV WA to fix Voltage not getting dropped to VminDeepak S2014-07-011-0/+8
| | | | * | | | drm/i915: only apply crt_present check on VLVJesse Barnes2014-06-301-1/+17
OpenPOWER on IntegriCloud