summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-14321-1740/+1740
* Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-102-2/+2
|\
| * cdrom: fix an incorrect __user annotation on cdrom_sysctl_infoChristoph Hellwig2020-06-101-1/+1
| * random: fix an incorrect __user annotation on proc_do_entropyChristoph Hellwig2020-06-081-1/+1
* | Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-105-58/+28
|\ \
| * | i915:get_engines(): get rid of pointless access_ok()Al Viro2020-05-011-5/+0
| * | i915: alloc_oa_regs(): get rid of pointless access_ok()Al Viro2020-05-011-3/+0
| * | i915 compat ioctl(): just use drm_ioctl_kernel()Al Viro2020-05-011-9/+5
| * | i915: switch copy_perf_config_registers_or_number() to unsafe_put_user()Al Viro2020-05-012-31/+17
| * | i915: switch query_{topology,engine}_info() to copy_to_user()Al Viro2020-05-011-10/+6
* | | Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-101-1/+1
|\ \ \
| * | | READ_ONCE: Enforce atomicity for {READ,WRITE}_ONCE() memory accessesWill Deacon2020-04-161-1/+1
* | | | Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-06-102-1/+4
|\ \ \ \
| * \ \ \ Merge branch 'acpica'Rafael J. Wysocki2020-06-102-1/+4
| |\ \ \ \
| | * | | | ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanismErik Kaneda2020-06-052-1/+4
* | | | | | Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-06-1012-74/+467
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pm-cpufreq' and 'pm-acpi'Rafael J. Wysocki2020-06-106-45/+98
| |\ \ \ \ \ \ \
| | | * | | | | | ACPI: PM: Avoid using power resources if there are none for D0Rafael J. Wysocki2020-06-082-10/+20
| | * | | | | | | cpufreq: CPPC: add SW BOOST supportXiongfeng Wang2020-06-051-2/+37
| | * | | | | | | cpufreq: change '.set_boost' to act on one policyXiongfeng Wang2020-06-052-32/+39
| | * | | | | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2020-06-011-1/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | cpufreq: tegra186: add CPUFREQ_NEED_INITIAL_FREQ_CHECK flagMian Yousaf Kaukab2020-05-181-1/+2
| * | | | | | | | | Merge branch 'pm-opp'Rafael J. Wysocki2020-06-107-54/+425
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2020-06-017-54/+425
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | opp: Don't parse icc paths unnecessarilySibi Sankar2020-06-011-1/+44
| | | * | | | | | | | | opp: Remove bandwidth votes when target_freq is zeroViresh Kumar2020-05-291-12/+37
| | | * | | | | | | | | opp: core: add regulators enable and disableKamil Konieczny2020-05-292-2/+28
| | | * | | | | | | | | opp: Reorder the code for !target_freq caseViresh Kumar2020-05-291-4/+10
| | | * | | | | | | | | opp: Expose bandwidth information via debugfsViresh Kumar2020-05-292-0/+60
| | | * | | | | | | | | cpufreq: dt: Add support for interconnect bandwidth scalingGeorgi Djakov2020-05-291-0/+4
| | | * | | | | | | | | opp: Update the bandwidth on OPP frequency changesGeorgi Djakov2020-05-291-1/+12
| | | * | | | | | | | | opp: Add sanity checks in _read_opp_key()Georgi Djakov2020-05-291-7/+13
| | | * | | | | | | | | opp: Add support for parsing interconnect bandwidthGeorgi Djakov2020-05-293-5/+144
| | | * | | | | | | | | Merge remote-tracking branch 'georgi/icc-get-by-index' into opp/linux-nextViresh Kumar2020-05-152-25/+56
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | OPP: Add helpers for reading the binding propertiesSaravana Kannan2020-05-133-20/+40
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-06-1029-779/+2662
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Input: adi - work around module name confictArnd Bergmann2020-06-091-0/+1
| * | | | | | | | | | | | | Merge branch 'next' into for-linusDmitry Torokhov2020-06-065658-146344/+318661
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Input: iqs269a - add missing I2C dependencyJeff LaBundy2020-05-181-0/+1
| | * | | | | | | | | | | | | Input: elants - refactor elants_i2c_execute_command()Michał Mirosław2020-05-171-101/+99
| | * | | | | | | | | | | | | Input: elants - override touchscreen info with DT propertiesMichał Mirosław2020-05-171-2/+5
| | * | | | | | | | | | | | | Input: elants - remove unused axesMichał Mirosław2020-05-171-18/+8
| | * | | | | | | | | | | | | Merge branch 'for-linus' into nextDmitry Torokhov2020-05-1711-71/+86
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Input: add support for Azoteq IQS269AJeff LaBundy2020-05-173-0/+1844
| | * | | | | | | | | | | | | | Input: imx_sc_key - use devm_add_action_or_reset() to handle all cleanupsAnson Huang2020-05-131-18/+15
| | * | | | | | | | | | | | | | Input: remove msm-vibrator driverBrian Masney2020-05-133-292/+0
| | * | | | | | | | | | | | | | Input: elants_i2c - provide an attribute to show calibration countJohnny Chuang2020-05-121-1/+27
| | * | | | | | | | | | | | | | Input: introduce input_mt_report_slot_inactive()Jiada Wang2020-05-1211-21/+16
| | * | | | | | | | | | | | | | Merge tag 'v5.6' into nextDmitry Torokhov2020-05-125656-145650/+316170
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Input: add driver for the Cypress CY8CTMA140 touchscreenLinus Walleij2020-05-093-0/+366