aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-03-30PCI: sysfs: Revert "rescan" file renamesKelsey Skunberg1-2/+4
2020-03-30pwm: pca9685: Remove unused duty_cycle struct elementMatthias Schiffer1-4/+0
2020-03-30pwm: mxs: Remove unused include of of_address.hAnson Huang1-1/+0
2020-03-30pwm: imx27: Remove unused include of of_device.hAnson Huang1-1/+0
2020-03-30pwm: imx-tpm: Remove unused includesAnson Huang1-2/+0
2020-03-30pwm: Implement some checks for lowlevel driversUwe Kleine-König2-7/+137
2020-03-30pwm: imx27: Ensure clocks being on iff the PWM is onUwe Kleine-König1-2/+12
2020-03-30pwm: imx27: Don't disable clocks at device remove timeUwe Kleine-König1-2/+0
2020-03-30pwm: imx27: Simplify helper function to enable and disable clocksUwe Kleine-König1-10/+7
2020-03-30pwm: imx27: Fix clock handling in pwm_imx27_apply()Uwe Kleine-König1-1/+1
2020-03-30pwm: bcm2835: Dynamically allocate baseFlorian Fainelli1-0/+1
2020-03-30PCI: Add support for root bus sizingIvan Kokshaysky1-12/+22
2020-03-30PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski4-43/+52
2020-03-30Merge branches 'acpi-ec', 'acpi-fan' and 'acpi-pci'Rafael J. Wysocki4-192/+142
2020-03-30Merge branches 'acpi-button', 'acpi-battery', 'acpi-osl', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki10-44/+107
2020-03-30Merge branch 'acpica'Rafael J. Wysocki8-17/+27
2020-03-30ACPICA: Fixes for acpiExec namespace init fileBob Moore7-20/+83
2020-03-30ACPICA: Add NHLT table signatureCezary Rojewski1-1/+1
2020-03-30ACPICA: utilities: fix sprintf()John Levon1-1/+6
2020-03-30ACPICA: acpiexec: remove redeclaration of acpi_gbl_db_opt_no_region_supportErik Kaneda1-0/+1
2020-03-30ACPICA: Change PlatformCommChannel ASL keyword to PCCErik Kaneda1-1/+1
2020-03-30Merge branches 'pm-devfreq', 'powercap' and 'pm-docs'Rafael J. Wysocki7-25/+24
2020-03-30Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains'Rafael J. Wysocki11-67/+142
2020-03-30Merge branch 'pm-cpufreq'Rafael J. Wysocki10-68/+269
2020-03-30Merge branch 'pm-cpuidle'Rafael J. Wysocki2-147/+167
2020-03-30Merge branch 'pm-qos'Rafael J. Wysocki16-107/+59
2020-03-30Merge remote-tracking branch 'regulator/for-next' into tmpMark Brown6-48/+350
2020-03-30Merge tag 'v5.6' into mips-nextThomas Bogendoerfer664-5084/+7437
2020-03-30rbd: enable multiple blk-mq queuesHannes Reinecke1-1/+1
2020-03-30rbd: embed image request in blk-mq pduIlya Dryomov1-87/+51
2020-03-30rbd: acquire header_rwsem just once in rbd_queue_workfn()Ilya Dryomov1-28/+31
2020-03-30rbd: get rid of img_request_layered_clear()Ilya Dryomov1-8/+1
2020-03-30rbd: kill img_request krefHannes Reinecke1-19/+5
2020-03-30rbd: remove barriers from img_request_layered_{set,clear,test}()Ilya Dryomov1-3/+0
2020-03-30platform/x86: surface3_power: Fix always true condition in mshw0011_space_handler()Andy Shevchenko1-5/+7
2020-03-30media: venus: firmware: Ignore secure call error on first resumeStanimir Varbanov1-2/+8
2020-03-30mtd: Convert fallthrough comments into statementsMiquel Raynal22-60/+45
2020-03-30Merge tag 'nand/for-5.7' into mtd/nextMiquel Raynal26-427/+1347
2020-03-30Merge branches 'edac-mc-cleanup', 'edac-misc', 'edac-drivers' and 'edac-urgent' into edac-updates-for-5.7Borislav Petkov11-374/+984
2020-03-29net/mlx5e: add mlx5e_rep_indr_setup_ft_cb supportwenxu1-0/+49
2020-03-29net/mlx5e: refactor indr setup blockwenxu1-21/+21
2020-03-29net/mlx5: E-Switch: Move eswitch chains to a new directorySaeed Mahameed8-6/+10
2020-03-29net/mlx5: Use a separate work queue for fib event handlingMark Zhang2-4/+11
2020-03-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed5-45/+62
2020-03-30mfd: intel-lpss: Fix Intel Elkhart Lake LPSS I2C input clockJarkko Nikula1-8/+13
2020-03-30mfd: aat2870: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-1/+1
2020-03-30mfd: dln2: Allow to be enumerated via ACPIAndy Shevchenko1-0/+21
2020-03-30mfd: da9062: Add support for interrupt polarity defined in device treeShreyas Joshi1-3/+41
2020-03-30mfd: dln2: Fix sanity checking for endpointsAndy Shevchenko1-2/+7
2020-03-30mfd: intel-lpss: Add Intel Comet Lake PCH-V PCI IDsAndy Shevchenko1-0/+10