summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-19drm: fsl-dcu: Use dev_err_probeAlexander Stein
2024-10-19drm/sprd: Constify struct regmap_busJavier Carrasco
2024-10-19drm/panel: ili9322: Constify struct regmap_busJavier Carrasco
2024-10-19drm/meson: Constify struct regmap_configJavier Carrasco
2024-10-19drm/mediatek: dp: Constify struct regmap_configJavier Carrasco
2024-10-19drm/fsl-dcu: Constify struct regmap_configJavier Carrasco
2024-10-19drm/bridge: dpc3433: Constify struct regmap_configJavier Carrasco
2024-10-19iio: gts-helper: Fix memory leaks for the error path of iio_gts_build_avail_s...Jinjie Ruan
2024-10-19iio: gts-helper: Fix memory leaks in iio_gts_build_avail_scale_table()Jinjie Ruan
2024-10-19fs: add file_refChristian Brauner
2024-10-19staging: vchiq_arm: Use devm_kzalloc() for drv_mgmt allocationUmang Jain
2024-10-19staging: vchiq_arm: Use devm_kzalloc() for vchiq_arm_state allocationUmang Jain
2024-10-19staging: vchiq_dev: Drop userdata local pointerUmang Jain
2024-10-19staging: vchiq_core: Simplify bulk transfer queue message functionUmang Jain
2024-10-19staging: vc04_services: Simplify (no)callback bulk transfer code pathsUmang Jain
2024-10-19staging: vc04_services: Simplify block bulk transfer code pathsUmang Jain
2024-10-19staging: vchiq_core: Simplify bulk data preparatory functionsUmang Jain
2024-10-19staging: vchiq_core: Subsume 'offset' in struct vchiq_bulkUmang Jain
2024-10-19staging: gpib: Change return type and error code of fmh_gpib_get_dma_residue()Everest K.C.
2024-10-19staging: gpib: fix uninitialized variable in usb_gpib_command()Dan Carpenter
2024-10-19staging: gpib: replace dump function by print_hex_dumpKees Bakker
2024-10-19staging: gpib: fmh_gpib: Fix typoDominik Karol Piątkowski
2024-10-19staging: gpib: Change return type and error code of fluke_get_dma_residueEverest K.C.
2024-10-19staging: gpib: cb7210: select NEC7210 libraryArnd Bergmann
2024-10-19staging: gpib: use proper format string in request_moduleArnd Bergmann
2024-10-19staging: gpib: add bus specific Kconfig dependenciesArnd Bergmann
2024-10-19staging: gpib: make port I/O code conditionalArnd Bergmann
2024-10-19staging: gpib: pc2: avoid calling undefined dma_free()Arnd Bergmann
2024-10-19staging: gpib: avoid unused const variablesArnd Bergmann
2024-10-19staging: gpib: add module descriptionsArnd Bergmann
2024-10-19Merge tag 'iio-for-6.13a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-10-18dt-bindings: clock: ti: Convert divider.txt to json-schemaAndreas Kemnade
2024-10-18dt-bindings: clock: ti: Convert interface.txt to json-schemaAndreas Kemnade
2024-10-18fgraph: Allocate ret_stack_list with proper sizeSteven Rostedt
2024-10-18fgraph: Use CPU hotplug mechanism to initialize idle shadow stacksSteven Rostedt
2024-10-19crypto: crypto4xx - use devm in probeRosen Penev
2024-10-19crypto: crypto4xx - avoid explicit resourceRosen Penev
2024-10-19crypto: cesa - use devm_platform_get_and_ioremap_resourceRosen Penev
2024-10-19crypto: cesa - remove irq_set_affinity_hintRosen Penev
2024-10-19crypto: cesa - use enabled variants for clk_getRosen Penev
2024-10-19crypto: cesa - add COMPILE_TESTRosen Penev
2024-10-19crypto: jitter - output full sample from test interfaceJoachim Vandersmissen
2024-10-19dt-bindings: imx-rng: Allow passing only "fsl,imx31-rnga"Fabio Estevam
2024-10-19hwrng: histb - Fix the wrong format specifierZhu Jun
2024-10-19crypto: drivers - Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-19crypto: qat - remove faulty arbiter config resetAhsan Atta
2024-10-18PCI: Improve pdev_sort_resources() warning messageIlpo Järvinen
2024-10-18PCI: cpqphp: Remove unused struct ctrl_dbg.ctrlChristophe JAILLET
2024-10-18PCI: cpcihp: Remove unused struct cpci_hp_controller_ops.hardware_testGuilherme Giacomo Simoes
2024-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds