summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | nvme: explicitly update mpath disk capacity on revalidationAnthony Iliopoulos2020-07-162-0/+14
* | | | | | | | | | | Merge tag 'spi-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-07-172-15/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock rateMarc Kleine-Budde2020-07-061-8/+6
| * | | | | | | | | | | spi: mediatek: use correct SPI_CFG2_REG MACROleilk.liu2020-07-011-7/+8
* | | | | | | | | | | | Merge tag 'regulator-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-07-173-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | regulator: rename da903x to da903x-regulatorSeth Forshee2020-06-252-1/+1
| * | | | | | | | | | | | regulator: qcom_smd: Fix pmi8994 labelKonrad Dybcio2020-06-231-1/+1
* | | | | | | | | | | | | Merge tag 'regmap-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-07-173-25/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | regmap: debugfs: Don't sleep while atomic for fast_io regmapsDouglas Anderson2020-07-161-23/+29
| * | | | | | | | | | | | | regmap: add missing dependency on SoundWirePierre-Louis Bossart2020-07-081-1/+1
| * | | | | | | | | | | | | regmap: dev_get_regmap_match(): fix string comparisonMarc Kleine-Budde2020-07-031-1/+1
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-07-179-6/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | HID: logitech-hidpp: avoid repeated "multiplier = " log messagesMaciej S. Szmigiero2020-07-071-1/+1
| * | | | | | | | | | | | | | HID: logitech: Use HIDPP_RECEIVER_INDEX instead of 0xffMazin Rezk2020-07-071-3/+3
| * | | | | | | | | | | | | | HID: quirks: Ignore Simply Automated UPB PIMJames Hilliard2020-06-242-0/+3
| * | | | | | | | | | | | | | HID: apple: Disable Fn-key key-re-mapping on clone keyboardsHans de Goede2020-06-241-0/+18
| * | | | | | | | | | | | | | HID: steam: fixes race in handling device list.Rodrigo Rivas Costa2020-06-191-2/+4
| * | | | | | | | | | | | | | HID: magicmouse: do not set up autorepeatDmitry Torokhov2020-06-161-0/+6
| * | | | | | | | | | | | | | HID: alps: support devices with report id 2Caiyuan Xie2020-06-161-0/+2
| * | | | | | | | | | | | | | HID: quirks: Always poll Obins Anne Pro 2 keyboardSebastian Parschauer2020-06-162-0/+2
| * | | | | | | | | | | | | | HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor overrideFederico Ricchiuto2020-06-161-0/+8
* | | | | | | | | | | | | | | Merge tag 'drm-fixes-2020-07-17-1' of git://anongit.freedesktop.org/drm/drm i...Linus Torvalds2020-07-1718-99/+152
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'amd-drm-fixes-5.8-2020-07-15' of git://people.freedesktop.org/~agd...Dave Airlie2020-07-179-56/+101
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()Xiaojie Yuan2020-07-141-18/+8
| | * | | | | | | | | | | | | | | drm/amdgpu/powerplay: Modify SMC message name for setting power profile modechen gong2020-07-141-1/+1
| | * | | | | | | | | | | | | | | drm/amd/display: handle failed allocation during stream constructionJosip Pavic2020-07-141-3/+16
| | * | | | | | | | | | | | | | | drm/amd/display: OLED panel backlight adjust not work with external display c...hersen wu2020-07-141-0/+5
| | * | | | | | | | | | | | | | | drm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher2020-07-144-28/+48
| | * | | | | | | | | | | | | | | drm/amdgpu: fix preemption unit testJack Xiao2020-07-141-5/+15
| | * | | | | | | | | | | | | | | drm/amdgpu/gfx10: fix race condition for kiqJack Xiao2020-07-141-1/+8
| * | | | | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2020-07-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-07-166-33/+39
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | drm/i915: Recalculate FBC w/a stride when neededVille Syrjälä2020-07-142-7/+27
| | * | | | | | | | | | | | | | | | drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.Maarten Lankhorst2020-07-141-8/+2
| | * | | | | | | | | | | | | | | | drm/i915/gt: Only swap to a random sibling once upon creationChris Wilson2020-07-141-14/+4
| | * | | | | | | | | | | | | | | | drm/i915/gt: Ignore irq enabling on the virtual enginesChris Wilson2020-07-141-0/+1
| | * | | | | | | | | | | | | | | | drm/i915/perf: Use GTT when saving/restoring engine GPRUmesh Nerlige Ramappa2020-07-141-0/+1
| | * | | | | | | | | | | | | | | | drm/i915/selftests: Fix compare functions provided for sortingSudeep Holla2020-07-141-4/+4
| | | |_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge tag 'drm-misc-fixes-2020-07-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-07-162-6/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | dmabuf: use spinlock to access dmabuf->nameCharan Teja Kalla2020-07-101-4/+7
| | * | | | | | | | | | | | | | | | drm/aspeed: Call drm_fbdev_generic_setup after drm_dev_registerGuenter Roeck2020-07-091-2/+1
| * | | | | | | | | | | | | | | | | Merge branch 'vmwgfx-fixes-5.8' of git://people.freedesktop.org/~sroland/linu...Dave Airlie2020-07-161-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | drm/vmwgfx: fix update of display surface when resolution changesRoland Scheidegger2020-07-141-4/+4
| | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'pm-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-07-162-2/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-07-161-2/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | cpufreq: intel_pstate: Fix active mode setting from command lineRafael J. Wysocki2020-07-131-2/+6
| | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Rafael J. Wysocki2020-07-161-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | opp: Increase parsed_static_opps in _of_add_opp_table_v1()Walter Lozano2020-07-161-0/+4
| | | |_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-07-1620-116/+205
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc serialAlexander Lobakin2020-07-101-1/+2
| * | | | | | | | | | | | | | | | | intel_th: Fix a NULL dereference when hub driver is not loadedAlexander Shishkin2020-07-102-6/+19