summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: hp-wmi: Standardize enum usage for constantsDarren Hart (VMware)2017-04-201-58/+74
* platform/x86: hp-wmi: Cleanup local variable declarationsDarren Hart (VMware)2017-04-201-16/+13
* platform/x86: hp-wmi: Do not shadow error valuesCarlo Caione2017-04-191-10/+10
* platform/x86: fujitsu-laptop: simplify error handling in acpi_fujitsu_laptop_...Michał Kępień2017-04-191-5/+3
* platform/x86: fujitsu-laptop: do not log LED registration failuresMichał Kępień2017-04-191-10/+6
* platform/x86: fujitsu-laptop: switch to managed LED class devicesMichał Kępień2017-04-191-44/+11
* platform/x86: fujitsu-laptop: reorganize LED-related codeMichał Kępień2017-04-191-137/+124
* platform/x86: fujitsu-laptop: refactor LED registrationMichał Kępień2017-04-191-58/+70
* platform/x86: fujitsu-laptop: select LEDS_CLASSMichał Kępień2017-04-192-14/+2
* platform/x86: intel-hid: Add missing ->thaw callbackRafael J. Wysocki2017-04-181-0/+1
* platform/x86: Add Intel Cherry Trail ACPI INT33FE device driverHans de Goede2017-04-183-0/+157
* Merge branch 'i2c/for-INT33FE'Darren Hart (VMware)2017-04-18105-1230/+2544
|\
| * i2c: core: Allow drivers to disable i2c-core irq mappingHans de Goede2017-04-161-3/+3
| * i2c: core: Add new i2c_acpi_new_device helper functionHans de Goede2017-04-161-0/+49
| * i2c: core: Allow getting ACPI info by indexHans de Goede2017-04-161-0/+7
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-03-2023-546/+1267
| |\
| | * 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/+18
| | * 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/+1
| | * target: allow userspace to set state to transitioningMike Christie2017-03-181-15/+22
| | * target: fix ALUA transition timeout handlingMike Christie2017-03-181-15/+8
| | * target: Use system workqueue for ALUA transitionsMike Christie2017-03-181-5/+3
| | * target: fail ALUA transitions for pscsiMike Christie2017-03-181-0/+3
| | * target: allow ALUA setup for some passthrough backendsMike Christie2017-03-183-6/+9
| | * tcmu: return on first Opt parse failureMike Christie2017-03-181-0/+3
| | * tcmu: allow hw_max_sectors greater than 128Mike Christie2017-03-181-19/+35
| | * target: Drop pointless tfo->check_stop_free checkNicholas Bellinger2017-03-182-2/+5
| | * target: Fix VERIFY_16 handling in sbc_parse_cdbMax Lohrmann2017-03-081-2/+8
| | * target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER exportNicholas Bellinger2017-03-081-35/+12
| * | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-191-3/+30
| |\ \
| | * | device-dax: fix debug output typoDave Jiang2017-03-111-3/+3
| | * | device-dax: fix pud fault fallback handlingDave Jiang2017-03-111-0/+12
| | * | device-dax: fix pmd/pte fault fallback handlingDave Jiang2017-03-111-0/+15
| | |/
| * | Merge tag 'pm-4.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-03-182-36/+36
| |\ \
| | * \ Merge branches 'pm-cpufreq-fixes' and 'intel_pstate-fixes'Rafael J. Wysocki2017-03-181-33/+31
| | |\ \