summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-14iio: adc: ad4170-4: Add clock provider supportMarcelo Schmitt2-1/+147
2025-07-14iio: adc: ad4170-4: Add timestamp channelMarcelo Schmitt1-2/+17
2025-07-14iio: adc: ad4170-4: Add support for buffered data captureMarcelo Schmitt2-1/+217
2025-07-14iio: adc: ad4170-4: Add digital filter and sample frequency config supportMarcelo Schmitt1-2/+261
2025-07-14Documentation: ABI: IIO: Add sinc5+avg to the filter_type_available listMarcelo Schmitt1-0/+1
2025-07-14iio: adc: ad4170-4: Add support for calibration biasMarcelo Schmitt1-0/+19
2025-07-14iio: adc: ad4170-4: Add support for calibration gainMarcelo Schmitt1-0/+20
2025-07-14iio: adc: Add basic support for AD4170-4Ana-Maria Cusco4-0/+1587
2025-07-14dt-bindings: iio: adc: Add AD4170-4Marcelo Schmitt2-0/+561
2025-07-14iio: imu: inv_icm42600: add wakeup functionality for Wake-on-MotionJean-Baptiste Maneyrol3-13/+47
2025-07-14iio: imu: inv_icm42600: add WoM supportJean-Baptiste Maneyrol4-5/+427
2025-07-14iio: imu: inv_icm42600: reorganize DMA aligned buffers in structureJean-Baptiste Maneyrol1-4/+4
2025-07-14iio: accel: adxl345: simplify reading the FIFOLothar Rubusch1-5/+2
2025-07-14iio: accel: adxl345: simplify interrupt mappingLothar Rubusch1-14/+20
2025-07-14docs: iio: add ADXL313 accelerometerLothar Rubusch2-0/+294
2025-07-14lib/crypto: sparc/sha1: Migrate optimized code into libraryEric Biggers7-106/+45
2025-07-14lib/crypto: s390/sha1: Migrate optimized code into libraryEric Biggers7-116/+29
2025-07-14lib/crypto: powerpc/sha1: Migrate optimized code into libraryEric Biggers12-208/+72
2025-07-14lib/crypto: mips/sha1: Migrate optimized code into libraryEric Biggers6-158/+82
2025-07-14lib/crypto: arm64/sha1: Migrate optimized code into libraryEric Biggers8-163/+51
2025-07-14lib/crypto: arm/sha1: Migrate optimized code into libraryEric Biggers16-283/+60
2025-07-14idpf: implement get LAN MMIO memory regionsJoshua Hay11-52/+376
2025-07-14idpf: implement IDC vport aux driver MTU change handlerJoshua Hay3-3/+41
2025-07-14idpf: implement remaining IDC RDMA core callbacks and handlersJoshua Hay5-3/+69
2025-07-14idpf: implement RDMA vport auxiliary dev create, init, and destroyJoshua Hay5-1/+207
2025-07-14idpf: implement core RDMA auxiliary dev create, init, and destroyJoshua Hay9-0/+322
2025-07-14idpf: use reserved RDMA vectors from control planeJoshua Hay4-21/+98
2025-07-14drm/panel-edp: Add BOE NE14QDM panel for Dell Latitude 7455Val Packett1-0/+1
2025-07-14cpufreq: Exit governor when failed to start old governorLifeng Zheng1-3/+5
2025-07-14cpufreq: Move the check of cpufreq_driver->get into cpufreq_verify_current_fr...Lifeng Zheng1-6/+5
2025-07-14cpufreq: Init policy->rwsem before it may be possibly usedLifeng Zheng1-1/+2
2025-07-14cpufreq: Initialize cpufreq-based frequency-invariance laterLifeng Zheng1-9/+9
2025-07-14cpufreq: Remove duplicate check in __cpufreq_offline()Lifeng Zheng1-5/+4
2025-07-14cpufreq: Contain scaling_cur_freq.attr in cpufreq_attrsLifeng Zheng1-4/+1
2025-07-14cpufreq: intel_pstate: Add Granite Rapids support in no-HWP modeLi RongQing1-0/+2
2025-07-14cpufreq: intel_pstate: Always use HWP_DESIRED_PERF in passive modeRafael J. Wysocki1-2/+2
2025-07-14nfsd: Drop dprintk in blocklayout xdr functionsSergey Bashirov1-33/+7
2025-07-14sunrpc: make svc_tcp_sendmsg() take a signed sentp pointerJeff Layton1-3/+2
2025-07-14sunrpc: rearrange struct svc_rqst for fewer cachelinesJeff Layton1-3/+3
2025-07-14sunrpc: return better error in svcauth_gss_accept() on alloc failureJeff Layton1-1/+2
2025-07-14sunrpc: reset rq_accept_statp when starting a new RPCJeff Layton1-0/+3
2025-07-14sunrpc: remove SVC_SYSERRJeff Layton3-11/+0
2025-07-14sunrpc: fix handling of unknown auth status codesJeff Layton3-9/+14
2025-07-14NFSD: Simplify struct knfsd_fhChuck Lever1-9/+6
2025-07-14NFSD: Access a knfsd_fh's fsid by pointerChuck Lever3-11/+20
2025-07-14Revert "NFSD: Force all NFSv4.2 COPY requests to be synchronous"Chuck Lever1-7/+0
2025-07-14NFSD: Avoid multiple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-1/+1
2025-07-14NFSD: Use vfs_iocb_iter_write()Chuck Lever1-5/+5
2025-07-14NFSD: Use vfs_iocb_iter_read()Chuck Lever1-2/+5
2025-07-14NFSD: Clean up kdoc for nfsd_open_local_fh()Chuck Lever1-1/+1