summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-09-19platform_data/emc2305: define platform data for EMC2305 driverMichael Shych1-0/+22
2022-09-19pwm: core: Make of_pwm_get() staticAndy Shevchenko1-10/+0
2022-09-19pwm: core: Get rid of unused devm_of_pwm_get()Andy Shevchenko1-10/+0
2022-09-19genirq: Provide generic_handle_domain_irq_safe().Sebastian Andrzej Siewior1-0/+1
2022-09-19u64_stats: Streamline the implementationThomas Gleixner1-81/+64
2022-09-19mm/debug: Provide VM_WARN_ON_IRQS_ENABLED()Thomas Gleixner1-0/+6
2022-09-19preempt: Provide preempt_[dis|en]able_nested()Thomas Gleixner1-0/+42
2022-09-19habanalabs/gaudi2: add secured attestation info uapiDani Liberman1-0/+43
2022-09-19habanalabs: new notifier events for device stateTal Cohen1-0/+4
2022-09-19dt-bindings: clock: imx93-clock: add more MU/SAI clocksPeng Fan1-1/+8
2022-09-19dt-bindings: clock: imx8mm: don't use multiple blank linesMarcel Ziswiler1-1/+0
2022-09-19wifi: brcmfmac: pcie: Read Apple OTP informationHector Martin1-0/+1
2022-09-18soc: sunxi: sram: Return void from the release functionSamuel Holland1-1/+1
2022-09-18Merge tag 'parisc-for-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2022-09-18drm/panel: drop DSC pps pointerDmitry Baryshkov1-7/+0
2022-09-18drm/mipi-dsi: pass DSC data through the struct mipi_dsi_deviceDmitry Baryshkov1-0/+2
2022-09-18habanalabs: trace DMA allocationsOhad Sharabi1-8/+11
2022-09-18habanalabs: define trace eventsOhad Sharabi1-0/+90
2022-09-18habanalabs: expose device security status using info ioctlOfir Bitton1-1/+2
2022-09-18habanalabs/gaudi2: new API to control engine cores running modeTal Cohen1-4/+34
2022-09-18habanalabs/uapi: move defines to better place inside fileOded Gabbay1-15/+15
2022-09-18habanalabs: add uapi to retrieve engines statusDani Liberman1-0/+9
2022-09-18habanalabs: fix spelling mistakesBharat Jauhari1-5/+5
2022-09-17soc: apple: rtkit: Add apple_rtkit_pollHector Martin1-0/+12
2022-09-17clk: rockchip: Add dt-binding header for RV1126Jagan Teki1-0/+632
2022-09-17efi/libstub: add some missing EFI prototypesArd Biesheuvel1-0/+12
2022-09-17dt-bindings: firmware: add missing resource IDs for imx8dxlShenwei Wang1-0/+7
2022-09-17dt-bindings: soc: add i.MX93 mediamix blk ctrlPeng Fan1-0/+15
2022-09-17dt-bindings: soc: imx: add i.MX8MP vpu blk ctrlPeng Fan1-0/+4
2022-09-17dt-bindings: power: imx8mp-power: add HDMI HDCP/HRVPeng Fan1-0/+2
2022-09-17dt-bindings: clk: imx8mm: don't use multiple blank linesMarcel Ziswiler1-1/+0
2022-09-17drm/plane-helper: Add a drm_plane_helper_atomic_check() helperJavier Martinez Canillas1-0/+1
2022-09-16Merge tag 'linux-can-next-for-6.1-20220915' of git://git.kernel.org/pub/scm/l...David S. Miller5-4/+115
2022-09-16Merge tag 'psy-linear-range-for-v6.1-signed' into psy-nextSebastian Reichel1-0/+11
2022-09-16lib: add linear range index macroChiaEn Wu1-0/+11
2022-09-16bpf: Move bpf_dispatcher function out of ftrace locationsJiri Olsa1-0/+7
2022-09-16ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLEPeter Zijlstra (Intel)1-1/+10
2022-09-16bpf: Use bpf_capable() instead of CAP_SYS_ADMIN for blinding decisionYauheni Kaliuta1-1/+1
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang76-215/+615
2022-09-16ata: libahci_platform: Add function returning a clock-handle by idSerge Semin1-0/+3
2022-09-16dt-bindings: ata: ahci: Add platform capability propertiesSerge Semin1-0/+20
2022-09-16ata: libahci_platform: Introduce reset assertion/deassertion methodsSerge Semin1-1/+4
2022-09-16Input: auo-pixcir-ts - drop support for platform dataDmitry Torokhov1-44/+0
2022-09-16net: bonding: Share lacpdu_mcast_addr definitionBenjamin Poirier2-2/+3
2022-09-16crypto: hisilicon/qm - get error type from hardware registersWeili Qian1-23/+4
2022-09-16crypto: hisilicon/qm - add UACCE_CMD_QM_SET_QP_INFO supportWeili Qian1-1/+16
2022-09-16crypto: hisilicon/qm - get qp num and depth from hardware registersWeili Qian1-1/+4
2022-09-16crypto: hisilicon/qm - get hardware features from hardware registersWeili Qian1-2/+29
2022-09-16iov_iter: use "maxpages" parameterDan Carpenter1-1/+1
2022-09-16net/ieee802154: fix uninit value bug in dgram_sendmsgHaimin Zhang1-0/+37