summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ALSA: hda/realtek - Consolidate gpio_data and gpio_ledTakashi Iwai2018-06-251-24/+4
* | ALSA: hda/realtek - Add GPIO data update helperTakashi Iwai2018-06-251-2/+16
* | ALSA: hda/realtek - Manage GPIO bits commonlyTakashi Iwai2018-06-251-48/+81
* | ALSA: hda/realtek - Allow skipping spec->init_amp detectionTakashi Iwai2018-06-251-23/+21
* | Merge branch 'topic/ac97-bus' into for-nextTakashi Iwai2018-06-252-0/+58
|\ \
| * | ALSA: ac97: add codecs devicetree bindingRobert Jarzmik2018-06-251-0/+26
| * | ALSA: ac97: add bus binding for codecsRobert Jarzmik2018-06-251-0/+32
| |/
* | ALSA: hda/realtek - Simplify alc269_fixup_hp_line1_mic1_led()Takashi Iwai2018-06-211-5/+1
* | ALSA: hda - Sanity check of unexpected cap_sync_hook overrideTakashi Iwai2018-06-212-0/+2
* | ALSA: hda/sigmatel - Use common helper for mic mute LEDTakashi Iwai2018-06-211-25/+6
* | ALSA: hda - Allow multiple ADCs for mic mute LED controlsTakashi Iwai2018-06-211-18/+14
* | ALSA: hda/conexant - Use the mic-mute LED helperTakashi Iwai2018-06-211-8/+4
* | ALSA: hda/realtek - Use the mic-mute LED helper for HP and othersTakashi Iwai2018-06-211-31/+18
* | ALSA: hda - Use the common helper for thinkpad_acpi mic mute LED handlingTakashi Iwai2018-06-211-19/+8
* | ALSA: hda - Move mic mute LED helper to the generic parserTakashi Iwai2018-06-213-110/+162
* | ALSA: firewire-motu: add support for Motu TravelerTakashi Sakamoto2018-06-193-2/+50
* | ALSA: firewire-motu: cancel chunk alignment for protocol version 2Takashi Sakamoto2018-06-191-6/+3
* | ALSA: firewire-motu: add a flag for AES/EBU on XLR interfaceTakashi Sakamoto2018-06-193-1/+11
* | ALSA: firewire-motu: add a flag for chunks for main 1/2 outTakashi Sakamoto2018-06-194-10/+22
* | ALSA: firewire-motu: suppless consumption for unused element of array in stackTakashi Sakamoto2018-06-191-1/+1
* | ALSA: line6: stop using get_seconds()Arnd Bergmann2018-06-181-2/+3
* | ALSA: ctxfi: use enum type CT_SUM_CTL where appropriateStefan Agner2018-06-181-7/+8
* | ALSA: ice1724: remove unused arrayStefan Agner2018-06-181-20/+1
* | ALSA: hda/ca0132: Fix DMic data rate for Alienware M17x R4Alastair Bridgewater2018-06-171-1/+6
* | ALSA: hda/ca0132: Restore PCM Analog Mic-In2Alastair Bridgewater2018-06-171-1/+1
* | ALSA: hda/ca0132: Don't test for QUIRK_NONEAlastair Bridgewater2018-06-171-2/+3
* | ALSA: hda/ca0132: Restore behavior of QUIRK_ALIENWAREAlastair Bridgewater2018-06-171-1/+1
* | ALSA: hda/ca0132: Delete redundant UNSOL event requestsAlastair Bridgewater2018-06-171-21/+11
* | ALSA: hda/ca0132: Delete pointless assignments to struct auto_pin_cfg fieldsAlastair Bridgewater2018-06-171-14/+0
* | ALSA: hda/realtek - Fix pop noise on Lenovo P50 & coTakashi Iwai2018-06-171-2/+8
|/
* Linux 4.18-rc1v4.18-rc1Linus Torvalds2018-06-171-2/+2
* Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-1716-275/+174
|\
| * bsg: fix race of bsg_open and bsg_unregisterAnatoliy Glagolev2018-06-151-11/+11
| * block: remov blk_queue_invalidate_tagsChristoph Hellwig2018-06-153-38/+1
| * Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-06-1511-224/+154
| |\
| | * nvme-fabrics: fix and refine state checks in __nvmf_check_readyChristoph Hellwig2018-06-151-20/+19
| | * nvme-fabrics: handle the admin-only case properly in nvmf_check_readyChristoph Hellwig2018-06-151-1/+2
| | * nvme-fabrics: refactor queue ready checkChristoph Hellwig2018-06-155-50/+45
| | * blk-mq: remove blk_mq_tagset_iterChristoph Hellwig2018-06-142-31/+0
| | * nvme: remove nvme_reinit_tagsetChristoph Hellwig2018-06-142-12/+0
| | * nvme-fc: fix nulling of queue data on reconnectJames Smart2018-06-141-6/+5
| | * nvme-fc: remove reinit_request routineJames Smart2018-06-141-20/+0
| | * nvme-fc: change controllers first connect to use reconnect pathJames Smart2018-06-141-57/+47
| | * nvme: don't rely on the changed namespace list logChristoph Hellwig2018-06-131-25/+11
| | * nvmet: free smart-log buffer after useChaitanya Kulkarni2018-06-111-1/+3
| | * nvme-rdma: fix error flow during mapping request dataMax Gurtovoy2018-06-111-7/+24
| | * nvme: add bio remapping tracepointHannes Reinecke2018-06-111-0/+4
| | * nvme: fix NULL pointer dereference in nvme_init_subsystemIsrael Rukshin2018-06-111-1/+1
| * | blk-mq: don't time out requests again that are in the timeout handlerChristoph Hellwig2018-06-142-0/+7
| * | blk-mq: reinit q->tag_set_list entry only after grace periodRoman Pen2018-06-111-2/+1