summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: au88x0: avoid theoretical uninitialized accessArnd Bergmann2017-03-241-0/+3
* ALSA: hda/ca0132: Remove double parenthesesMatthias Kaehlcke2017-03-201-2/+2
* ALSA: es1688: Use strcpy() instead of sprintf()Nicolas Iooss2017-03-201-1/+1
* Merge branch 'topic/for-4.12' into for-nextTakashi Iwai2017-03-2031-132/+231
|\
| * ALSA: hda/realtek - Fix speaker support for Asus AiO ZN270IEChris Chiu2017-02-281-0/+12
| * ALSA: hda/realtek - Fix headset mic and speaker on Asus X441SA/X441UVChris Chiu2017-02-281-0/+24
| * ALSA: hda/realtek - Fix headset and mic on several Asus laptops with ALC256Chris Chiu2017-02-281-0/+30
| * ALSA: hda/realtek - Fix headset mic on several Asus laptops with ALC255Chris Chiu2017-02-281-0/+21
| * ALSA: hda/realtek - Add support for Acer Aspire E5-475 headset micChris Chiu2017-02-281-0/+14
| * ALSA: vx: remove 'out of memory' messageMihai Burduselu2017-02-281-3/+1Star
| * ALSA: usb-audio: constify snd_kcontrol_new structuresBhumika Goyal2017-02-211-6/+6
| * ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal2017-02-2128-123/+123
* | ALSA: hda - add support for docking station for HP 840 G3Jaroslav Kysela2017-03-201-0/+11
* | ALSA: hda - add support for docking station for HP 820 G2Jaroslav Kysela2017-03-201-1/+13
* | ALSA: ctxfi: Fix the incorrect check of dma_set_mask() callTakashi Iwai2017-03-201-1/+1
* | Linux 4.11-rc3Linus Torvalds2017-03-201-1/+1
* | mm/swap: don't BUG_ON() due to uninitialized swap slot cacheLinus Torvalds2017-03-201-1/+1
* | Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-204-2/+6
|\ \
| * | powerpc/pseries: Don't give a warning when HPT resizing isn't availableMichael Ellerman2017-03-171-1/+3
| * | powerpc: Wire up statx() syscallChandan Rajendra2017-03-163-1/+3
* | | Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-208-68/+88
|\ \ \
| * | | parisc: Fix system shutdown haltHelge Deller2017-03-181-0/+2
| * | | parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav2017-03-181-45/+49
| * | | parisc: Avoid compiler warnings with access_ok()Helge Deller2017-03-151-1/+2
| * | | parisc: Wire up statx system callHelge Deller2017-03-152-1/+3
| * | | parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_rangeJohn David Anglin2017-03-152-21/+24
| * | | parisc: support R_PARISC_SECREL32 relocation in modulesMikulas Patocka2017-03-151-0/+8
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-03-2025-548/+1274
|\ \ \ \
| * | | | qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani2017-03-191-3/+3
| * | | | qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran2017-03-196-20/+81
| * | | | qla2xxx: Change scsi host lookup method.Quinn Tran2017-03-197-40/+100
| * | | | qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani2017-03-192-4/+90
| * | | | qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran2017-03-196-65/+279
| * | | | qla2xxx: Add async new target notificationQuinn Tran2017-03-192-3/+4
| * | | | qla2xxx: Export DIF stats via debugfsAnil Gurumurthy2017-03-192-0/+27
| * | | | qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran2017-03-197-251/+406
| * | | | qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran2017-03-194-8/+32
| * | | | qla2xxx: Fix sess_lock & hardware_lock lock order problem.Quinn Tran2017-03-191-23/+18Star
| * | | | qla2xxx: Fix inadequate lock protection for ABTS.Quinn Tran2017-03-191-2/+10
| * | | | qla2xxx: Fix request queue corruption.Quinn Tran2017-03-191-3/+9
| * | | | qla2xxx: Fix memory leak for abts processingQuinn Tran2017-03-191-0/+2
| * | | | qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio2017-03-195-10/+16
| * | | | tcmu: Convert cmd_time_out into backend device attributeNicholas Bellinger2017-03-191-26/+68
| * | | | tcmu: make cmd timeout configurableMike Christie2017-03-191-6/+35
| * | | | tcmu: add helper to check if dev was configuredMike Christie2017-03-191-2/+6
| * | | | target: fix race during implicit transition work flushesMike Christie2017-03-181-9/+1Star
| * | | | target: allow userspace to set state to transitioningMike Christie2017-03-181-15/+22
| * | | | target: fix ALUA transition timeout handlingMike Christie2017-03-182-16/+9Star
| * | | | target: Use system workqueue for ALUA transitionsMike Christie2017-03-181-5/+3Star
| * | | | target: fail ALUA transitions for pscsiMike Christie2017-03-181-0/+3