summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-18nvmem: brcm_nvram: parse NVRAM content into NVMEM cellsRafał Miłecki
2022-03-18w1: w1_therm: Add support for Maxim MAX31850 thermoelement IF.Markus Reichl
2022-03-18w1/ds2490: remove spurious newlines within hexdumpChristian Vogel
2022-03-18counter: add defaults to switch-statementsTom Rix
2022-03-18counter: interrupt-cnt: add counter_push_event()Oleksij Rempel
2022-03-18counter: Set counter device nameWilliam Breathitt Gray
2022-03-18counter: 104-quad-8: Add COMPILE_TEST dependsWilliam Breathitt Gray
2022-03-18bus: mhi: Make mhi_state_str[] array static inline and move to common.hManivannan Sadhasivam
2022-03-18bus: mhi: Move common MHI definitions out of host directoryManivannan Sadhasivam
2022-03-18bus: mhi: host: Rename "struct mhi_tre" to "struct mhi_ring_element"Manivannan Sadhasivam
2022-03-18bus: mhi: Cleanup the register definitions used in headersManivannan Sadhasivam
2022-03-18bus: mhi: Use bitfield operations for handling DWORDs of ring elementsManivannan Sadhasivam
2022-03-18bus: mhi: Use bitfield operations for register read and writeManivannan Sadhasivam
2022-03-18bus: mhi: Move host MHI code to "host" directoryManivannan Sadhasivam
2022-03-18bus: mhi: Fix MHI DMA structure endiannessPaul Davey
2022-03-18bus: mhi: Fix pm_state conversion to stringPaul Davey
2022-03-18bus: mhi: pci_generic: Add mru_default for Quectel EM1xx seriesYonglin Tan
2022-03-18misc: sgi-gru: Fix spelling mistake "unexpect" -> "unexpected"Colin Ian King
2022-03-18parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki
2022-03-18pps: generators: pps_gen_parport: Switch to use module_parport_driver()Andy Shevchenko
2022-03-18platform: goldfish: pipe: Use platform_get_irq() to get the interruptLad Prabhakar
2022-03-18misc: bcm-vk: Remove viper from device id tableDesmond Yan
2022-03-18misc: rtsx: clean up one inconsistent indentingYang Li
2022-03-18virt: acrn: fix a memory leak in acrn_dev_ioctl()Xiaolong Huang
2022-03-18virt: acrn: obtain pa from VMA with PFNMAP flagYonghua Huang
2022-03-18virt: acrn: Remove unsued acrn_irqfds_mutex.Sebastian Andrzej Siewior
2022-03-18virt: fsl_hypervisor: Directly return 0 instead of using local ret variableHaowen Bai
2022-03-18mei: avoid iterator usage outside of list_for_each_entryAlexander Usyskin
2022-03-18mei: me: add Alder Lake N device id.Alexander Usyskin
2022-03-18VMCI: Release notification_bitmap in error pathVishnu Dasa
2022-03-18VMCI: Check exclusive_vectors when freeing interrupt 1Vishnu Dasa
2022-03-18virtio_console: eliminate anonymous module_init & module_exitRandy Dunlap
2022-03-18Merge tag 'coresight-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2022-03-18Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2022-03-11Merge tag 'icc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman
2022-03-11coresight: Drop unused 'none' enum value for each componentAnshuman Khandual
2022-03-11coresight: etm3x: Don't trace PID for non-root PID namespaceLeo Yan
2022-03-11coresight: etm4x: Don't trace PID for non-root PID namespaceLeo Yan
2022-03-11coresight: etm4x: Don't use virtual contextID for non-root PID namespaceLeo Yan
2022-03-11coresight: etm4x: Add lock for reading virtual context ID comparatorLeo Yan
2022-03-11coresight: trbe: Move check for kernel page table isolation from EL0 to probeSudeep Holla
2022-03-11coresight: no-op refactor to make INSTP0 check more idiomaticJames Clark
2022-03-11hwtracing: coresight: Replace acpi_bus_get_device()Rafael J. Wysocki
2022-03-11coresight: syscfg: Fix memleak on registration failure in cscfg_create_deviceMiaoqian Lin
2022-03-11coresight: Fix TRCCONFIGR.QE sysfs interfaceJames Clark
2022-03-11coresight: trbe: Work around the trace data corruptionAnshuman Khandual
2022-03-11coresight: trbe: Work around the invalid prohibited statesAnshuman Khandual
2022-03-11coresight: trbe: Work around the ignored system register writesAnshuman Khandual
2022-03-10Merge tag 'phy-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman
2022-03-10Merge tag 'soundwire-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman