summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-29Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables'Rafael J. Wysocki14-174/+277
2021-06-29Merge branch 'acpica'Rafael J. Wysocki6-3/+69
2021-06-23ACPI: tables: Add custom DSDT file as makefile prerequisiteRichard Fitzgerald1-0/+5
2021-06-23ACPI: bgrt: Use sysfs_emitNathan Chancellor1-1/+1
2021-06-23ACPI: bgrt: Fix CFI violationNathan Chancellor1-39/+18
2021-06-21ACPI: scan: Simplify acpi_table_events_fn()Rafael J. Wysocki3-30/+13
2021-06-17ACPI: scan: Fix race related to dropping dependenciesRafael J. Wysocki1-13/+32
2021-06-17ACPI: scan: Reorganize acpi_device_add()Rafael J. Wysocki1-11/+20
2021-06-17ACPI: scan: Fix device object rescan in acpi_scan_clear_dep()Rafael J. Wysocki1-5/+45
2021-06-17ACPI: scan: Make acpi_walk_dep_device_list()Rafael J. Wysocki1-4/+3
2021-06-17ACPI: scan: Rearrange acpi_dev_get_first_consumer_dev_cb()Rafael J. Wysocki1-7/+6
2021-06-17ACPI: scan: Define acpi_bus_put_acpi_device() as static inlineRafael J. Wysocki1-5/+0
2021-06-14ACPI: video: Drop three redundant return statementsClayton Casciato1-6/+0
2021-06-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-21/+26
2021-06-12Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds35-126/+258
2021-06-12Merge tag 'tty-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+5
2021-06-12Merge tag 'staging-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+1
2021-06-12Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-20/+91
2021-06-12Merge tag 'pinctrl-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-17/+19
2021-06-12Merge tag 'block-5.13-2021-06-12' of git://git.kernel.dk/linux-blockLinus Torvalds7-51/+15
2021-06-12Merge tag 'gpio-fixes-for-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2021-06-11Merge tag 'drm-fixes-2021-06-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds19-79/+232
2021-06-11Merge tag 'acpi-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-22/+9
2021-06-11block: loop: fix deadlock between open and removeChristoph Hellwig2-18/+8
2021-06-11Merge tag 'hwmon-for-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-2/+38
2021-06-11Merge tag 'mmc-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-2/+7
2021-06-11Merge back 'acpi-bus' material for v5.14.Rafael J. Wysocki1-2/+0
2021-06-11Merge branch 'acpi-bus'Rafael J. Wysocki1-19/+8
2021-06-11Merge tag 'usb-serial-5.13-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-6/+78
2021-06-11Revert "usb: gadget: fsl: Re-enable driver for ARM SoCs"Greg Kroah-Hartman1-1/+1
2021-06-11Merge tag 'amd-drm-fixes-5.13-2021-06-09' of https://gitlab.freedesktop.org/a...Dave Airlie5-11/+28
2021-06-11Merge tag 'drm-misc-fixes-2021-06-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie9-26/+80
2021-06-11Merge tag 'drm-msm-fixes-2021-06-10' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie5-42/+124
2021-06-10usb: typec: mux: Fix copy-paste mistake in typec_mux_matchBjorn Andersson1-1/+1
2021-06-10usb: typec: ucsi: Clear PPM capability data in ucsi_init() error pathMayank Rana1-0/+1
2021-06-10usb: gadget: fsl: Re-enable driver for ARM SoCsJoel Stanley1-1/+1
2021-06-10usb: typec: wcove: Use LE to CPU conversion when accessing msg->headerAndy Shevchenko1-1/+1
2021-06-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds10-18/+37
2021-06-10hwmon: (tps23861) correct shunt LSB valuesRobert Marko1-2/+2
2021-06-10hwmon: (tps23861) set current shunt valueRobert Marko1-0/+12
2021-06-10hwmon: (tps23861) define regmap max registerRobert Marko1-0/+1
2021-06-10USB: serial: cp210x: fix CP2102N-A01 modem controlJohan Hovold1-5/+59
2021-06-10drm/msm/dsi: Stash away calculated vco frequency on recalcStephen Boyd2-0/+2
2021-06-10ACPI: scan: initialize local variable to avoid garbage being returnedColin Ian King1-1/+1
2021-06-10ACPI: Remove redundant clearing of context->ret.pointer from acpi_run_osc()Hans de Goede1-2/+0
2021-06-10IB/mlx5: Fix initializing CQ fragments bufferAlaa Hleihel1-5/+4
2021-06-10RDMA/mlx5: Delete right entry from MR signature databaseAharon Landau1-2/+2
2021-06-10RDMA: Verify port when creating flow ruleMaor Gottlieb3-6/+7
2021-06-10drm: Lock pointer access in drm_master_release()Desmond Cheong Zhi Xi1-1/+2
2021-06-10USB: serial: cp210x: fix alternate function for CP2102N QFN20Stefan Agner1-1/+19