aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-09-06soc: qcom: geni: Provide parameter error checkingLee Jones1-0/+6
2019-09-06iommu/amd: Fix race in increase_address_space()Joerg Roedel1-5/+11
2019-09-06iommu/amd: Flush old domains in kdump kernelStuart Hayes1-0/+24
2019-09-06Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm-nextDave Airlie1-1/+3
2019-09-06Merge tag 'drm-next-5.4-2019-08-30' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie99-140/+91412
2019-09-06Merge tag 'drm-misc-fixes-2019-09-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie4-9/+187
2019-09-06Merge branch 'vmwgfx-fixes-5.3' of git://people.freedesktop.org/~thomash/linux into drm-fixesDave Airlie1-5/+3
2019-09-06iio: hid-sensor-attributes: Fix divisions for 32-bit platformsAndy Shevchenko1-14/+28
2019-09-06drm/i915/gvt: update RING_START reg of vGPU when the context is submitted to i915Weinan Li1-0/+17
2019-09-06drm/i915/gvt: update vgpu workload head pointer correctlyXiaolin Zhang1-13/+15
2019-09-05sd: Set ELEVATOR_F_ZBD_SEQ_WRITE for ZBC disksDamien Le Moal1-0/+2
2019-09-05block: Set ELEVATOR_F_ZBD_SEQ_WRITE for nullblk zoned disksDamien Le Moal1-0/+2
2019-09-05block: Delay default elevator initializationDamien Le Moal1-1/+1
2019-09-05Input: sidewinder - make array seq static const, makes object smallerColin Ian King1-1/+1
2019-09-05Input: reset device timestamp on syncDmitry Torokhov1-0/+7
2019-09-05libnvdimm: Use PAGE_SIZE instead of SZ_4K for align checkAneesh Kumar K.V2-7/+7
2019-09-05libnvdimm/label: Remove the dpa align checkAneesh Kumar K.V1-5/+0
2019-09-05libnvdimm/pfn_dev: Add page size and struct page size to pfn superblockAneesh Kumar K.V2-2/+28
2019-09-05libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page size changeAneesh Kumar K.V2-1/+13
2019-09-05libnvdimm/pmem: Advance namespace seed for specific probe errorsAneesh Kumar K.V2-5/+27
2019-09-05libnvdimm/region: Rewrite _probe_success() to _advance_seeds()Dan Williams4-71/+41
2019-09-05PCI: Add ACS quirk for iProc PAXBAbhinav Ratna1-0/+14
2019-09-06parisc: Save some bytes in dino driverHelge Deller1-3/+3
2019-09-05PCI: Force trailing new line to resource_alignment_param in sysfsLogan Gunthorpe1-0/+10
2019-09-05PCI: Move pci_[get|set]_resource_alignment_param() into their callersLogan Gunthorpe1-20/+12
2019-09-05net/mlx5e: Add port buffer's congestion countersAya Levin2-1/+150
2019-09-05net/mlx5: DR, Remove redundant dev_name print from err logSaeed Mahameed1-10/+5
2019-09-05net/mlx5: DR, Fix error return code in dr_domain_init_resources()Wei Yongjun1-0/+3
2019-09-05net/mlx5: DR, Remove useless set memory to zero use memset()Wei Yongjun1-1/+0
2019-09-05net/mlx5e: Remove unnecessary clear_bit()sMaxim Mikityanskiy1-2/+0
2019-09-05net/mlx5e: kTLS, Remove unused function parameterTariq Toukan1-4/+2
2019-09-05net/mlx5: Use PTR_ERR_OR_ZERO rather than its implementationzhong jiang1-4/+1
2019-09-05net/mlx5: fix missing assignment of variable errColin Ian King1-1/+1
2019-09-05net/mlx5: fix spelling mistake "offlaods" -> "offloads"Colin Ian King1-1/+1
2019-09-05net/mlx5e: Remove leftover declarationRoi Dayan1-1/+0
2019-09-05net/mlx5e: Use ipv6_stub to avoid dependency with ipv6 being a moduleSaeed Mahameed3-12/+14
2019-09-05net/mlx5: Kconfig: Fix MLX5_CORE dependency with PCI_HYPERV_INTERFACEMao Wenan1-0/+1
2019-09-05net/mlx5e: Fix static checker warning of potential pointer math issueEran Ben Elisha1-5/+4
2019-09-05PCI: pciehp: Refer to "Indicators" instead of "LEDs" in commentsBjorn Helgaas2-3/+3
2019-09-05PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()Denis Efremov3-43/+7
2019-09-05PCI: pciehp: Remove pciehp_set_attention_status()Denis Efremov3-28/+7
2019-09-05PCI: pciehp: Combine adjacent indicator updatesDenis Efremov2-13/+17
2019-09-05PCI: pciehp: Add pciehp_set_indicators() to set both indicatorsDenis Efremov2-0/+39
2019-09-05i2c: uniphier(-f): remove all dev_dbg()Masahiro Yamada2-36/+4
2019-09-05i2c: uniphier(-f): use devm_platform_ioremap_resource()Masahiro Yamada2-6/+2
2019-09-05led: triggers: Fix dereferencing of null pointerOleh Kravchenko1-2/+2
2019-09-05i2c: slave-eeprom: Add comment about address handlingBjörn Ardö1-0/+6
2019-09-05bus: ti-sysc: Fix handling of invalid clocksTony Lindgren1-4/+1
2019-09-05lightnvm: print error when target is not foundMinwoo Im1-1/+4
2019-09-05lightnvm: introduce pr_fmt for the prefix nvmMinwoo Im1-24/+25