summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: asus-laptop: fix kobj_to_dev.cocci warningskernel test robot2021-03-231-1/+1
* platform/mellanox: Typo fix in the file mlxbf-bootctl.cBhaskar Chowdhury2021-03-231-1/+1
* platform/x86: Typo fix in the file classmate-laptop.cBhaskar Chowdhury2021-03-231-1/+1
* platform/x86: intel_pmt_crashlog: Fix incorrect macrosDavid E. Box2021-03-231-7/+6
* platform/x86: intel_pmt_class: Initial resource to 0David E. Box2021-03-231-1/+1
* platform/x86: thinkpad_acpi: sysfs interface to get wwan antenna typeNitin Joshi2021-03-212-0/+129
* platform/x86: intel-vbtn: Stop reporting SW_DOCK eventsHans de Goede2021-03-211-2/+10
* platform/x86: dell-wmi-sysman: Cleanup create_attributes_level_sysfs_files()Hans de Goede2021-03-211-9/+7
* platform/x86: dell-wmi-sysman: Make sysman_init() return -ENODEV of the inter...Hans de Goede2021-03-211-5/+7
* platform/x86: dell-wmi-sysman: Cleanup sysman_init() error-exit handlingHans de Goede2021-03-211-29/+16
* platform/x86: dell-wmi-sysman: Fix release_attributes_data() getting called t...Hans de Goede2021-03-211-1/+0
* platform/x86: dell-wmi-sysman: Make it safe to call exit_foo_attributes() mul...Hans de Goede2021-03-214-0/+12
* platform/x86: dell-wmi-sysman: Fix possible NULL pointer deref on exitHans de Goede2021-03-211-9/+2
* platform/x86: dell-wmi-sysman: Fix crash caused by calling kset_unregister twiceHans de Goede2021-03-211-0/+1
* platform/x86: thinkpad_acpi: Disable DYTC CQL mode around switching to balanc...Hans de Goede2021-03-211-2/+7
* platform/x86: thinkpad_acpi: Allow the FnLock LED to change stateEsteve Varela Colominas2021-03-211-1/+7
* platform/x86: thinkpad_acpi: check dytc version for lapmode sysfsMark Pearson2021-03-181-26/+65
* Merge tag 'ib-mfd-platform-x86-v5.13' into review-hansHans de Goede2021-03-184-57/+122
|\
| * mfd: intel_pmt: Add support for DG1David E. Box2021-03-104-49/+119
| * mfd: intel_pmt: Fix nuisance messages and handling of disabled capabilitiesDavid E. Box2021-03-101-8/+3
* | platform/surface: aggregator_registry: Add support for Surface Pro 7+Maximilian Luz2021-03-171-1/+4
* | platform/surface: aggregator_registry: Make symbol 'ssam_base_hub_group' staticWei Yongjun2021-03-171-1/+1
* | docs: driver-api: Add Surface DTX driver documentationMaximilian Luz2021-03-173-0/+720
* | platform/surface: dtx: Add support for native SSAM devicesMaximilian Luz2021-03-172-1/+93
* | platform/surface: Add DTX driverMaximilian Luz2021-03-176-0/+1373
* | platform/x86: touchscreen_dmi: Handle device properties with software node APIHeikki Krogerus2021-03-081-1/+1
* | platform/x86: wmi: Make remove callback return voidUwe Kleine-König2021-03-0810-20/+11
* | platform: x86: ACPI: Get rid of ACPICA message printingRafael J. Wysocki2021-03-084-8/+3
* | platform/x86: intel-hid: Support Lenovo ThinkPad X1 Tablet Gen 2Alban Bedel2021-03-081-0/+7
* | platform/x86: hp-wmi: add platform profile supportElia Devito2021-03-082-5/+93
* | platform/x86: hp-wmi: rename "thermal policy" to "thermal profile"Elia Devito2021-03-081-6/+6
* | platform/x86: Fix typo in KconfigPetr Vaněk2021-03-081-1/+1
* | MAINTAINERS: update MELLANOX HARDWARE PLATFORM SUPPORT maintainersHans de Goede2021-03-081-2/+2
* | platform/x86: thinkpad_acpi: Handle keyboard cover attach/detach eventsAlexander Kobel2021-03-081-0/+23
* | platform/surface: aggregator: Make SSAM_DEFINE_SYNC_REQUEST_x define static f...Maximilian Luz2021-03-086-62/+63
* | platform/surface: Add platform profile driverMaximilian Luz2021-03-064-0/+219
* | platform/surface: aggregator_registry: Add HID subsystem devicesMaximilian Luz2021-03-061-0/+49
* | platform/surface: aggregator_registry: Add DTX deviceMaximilian Luz2021-03-061-0/+7
* | platform/surface: aggregator_registry: Add platform profile deviceMaximilian Luz2021-03-061-0/+15
* | platform/surface: aggregator_registry: Add battery subsystem devicesMaximilian Luz2021-03-061-0/+27
* | platform/surface: aggregator_registry: Add base device hubMaximilian Luz2021-03-061-1/+260
* | platform/surface: Set up Surface Aggregator device registryMaximilian Luz2021-03-064-0/+313
|/
* Linux 5.12-rc2v5.12-rc2Linus Torvalds2021-03-061-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-03-068-62/+76
|\
| * RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()Bob Pearson2021-03-051-32/+23
| * RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()Bob Pearson2021-03-051-24/+35
| * RDMA/rxe: Fix missed IB reference counting in loopbackBob Pearson2021-03-051-1/+9
| * RDMA/uverbs: Fix kernel-doc warning of _uverbs_allocLeon Romanovsky2021-03-031-1/+1
| * RDMA/mlx5: Set correct kernel-doc identifierLeon Romanovsky2021-03-031-1/+1
| * IB/mlx5: Add missing error codeYueHaibing2021-03-011-1/+3