summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-03368-2340/+7127
|\
| * bsr: fix build problem with bsr_class static cleanupGreg Kroah-Hartman2023-06-261-1/+1
| * comedi: make all 'class' structures constIvan Orlov2023-06-232-35/+35
| * char: xillybus: make xillybus_class a static const structureIvan Orlov2023-06-231-13/+8
| * xilinx_hwicap: make icap_class a static const structureIvan Orlov2023-06-231-5/+9
| * virtio_console: make port class a static const structureIvan Orlov2023-06-231-13/+11
| * ppdev: make ppdev_class a static const structureIvan Orlov2023-06-231-9/+10
| * char: misc: make misc_class a static const structureIvan Orlov2023-06-231-19/+20
| * /dev/mem: make mem_class a static const structureIvan Orlov2023-06-231-6/+9
| * char: lp: make lp_class a static const structureIvan Orlov2023-06-231-9/+9
| * dsp56k: make dsp56k_class a static const structureIvan Orlov2023-06-231-9/+9
| * bsr: make bsr_class a static const structureIvan Orlov2023-06-231-11/+10
| * oradax: make 'cl' a static const structureIvan Orlov2023-06-231-11/+10
| * Merge tag 'coresight-next-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2023-06-2130-676/+1320
| |\
| | * hwtracing: hisi_ptt: Fix potential sleep in atomic contextYicong Yang2023-06-212-7/+7
| | * hwtracing: hisi_ptt: Advertise PERF_PMU_CAP_NO_EXCLUDE for PTT PMUYicong Yang2023-06-211-1/+1
| | * hwtracing: hisi_ptt: Export available filters through sysfsYicong Yang2023-06-212-0/+221
| | * hwtracing: hisi_ptt: Add support for dynamically updating the filter listYicong Yang2023-06-212-8/+202
| | * hwtracing: hisi_ptt: Factor out filter allocation and release operationYicong Yang2023-06-211-24/+39
| | * coresight: dummy: Update type of mode parameter in dummy_{sink,source}_enable()Nathan Chancellor2023-06-191-2/+2
| | * Coresight: Add coresight dummy driverHao Zhang2023-06-153-0/+175
| | * coresight: etm4x: Match all ETM4 instances based on DEVARCH and DEVTYPESuzuki K Poulose2023-06-072-2/+22
| | * coresight: etm4x: Make etm4_remove_dev() return voidUwe Kleine-König2023-06-071-6/+3
| | * coresight: etm4x: Fix missing trctraceidr file in sysfsMike Leach2023-06-061-9/+18
| | * coresight: Fix CTI module refcount leak by making it a helper deviceJames Clark2023-06-056-105/+79
| | * coresight: Enable and disable helper devices adjacent to the pathJames Clark2023-06-055-54/+178
| | * coresight: Refactor out buffer allocation function for ETRJames Clark2023-06-052-7/+45
| | * coresight: Make refcount a property of the connectionJames Clark2023-06-0510-238/+117
| | * coresight: Store in-connections as well as out-connectionsJames Clark2023-06-053-50/+69
| | * coresight: Simplify connection fixup mechanismJames Clark2023-06-051-52/+32
| | * coresight: Store pointers to connections rather than an array of themJames Clark2023-06-054-28/+41
| | * coresight: Dynamically add connectionsJames Clark2023-06-052-77/+70
| | * coresight: Rename connection members to make the direction explicitJames Clark2023-06-054-47/+46
| | * coresight: Rename nr_outports to nr_outconnsJames Clark2023-06-053-34/+34
| | * coresight: Change name of pdata->connsJames Clark2023-06-053-20/+20
| | * coresight: Use enum type for cs_mode wherever possibleJames Clark2023-06-0513-31/+30
| | * coresight: Fix loss of connection info when a module is unloadedJames Clark2023-06-051-7/+2
| * | Merge tag 'icc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman2023-06-2110-134/+347
| |\ \
| | * \ Merge branch 'icc-qos' into icc-nextGeorgi Djakov2023-06-104-83/+103
| | |\ \
| | | * | interconnect: qcom: rpm: allocate enough data in probe()Dan Carpenter2023-05-301-1/+1
| | | * | interconnect: qcom: msm8996: Promote to core_initcallKonrad Dybcio2023-05-211-1/+11
| | | * | interconnect: qcom: rpm: Don't use clk_get_optional for bus clocks anymoreKonrad Dybcio2023-05-211-1/+1
| | | * | interconnect: qcom: icc-rpm: Enforce 2 or 0 bus clocksKonrad Dybcio2023-05-214-13/+7
| | | * | interconnect: qcom: rpm: Handle interface clocksKonrad Dybcio2023-05-214-35/+59
| | | * | interconnect: qcom: rpm: Set QoS registers only onceKonrad Dybcio2023-05-181-29/+21
| | | * | interconnect: qcom: rpm: Drop unused parametersKonrad Dybcio2023-05-181-7/+7
| | | * | interconnect: qcom: rpm: Rename icc provider num_clocks to num_bus_clocksKonrad Dybcio2023-05-182-8/+8
| | | * | interconnect: qcom: rpm: Rename icc desc clocks to bus_blocksKonrad Dybcio2023-05-184-15/+15
| | * | | Merge branch 'icc-cbf' into icc-nextGeorgi Djakov2023-06-105-1/+242
| | |\ \ \
| | | * | | interconnect: icc-clk: fix modular buildDmitry Baryshkov2023-06-101-0/+6