summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
8 hoursthunderbolt: Fix a typo in a source code commentGordon Bergling
29 hoursRevert "sound: Remove some forward declarations from sound.h and uaudio.h"Christos Margiolis
29 hourssound: Remove some forward declarations from sound.h and uaudio.hChristos Margiolis
43 hoursacpi_spmc(4): Remove redundant setting of 'sc->dev' on attachOlivier Certner
44 hoursacpi_spmc(4): Small probe improvements/fixesOlivier Certner
45 hoursuart/pci: use different probe return valuesRoger Pau Monné
45 hoursuart/pci: recover ADL AMT device after FIFO size probingRoger Pau Monné
47 hoursixgbe: improve MDIO performance by reducing semaphore/IPC delaysAdrian Chadd
47 hoursixgbe: add MDIO bus supportAdrian Chadd
3 daysrge: add disable_aspm tunable for PCIe power managementChristos Longros
3 daysasmc: add automatic voltage/current/power/ambient sensor detectionAbdelkader Boudih
3 dayse6000/fdt: Ignore disabled switch portsJustin Hibbits
3 daysetherswitch: Add minimal support for mv88e6170 switchJustin Hibbits
3 daysmlx5e: Ensure rx timestamps are monotonically increasingAndrew Gallatin
3 daysclk_fixed: quiet a warning messageMitchell Horne
3 daysofw: bool-ify OF_hasprop()Mitchell Horne
3 daysacpi: Return "unknown D-state" in acpi_d_state_to_str() if unknownAymeric Wibo
3 daysuvscom: Fix baud rate validation in uvscom_pre_param()Weixie Cui
3 daysasmc: correctly label ASMC_KEY_FANMINSPEED as read-writeMarcus Gartner
3 daysasmc: add support for MacBookPro13,1Marcus Gartner
4 daysappleir: Add Apple IR receiver driverAbdelkader Boudih
4 daysthunderbolt: Support generic USB4 NHIsAymeric Wibo
4 daysasmc: add raw SMC key read/write interfaceAbdelkader Boudih
6 daysnvme: Use passed in max_pages.Warner Losh
6 dayscompat/linux: Add Linux i2c-dev ioctl compatibility supportYAO, Xin
7 daysnvme_ctrlr_linux_passthru_cmd: correct size of upages_small arrayRyan Libby
7 daysinpcb: retire INP_DROPPED and in_pcbdrop()Gleb Smirnoff
7 dayswsp(4): Make evdev interface operational if sysmouse one is not openedVladimir Kondratyev
7 dayswsp(4): Do not handle pressure on non-ForceTouch devicesVladimir Kondratyev
7 daysbcm5974(4): Do not handle pressure on non-ForceTouch devicesVladimir Kondratyev
7 daysbcm5974(4): Fix pre-2015 Apple touchpad supportVladimir Kondratyev
7 dayshid: Change Usage Page names to match documentationVladimir Kondratyev
7 daysixgbe: Fix MRQC register value.Yuichiro NAITO
9 daysqcom_gcc: migrate the MSM8916 support to qcom_gccAdrian Chadd
9 daysrge: add Wake-on-LAN support for magic packetChristos Longros
10 daysnvme: Allow larger user request sizesWarner Losh
10 daysix(4): Add support for firmware logging for E610 adaptersBhosale, Yogesh
10 dayshwpmc: prevent IBS fetch from getting stuckAli Mashtizadeh
10 dayshwpmc: Fix bug when stopping ibs-opAli Mashtizadeh
10 dayshwpmc: Fix compile warningNavdeep Parhar
10 daysvirtio_blk: Fix initialisation of dump request structureSarah Walker
11 daysdpaa2: Extract frame-specific routines to dpaa2_frame.[h,c]Dmitry Salychev
11 daysacpi: Parse _S3D in s2idle instead of _S255DAymeric Wibo
12 dayssound: Make chn_reset() control flow clearerChristos Margiolis
12 dayssound: De-macro array definitions in chn_calclatency()Christos Margiolis
12 dayssound: Simplify parts of chn_notify()Christos Margiolis
12 dayssound: Retire unused CHN_N_* definesChristos Margiolis
12 dayssound: Mark some snd_fmt* functions as staticChristos Margiolis
14 daysnet: Add SIOCGI2CPB ioctl & add page/bank fields to ifi2creqAndrew Gallatin
2026-04-04virtio: use modern mode for transitional device by defaultTimo Völker