summaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)AuthorFilesLines
2024-11-29Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-18/+19
2024-11-12bus: Switch back to struct platform_driver::remove()Uwe Kleine-König13-13/+13
2024-11-08bus: mhi: host: pci_generic: Use pcim_iomap_region() to request and map MHI BARManivannan Sadhasivam1-3/+3
2024-11-08bus: mhi: host: Switch trace_mhi_gen_tre fields to native endianCarl Vanderlip1-12/+13
2024-10-03bus: mhi: host: Fix typos in the commentsYan Zhen2-3/+3
2024-09-27Merge tag 'driver-core-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2024-09-27[tree-wide] finally take no_llseek outAl Viro1-2/+0
2024-09-26Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-12/+56
2024-09-17Merge tag 'soc-drivers-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-36/+22
2024-09-05Merge tag 'sunxi-drivers-for-6.12' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-21/+13
2024-09-05bus: sunxi-rsb: Simplify code with dev_err_probe()Zhang Zekun1-21/+13
2024-09-05Merge tag 'omap-for-v6.12/drivers-signed' of https://git.kernel.org/pub/scm/l...Arnd Bergmann1-5/+2
2024-09-05Merge tag 'imx-drivers-6.12' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2-10/+6
2024-09-05bus: mhi: host: pci_generic: Enable EDL trigger for Foxconn modemsSlark Xiao1-0/+11
2024-09-05bus: mhi: host: pci_generic: Update EDL firmware path for Foxconn modemsSlark Xiao1-8/+5
2024-09-03bus: fsl-mc: make fsl_mc_bus_type constKunwu Chan1-1/+1
2024-09-02bus: integrator-lm: fix OF node leak in probe()Krzysztof Kozlowski1-0/+1
2024-09-01bus: imx-weim: change to use devm_clk_get_enabled() helperWu Bo1-9/+5
2024-09-01bus: imx-weim: support compile testWu Bo1-1/+1
2024-08-29bus: bt1-apb: change to use devm_clk_get_enabled() helperWu Bo1-22/+1
2024-08-29bus: bt1-axi: change to use devm_clk_get_enabled() helperWu Bo1-21/+2
2024-08-27bus: mhi: host: pci_generic: Add support for Netprisma LCUR57 and FCUN69Mank Wang1-0/+27
2024-08-26bus: mhi: host: make mhi_bus_type constKunwu Chan2-2/+2
2024-08-26bus: mhi: host: pci_generic: Fix the name for the Telit FE990AFabio Porcedda1-2/+11
2024-08-05bus: ti-sysc: Remove excess struct member 'disable_on_idle' descriptionDhruva Gole1-1/+0
2024-08-05bus: ti-sysc: Use of_property_present()Rob Herring (Arm)1-4/+2
2024-07-27Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+1
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-12/+12
2024-07-25of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli1-3/+1
2024-07-19Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-26/+110
2024-07-16Merge tag 'soc-arm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-0/+1
2024-07-16Merge tag 'soc-drivers-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2024-07-11bus: sunxi-rsb: Constify struct regmap_busJavier Carrasco1-1/+1
2024-07-10bus: ts-nbus: Use pwm_apply_might_sleep()Sean Young1-1/+1
2024-07-03bus: mhi: host: Allow controller drivers to specify name for the MHI controllerSlark Xiao1-0/+1
2024-07-03bus: mhi: host: Add support for Foxconn SDX72 modemsSlark Xiao1-0/+43
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman6-12/+12
2024-07-01bus: mhi: host: pci_generic: Use unique 'mhi_pci_dev_info' for product familiesManivannan Sadhasivam1-19/+59
2024-06-20bus: vexpress-config: Add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-20bus: mhi: ep: Do not allocate memory for MHI objects from DMA zoneManivannan Sadhasivam1-7/+7
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)1-6/+6
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-5/+97
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-7/+39
2024-04-30Merge tag 'arm-soc/for-6.10/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann1-0/+1
2024-04-29Merge tag 'drivers-ti-sysc-for-v6.10-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann1-131/+34
2024-04-25bus: mhi: host: pci_generic: Add generic edl_trigger to allow devices to ente...Qiang Yu1-0/+45
2024-04-25bus: mhi: host: Add a new API for getting channel doorbell offsetQiang Yu2-5/+19
2024-04-25bus: mhi: host: Add sysfs entry to force device to enter EDLQiang Yu1-0/+33
2024-04-25bus: stm32_firewall: fix off by one in stm32_firewall_get_firewall()Dan Carpenter1-1/+1
2024-04-25bus: etzpc: introduce ETZPC firewall controller driverGatien Chevallier2-1/+142