aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-15fbdev: offb: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-15media: ivsc: Depend on IPU_BRIDGE or not IPU_BRIDGESakari Ailus1-0/+1
2024-06-15media: intel/ipu6: Fix a null pointer dereference in ipu6_isys_query_stream_b...Hao Ge1-1/+1
2024-06-15media: ipu6: Use the ISYS auxdev device as the V4L2 device's deviceSakari Ailus1-1/+1
2024-06-15media: v4l: add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-06-15media: i2c: ov5647: replacing of_node_put with __free(device_node)Abdulrasaq Lawani1-7/+4
2024-06-15media: i2c: vgxy61: Fix device nameBenjamin Mugnier3-3/+3
2024-06-15media: i2c: imx219: fix msr access command sequenceConor Dooley1-1/+1
2024-06-15media: ov2680: Pass correct number of controls to v4l2_ctrl_handler_init()Hans de Goede1-1/+1
2024-06-15media: ipu-bridge: Add HIDs from out of tree IPU6 driver ipu-bridge copyHans de Goede1-3/+19
2024-06-15media: ipu-bridge: Sort ipu_supported_sensors[] array by ACPI HIDHans de Goede1-10/+12
2024-06-15media: i2c: alvium: Move V4L2_CID_GAIN to V4L2_CID_ANALOG_GAINTommaso Merciai1-3/+3
2024-06-15media: i2c: alvium: implement enum_frame_sizeTommaso Merciai1-0/+22
2024-06-15media: i2c: alvium: enable acquisition frame rateTommaso Merciai1-0/+14
2024-06-15media: i2c: alvium: rename acquisition frame rate enable regTommaso Merciai1-1/+1
2024-06-15media: i2c: alvium: fix alvium_get_fw_version()Tommaso Merciai2-15/+22
2024-06-15media: ivsc: csi: remove privacy status in struct mei_csiWentong Wu1-7/+3
2024-06-15media: ivsc: csi: don't count privacy on as errorWentong Wu1-1/+5
2024-06-15media: ivsc: csi: add separate lock for v4l2 control handlerWentong Wu1-1/+7
2024-06-15media: dvb-frontend/mxl5xx: Refactor struct MBIN_FILE_T and MBIN_SEGMENT_TRicardo Ribalda1-2/+2
2024-06-15media: c8sectpfe: Add missing parameter namesRicardo Ribalda1-2/+2
2024-06-15media: tda9887: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-15media: si470x: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-15media: pci: add missing MODULE_DESCRIPTION() macrosJeff Johnson3-0/+3
2024-06-15media: go7007: add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-06-15media: saa7134: add missing MODULE_DESCRIPTION() macrosJeff Johnson4-0/+4
2024-06-15media: marvell: add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-06-15saa7134: Unchecked i2c_transfer function result fixedAleksandr Burakov1-2/+6
2024-06-15efi/x86: Free EFI memory map only when installing a new one.Ard Biesheuvel1-9/+0
2024-06-15firewire: core: record card index in bus_reset_handle tracepoints eventTakashi Sakamoto1-1/+1
2024-06-15firewire: core: record card index in tracepoinrts events derived from bus_res...Takashi Sakamoto1-3/+3
2024-06-15firewire: core: record card index in async_phy_inbound tracepoints eventTakashi Sakamoto1-1/+1
2024-06-15firewire: core: record card index in async_phy_outbound_complete tracepoints ...Takashi Sakamoto2-2/+2
2024-06-15firewire: core: record card index in async_phy_outbound_initiate tracepoints ...Takashi Sakamoto2-3/+3
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_i...Takashi Sakamoto1-4/+4
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_o...Takashi Sakamoto1-4/+6
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_o...Takashi Sakamoto1-3/+3
2024-06-15firewire: fix website URL in KconfigTakashi Sakamoto1-1/+1
2024-06-14mlxsw: Use the same maximum MTU value throughout the driverAmit Cohen3-26/+6
2024-06-14mlxsw: spectrum: Set more accurate values for netdevice min/max MTUAmit Cohen1-4/+2
2024-06-14mlxsw: Adjust MTU value to hardware checkAmit Cohen2-1/+2
2024-06-14mlxsw: port: Edit maximum MTU valueAmit Cohen1-1/+1
2024-06-14net: stmmac: clean up stmmac_mac_select_pcs()Russell King (Oracle)1-1/+1
2024-06-14net: stmmac: dwmac-socfpga: provide select_pcs() implementationRussell King (Oracle)1-0/+7
2024-06-14net: stmmac: dwmac-rzn1: provide select_pcs() implementationRussell King (Oracle)1-0/+7
2024-06-14net: stmmac: dwmac-intel: provide a select_pcs() implementationRussell King (Oracle)2-3/+11
2024-06-14net: stmmac: add select_pcs() platform methodRussell King (Oracle)1-0/+7
2024-06-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2-3/+30
2024-06-14Merge tag 'drm-fixes-2024-06-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds21-36/+86
2024-06-14net/mlx5e: Support SWP-mode offload L4 csum calculationRahul Rameshbabu2-1/+42