summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-27192-10311/+9752
|\
| * mcb-lpc: Reallocate memory region to avoid memory overlappingRodríguez Barbarin, José Javier2023-04-201-4/+31
| * mcb-pci: Reallocate memory region to avoid memory overlappingRodríguez Barbarin, José Javier2023-04-201-2/+25
| * mcb: Return actual parsed size when reading chameleon tableRodríguez Barbarin, José Javier2023-04-201-5/+10
| * spmi: Add a check for remove callback when removing a SPMI driverJishnu Prakash2023-04-201-1/+2
| * spmi: fix W=1 kernel-doc warningsRandy Dunlap2023-04-202-4/+5
| * spmi: mtk-pmif: Drop of_match_ptr for ID tableKrzysztof Kozlowski2023-04-201-1/+1
| * spmi: pmic-arb: Convert to platform remove callback returning voidUwe Kleine-König2023-04-201-3/+2
| * spmi: mtk-pmif: Convert to platform remove callback returning voidUwe Kleine-König2023-04-201-3/+2
| * spmi: hisi-spmi-controller: Convert to platform remove callback returning voidUwe Kleine-König2023-04-201-3/+2
| * w1: gpio: remove unnecessary ENOMEM messagesKrzysztof Kozlowski2023-04-201-3/+1
| * w1: omap-hdq: remove unnecessary ENOMEM messagesKrzysztof Kozlowski2023-04-201-3/+1
| * w1: omap-hdq: add SPDX tagKrzysztof Kozlowski2023-04-201-7/+1
| * w1: omap-hdq: allow compile testingKrzysztof Kozlowski2023-04-201-1/+1
| * w1: matrox: remove unnecessary ENOMEM messagesKrzysztof Kozlowski2023-04-201-6/+1
| * w1: matrox: use inline over __inline__Krzysztof Kozlowski2023-04-201-2/+2
| * w1: matrox: switch from asm to linux headerKrzysztof Kozlowski2023-04-201-1/+1
| * w1: ds2482: do not use assignment in if conditionKrzysztof Kozlowski2023-04-201-1/+2
| * w1: ds2482: drop unnecessary headerKrzysztof Kozlowski2023-04-201-1/+0
| * w1: ds2433: do not use assignment in if conditionKrzysztof Kozlowski2023-04-201-2/+4
| * w1: use octal for file permissionsKrzysztof Kozlowski2023-04-206-8/+8
| * w1: minor white-space and code style fixesKrzysztof Kozlowski2023-04-2011-36/+45
| * w1: ds28e04: correct kerneldoc annotationKrzysztof Kozlowski2023-04-201-7/+8
| * w1: ds2433: correct kerneldoc annotationKrzysztof Kozlowski2023-04-201-7/+8
| * w1: ds2408: drop kerneldoc annotationKrzysztof Kozlowski2023-04-201-1/+1
| * w1: ds2482: add i2c id for DS2484Stefan Wahren2023-04-201-0/+1
| * firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeDan Carpenter2023-04-201-2/+2
| * Merge tag 'coresight-next-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2023-04-191-0/+1
| |\
| | * coresight: etm_pmu: Set the module fieldSuzuki K Poulose2023-04-141-0/+1
| * | Merge tag 'icc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman2023-04-1912-117/+41
| |\ \
| | * | interconnect: qcom: Sort kerneldoc entriesKonrad Dybcio2023-04-051-2/+2
| | * | interconnect: qcom: rpm: Add support for specifying channel numKonrad Dybcio2023-04-052-1/+8
| | * | interconnect: qcom: rpm: make QoS INVALID defaultKonrad Dybcio2023-04-052-15/+19
| | * | interconnect: qcom: rpm: drop bogus pm domain attachJohan Hovold2023-04-053-9/+0
| | * | interconnect: drop unused icc_link_destroy() interfaceJohan Hovold2023-04-051-46/+0
| | * | interconnect: drop racy registration APIJohan Hovold2023-03-201-16/+0
| | * | interconnect: Use of_property_present() for testing DT property presenceRob Herring2023-03-201-2/+2
| | * | interconnect: qcom: osm-l3: drop unuserd header inclusionDmitry Baryshkov2023-03-201-7/+0
| | * | interconnect: qcom: drop obsolete OSM_L3/EPSS definesDmitry Baryshkov2023-03-206-12/+0
| | * | interconnect: Skip call into provider if initial bw is zeroVivek Aknurwar2023-03-201-7/+10
| | * | interconnect: qcom: Drop obsolete dependency on COMPILE_TESTJean Delvare2023-03-201-1/+1
| * | | Merge tag 'mhi-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman2023-04-195-35/+54
| |\ \ \
| | * | | bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error stateJeffrey Hugo2023-04-101-4/+12
| | * | | bus: mhi: host: Remove duplicate ee check for syserrJeffrey Hugo2023-04-101-1/+1
| | * | | bus: mhi: host: Avoid ringing EV DB if there are no elements to processVivek Pernamitta2023-04-101-2/+6
| | * | | bus: mhi: pci_generic: Add Foxconn T99W510Slark Xiao2023-04-031-0/+18
| | * | | bus: mhi: host: Use ERANGE for BHIOFF/BHIEOFF range checkJeffrey Hugo2023-04-031-2/+2
| | * | | bus: mhi: host: Range check CHDBOFF and ERDBOFFJeffrey Hugo2023-04-031-0/+12
| | * | | bus: mhi: host: pci_generic: Revert "Add a secondary AT port to Telit FN990"Slark Xiao2023-03-101-2/+0
| | * | | bus: mhi: host: pci_generic: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-03-081-7/+1