summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-05phy: phy-rockchip-samsung-hdptx: Enable runtime PM at PHY core levelCristian Ciocaltea
2024-08-05phy: phy-rockchip-samsung-hdptx: Explicitly include pm_runtime.hCristian Ciocaltea
2024-08-05leds: pca995x: Use device_for_each_child_node() to access device child nodesJavier Carrasco
2024-08-05phy: cadence-torrent: add support for three or more links using 2 protocolsSiddharth Vadapalli
2024-08-05drm/bridge-connector: Fix double free in error handling pathsCristian Ciocaltea
2024-08-05Merge patch series "can: kvaser_usb: Add hardware timestamp support to all de...Marc Kleine-Budde
2024-08-05can: kvaser_usb: Rename kvaser_usb_{ethtool,netdev}_ops_hwts to kvaser_usb_{e...Jimmy Assarsson
2024-08-05can: kvaser_usb: Remove struct variables kvaser_usb_{ethtool,netdev}_opsJimmy Assarsson
2024-08-05can: kvaser_usb: Remove KVASER_USB_QUIRK_HAS_HARDWARE_TIMESTAMPJimmy Assarsson
2024-08-05can: kvaser_usb: leaf: Add hardware timestamp support to usbcan devicesJimmy Assarsson
2024-08-05can: kvaser_usb: leaf: Store MSB of timestampJimmy Assarsson
2024-08-05can: kvaser_usb: leaf: Add structs for Tx ACK and clock overflow commandsJimmy Assarsson
2024-08-05can: kvaser_usb: leaf: Add hardware timestamp support to leaf based devicesJimmy Assarsson
2024-08-05can: kvaser_usb: leaf: kvaser_usb_leaf_tx_acknowledge: Rename local variableJimmy Assarsson
2024-08-05can: kvaser_usb: leaf: Replace kvaser_usb_leaf_m32c_dev_cfg with kvaser_usb_l...Jimmy Assarsson
2024-08-05can: kvaser_usb: leaf: Assign correct timestamp_freq for kvaser_usb_leaf_imx_...Jimmy Assarsson
2024-08-05can: kvaser_usb: leaf: Add struct for Tx ACK commandsJimmy Assarsson
2024-08-05can: kvaser_usb: hydra: Set hardware timestamp on transmitted packetsJimmy Assarsson
2024-08-05can: kvaser_usb: hydra: Add struct for Tx ACK commandsJimmy Assarsson
2024-08-05can: kvaser_usb: hydra: kvaser_usb_hydra_ktime_from_rx_cmd: Drop {rx_} in fun...Jimmy Assarsson
2024-08-05can: kvaser_usb: Add helper functions to convert device timestamp into ktimeJimmy Assarsson
2024-08-05Merge patch series "can: esd_402_pci: Do cleanup; Add one-shot mode"Marc Kleine-Budde
2024-08-05can: esd_402_pci: Add support for one-shot modeStefan Mätje
2024-08-05can: esd_402_pci: Rename esdACC CTRL register macrosStefan Mätje
2024-08-05tools build: Correct bpf fixdep dependenciesBrian Norris
2024-08-05tools build: Avoid circular .fixdep-in.o.cmd issuesBrian Norris
2024-08-05tools build: Correct libsubcmd fixdep dependenciesBrian Norris
2024-08-05platform/x86: int3472: make common part a separate moduleArnd Bergmann
2024-08-05hid-asus: use hid for brightness control on keyboardLuke D. Jones
2024-08-05perf/x86/intel/bts: Fix comment about default perf_event_paranoid settingJames Clark
2024-08-05perf/x86/intel/uncore: Use D0:F0 as a default deviceZhenyu Wang
2024-08-05perf/x86/intel/uncore: Add LNL uncore iMC freerunning supportZhenyu Wang
2024-08-05perf/x86/intel/uncore: Add Lunar Lake supportKan Liang
2024-08-05perf/x86/intel/uncore: Factor out common MMIO init and ops functionsKan Liang
2024-08-05perf/x86/intel/uncore: Add Arrow Lake supportKan Liang
2024-08-05cleanup: Add usage and style documentationDan Williams
2024-08-05lockdep: suggest the fix for "lockdep bfs error:-1" on print_bfs_bugLuis Claudio R. Goncalves
2024-08-05Merge patch series "can: fsl,flexcan: add imx95 wakeup"Marc Kleine-Budde
2024-08-05can: flexcan: add wakeup support for imx95Haibo Chen
2024-08-05dt-bindings: can: fsl,flexcan: move fsl,imx95-flexcan standaloneHaibo Chen
2024-08-05perf mem: Update documentation for new optionsNamhyung Kim
2024-08-05media: siano: Simplify smscore_load_firmware_from_fileRicardo Ribalda
2024-08-05leds: lm3601x: Reset LED controller during probeJack Chen
2024-08-05timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex()Thomas Gleixner
2024-08-05ntp: Safeguard against time_constant overflowJustin Stitt
2024-08-05ntp: Clamp maxerror and esterror to operating rangeJustin Stitt
2024-08-05x86/mm/ident_map: Use gbpages only where full GB page should be mapped.Steve Wahl
2024-08-05x86/kexec: Add EFI config table identity mapping for kexec kernelTao Liu
2024-08-05arm64: dts: ti: k3-am62-verdin-dahlia: Keep CTRL_SLEEP_MOCI# regulator onFrancesco Dolcini
2024-08-05drm/mediatek: Set sensible cursor width/height values to fix crashAngeloGioacchino Del Regno