aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-01-23media: imx219: Put usage_count correctly in s_ctrl callbackpmSakari Ailus1-3/+5
2024-01-23media: imx319: Put usage_count correctly in s_ctrl callbackSakari Ailus1-3/+5
2024-01-23media: ov8858: Use pm_runtime_get_if_active(), put usage_count correctlySakari Ailus1-7/+7
2024-01-23media: Documentation: Improve camera sensor runtime PM documentationSakari Ailus2-26/+54
2024-01-23pm: runtime: Mark last busy stamp in pm_runtime_put_autosuspend()Sakari Ailus2-17/+16
2024-01-23i3c: master: svc: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-1/+1
2024-01-23i2c: Switch to __pm_runtime_put_autosuspend()Sakari Ailus22-37/+37
2024-01-23soc: apple: mailbox: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-1/+1
2024-01-23ALSA: intel_hdmi: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-3/+3
2024-01-23ASoC: SOF: Switch to __pm_runtime_put_autosuspend()Sakari Ailus9-11/+11
2024-01-23ASoC: component: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-1/+1
2024-01-23ASoC: Intel: Switch to __pm_runtime_put_autosuspend()Sakari Ailus7-13/+13
2024-01-23ASoC: codecs: Switch to __pm_runtime_put_autosuspend()Sakari Ailus30-53/+53
2024-01-23ASoC: atmel: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-6/+6
2024-01-23ALSA: hda: Switch to __pm_runtime_put_autosuspend()Sakari Ailus5-11/+11
2024-01-23w1: omap-hdq: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-5/+5
2024-01-23usb: Switch to __pm_runtime_put_autosuspend()Sakari Ailus16-27/+27
2024-01-23serial: Switch to __pm_runtime_put_autosuspend()Sakari Ailus6-16/+16
2024-01-23thunderbolt: Switch to __pm_runtime_put_autosuspend()Sakari Ailus8-33/+33
2024-01-23media: rkvdec: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-1/+1
2024-01-23greybus: Switch to __pm_runtime_put_autosuspend()Sakari Ailus2-2/+2
2024-01-23spi: Switch to __pm_runtime_put_autosuspend()Sakari Ailus16-39/+39
2024-01-23soundwire: Switch to __pm_runtime_put_autosuspend()Sakari Ailus3-5/+5
2024-01-23slimbus: Switch to __pm_runtime_put_autosuspend()Sakari Ailus2-3/+3
2024-01-23remoteproc: omap: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-3/+3
2024-01-23regulator: stm32-vrefbuf: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-6/+6
2024-01-23pwm: img: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-2/+2
2024-01-23power: supply: twl4030_charger: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-1/+1
2024-01-23power: supply: bq24190: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-14/+14
2024-01-23phy: ti: phy-twl4030-usb: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-4/+4
2024-01-23phy: motorola: phy-mapphone-mdm6600: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-2/+2
2024-01-23PCI/portdrv: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-1/+1
2024-01-23nfc: trf7970a: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-1/+1
2024-01-23net: wwan: Switch to __pm_runtime_put_autosuspend()Sakari Ailus4-10/+10
2024-01-23net: wireless: Switch to __pm_runtime_put_autosuspend()Sakari Ailus10-60/+60
2024-01-23net: ipa: Switch to __pm_runtime_put_autosuspend()Sakari Ailus5-10/+10
2024-01-23net: ethernet: Switch to __pm_runtime_put_autosuspend()Sakari Ailus3-20/+20
2024-01-23mtd: rawnand: gpmi: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-5/+5
2024-01-23mmc: Switch to __pm_runtime_put_autosuspend()Sakari Ailus15-22/+22
2024-01-23mei: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-7/+7
2024-01-23mfd: Switch to __pm_runtime_put_autosuspend()Sakari Ailus2-2/+2
2024-01-23media: Switch to __pm_runtime_put_autosuspend()Sakari Ailus25-65/+65
2024-01-23mailbox: mtk-cmdq-mailbox: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-5/+5
2024-01-23iommu/arm-smmu: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-1/+1
2024-01-23Input: omap4-keypad: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-4/+4
2024-01-23iio: temperature: Switch to __pm_runtime_put_autosuspend()Sakari Ailus3-6/+6
2024-01-23iio: proximity: Switch to __pm_runtime_put_autosuspend()Sakari Ailus2-2/+2
2024-01-23iio: pressure: Switch to __pm_runtime_put_autosuspend()Sakari Ailus4-11/+11
2024-01-23iio: magnetometer: Switch to __pm_runtime_put_autosuspend()Sakari Ailus5-8/+8
2024-01-23iio: light: Switch to __pm_runtime_put_autosuspend()Sakari Ailus12-15/+15
2024-01-23iio: imu: Switch to __pm_runtime_put_autosuspend()Sakari Ailus7-19/+19
2024-01-23iio: gyro: Switch to __pm_runtime_put_autosuspend()Sakari Ailus4-6/+6
2024-01-23iio: dac: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-3/+3
2024-01-23iio: common: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-1/+1
2024-01-23iio: chemical: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-2/+2
2024-01-23iio: adc: Switch to __pm_runtime_put_autosuspend()Sakari Ailus8-23/+23
2024-01-23iio: accel: Switch to __pm_runtime_put_autosuspend()Sakari Ailus8-17/+17
2024-01-23i3c: master: svc: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-6/+6
2024-01-23stm class: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-4/+4
2024-01-23HSI: omap_ssi_port: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-21/+21
2024-01-23drivers: drm: Switch to __pm_runtime_put_autosuspend()Sakari Ailus23-49/+49
2024-01-23drm/panfrost: Switch to __pm_runtime_put_autosuspend()Sakari Ailus3-6/+6
2024-01-23drm/radeon: Switch to __pm_runtime_put_autosuspend()Sakari Ailus6-23/+23
2024-01-23drm/nouveau: Switch to __pm_runtime_put_autosuspend()Sakari Ailus6-23/+23
2024-01-23drm/amd: Switch to __pm_runtime_put_autosuspend()Sakari Ailus14-177/+177
2024-01-23gpio: mxc: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-1/+1
2024-01-23gpio: arizona: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-5/+5
2024-01-23dmaengine: zynqmp_dma: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-1/+1
2024-01-23dmaengine: ti: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-5/+5
2024-01-23dmaengine: ste_dma40: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-8/+8
2024-01-23dmaengine: qcom: Switch to __pm_runtime_put_autosuspend()Sakari Ailus4-17/+17
2024-01-23dmaengine: pl330: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-7/+7
2024-01-23dmaengine: at_xdmac: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-12/+12
2024-01-23crypto: Switch to __pm_runtime_put_autosuspend()Sakari Ailus11-12/+12
2024-01-23clk: qcom: Switch to __pm_runtime_put_autosuspend()Sakari Ailus2-4/+4
2024-01-23clk: imx: Switch to __pm_runtime_put_autosuspend()Sakari Ailus2-2/+2
2024-01-23hwrng: Switch to __pm_runtime_put_autosuspend()Sakari Ailus2-2/+2
2024-01-23bus: sunxi-rsb: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-2/+2
2024-01-23bus: sunxi-rsb: Switch to __pm_runtime_put_autosuspend()Sakari Ailus4-9/+9
2024-01-23accel/ivpu: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-3/+3
2024-01-23pm: runtime: Add pm_runtime_put_autosuspend() replacementSakari Ailus2-6/+23
2024-01-23pm: runtime: Make pm_runtime_get_if_conditional() privateSakari Ailus3-39/+38
2024-01-23pm: runtime: Simplify pm_runtime_get_if_active() usageSakari Ailus12-20/+41
2024-01-21Linux 6.8-rc1Linus Torvalds1-2/+2
2024-01-21Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefsLinus Torvalds78-1426/+1629
2024-01-21Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-12/+41
2024-01-21Merge tag 'powerpc-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+1
2024-01-21bcachefs: Improve inode_to_text()Kent Overstreet1-7/+18
2024-01-21bcachefs: logged_ops_format.hKent Overstreet2-27/+31
2024-01-21bcachefs: reflink_format.hKent Overstreet3-47/+48
2024-01-21bcachefs; extents_format.hKent Overstreet2-279/+284
2024-01-21bcachefs: ec_format.hKent Overstreet2-16/+20
2024-01-21bcachefs: subvolume_format.hKent Overstreet2-32/+36
2024-01-21bcachefs: snapshot_format.hKent Overstreet2-33/+37
2024-01-21bcachefs: alloc_background_format.hKent Overstreet2-93/+94
2024-01-21bcachefs: xattr_format.hKent Overstreet2-15/+20
2024-01-21bcachefs: dirent_format.hKent Overstreet2-39/+43
2024-01-21bcachefs: inode_format.hKent Overstreet2-164/+167
2024-01-21bcachefs; quota_format.hKent Overstreet2-42/+48
2024-01-21bcachefs: sb-counters_format.hKent Overstreet2-95/+100
2024-01-21bcachefs: counters.c -> sb-counters.cKent Overstreet5-8/+7
2024-01-21bcachefs: comment bch_subvolumeKent Overstreet1-0/+3
2024-01-21bcachefs: bch_snapshot::btimeKent Overstreet2-0/+3
2024-01-21bcachefs: add missing __GFP_NOWARNKent Overstreet1-1/+1
2024-01-21bcachefs: opts->compression can now also be applied in the backgroundKent Overstreet11-23/+24
2024-01-21bcachefs: Prep work for variable size btree node buffersKent Overstreet18-97/+87
2024-01-21bcachefs: grab s_umount only if snapshottingSu Yue1-6/+5
2024-01-21bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exitSu Yue1-1/+1
2024-01-21bcachefs: bios must be 512 byte alginedKent Overstreet1-0/+4
2024-01-21bcachefs: remove redundant variable tmpColin Ian King1-3/+1
2024-01-21bcachefs: Improve trace_trans_restart_relockKent Overstreet5-24/+44
2024-01-21bcachefs: Fix excess transaction restarts in __bchfs_fallocate()Kent Overstreet4-16/+35
2024-01-21bcachefs: extents_to_bp_stateKent Overstreet1-48/+41
2024-01-21bcachefs: bkey_and_val_eq()Kent Overstreet1-3/+8
2024-01-21bcachefs: Better journal tracepointsKent Overstreet2-60/+79
2024-01-21bcachefs: Print size of superblock with space allocatedKent Overstreet1-1/+3
2024-01-21bcachefs: Avoid flushing the journal in the discard pathKent Overstreet1-19/+41
2024-01-21bcachefs: Improve move_extent tracepointKent Overstreet5-7/+48
2024-01-21bcachefs: Add missing bch2_moving_ctxt_flush_all()Kent Overstreet1-0/+1
2024-01-21bcachefs: Re-add move_extent_write tracepointKent Overstreet2-23/+20
2024-01-21bcachefs: bch2_kthread_io_clock_wait() no longer sleeps until full amountKent Overstreet1-2/+2
2024-01-21bcachefs: Add .val_to_text() for KEY_TYPE_cookieKent Overstreet1-0/+9
2024-01-21bcachefs: Don't pass memcmp() as a pointerKent Overstreet1-2/+8
2024-01-21Merge tag 'header_cleanup-2024-01-20' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-6/+6
2024-01-21bcachefs: Reduce would_deadlock restartsKent Overstreet1-0/+7
2024-01-21bcachefs: bch2_trans_account_disk_usage_change()Kent Overstreet3-29/+48
2024-01-21bcachefs: bch_fs_usage_baseKent Overstreet7-47/+45
2024-01-21bcachefs: bch2_prt_compression_type()Kent Overstreet5-6/+15
2024-01-21bcachefs: helpers for printing data typesKent Overstreet14-64/+64
2024-01-21bcachefs: BTREE_TRIGGER_ATOMICKent Overstreet8-30/+27
2024-01-21bcachefs: drop to_text code for obsolete bps in alloc keysKent Overstreet1-18/+0
2024-01-21bcachefs: eytzinger_for_each() declares loop iterKent Overstreet2-3/+3
2024-01-21bcachefs: Don't log errors if BCH_WRITE_ALLOC_NOWAITKent Overstreet1-4/+5
2024-01-21bcachefs: fix memleak in bch2_split_devsSu Yue1-3/+5
2024-01-20Merge tag 'v6.8-rc-part2-smb-client' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds19-257/+244
2024-01-20Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds46-300/+1882
2024-01-20Merge tag 'coccinelle-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-9/+8
2024-01-20media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)Aurelien Jarno1-5/+5
2024-01-20coccinelle: device_attr_show: simplify patch caseJulia Lawall1-8/+3
2024-01-20execve: open the executable file before doing anything elseLinus Torvalds1-34/+35
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds71-213/+2676
2024-01-20Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds10-39/+103
2024-01-20Merge tag 'sh-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+3
2024-01-20Merge tag 'fbdev-for-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-13/+1
2024-01-19Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...Linus Torvalds249-2141/+7843
2024-01-19Merge tag 'strlcpy-removal-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-82/+3
2024-01-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds11-49/+83
2024-01-19Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds34-102/+1735
2024-01-19Revert "firmware/sysfb: Clear screen_info state after consuming it"Helge Deller1-13/+1
2024-01-19Merge tag 'devicetree-for-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-49/+30
2024-01-19coccinelle: device_attr_show: Adapt to the latest Documentation/filesystems/s...Li Zhijian1-9/+13
2024-01-19Merge tag 'spi-fix-v6.8-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+0
2024-01-19Merge tag 'sound-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds22-149/+209
2024-01-19string: Remove strlcpy()Kees Cook6-80/+1
2024-01-19Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds85-463/+692
2024-01-19Merge tag 'for-v6.8-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds29-342/+614
2024-01-19Merge tag 'apparmor-pr-2024-01-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-74/+54
2024-01-19Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds11-63/+98
2024-01-19Merge tag 'xfs-6.8-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+1
2024-01-19Merge tag '6.8-rc-smb-server-fixes-part2' of git://git.samba.org/ksmbdLinus Torvalds8-26/+48
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds74-2180/+4158
2024-01-19cifs: update iface_last_update on each query-and-updateShyam Prasad N1-1/+3
2024-01-19cifs: handle servers that still advertise multichannel after disablingShyam Prasad N2-46/+69
2024-01-19cifs: new mount option called retransShyam Prasad N5-0/+15
2024-01-19cifs: reschedule periodic query for server interfacesShyam Prasad N1-0/+2
2024-01-19smb: client: don't clobber ->i_rdev from cached reparse pointsPaulo Alcantara1-3/+3
2024-01-19smb: client: get rid of smb311_posix_query_path_info()Paulo Alcantara2-83/+36
2024-01-19smb: client: parse owner/group when creating reparse pointsPaulo Alcantara4-89/+71
2024-01-19smb: client: fix parsing of SMB3.1.1 POSIX create contextPaulo Alcantara1-1/+1
2024-01-19cifs: update known bugs mentioned in kernel docs for cifsSteve French1-7/+1
2024-01-19lib: checksum: Fix build with CONFIG_NET=nPalmer Dabbelt1-0/+2
2024-01-19tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplugHeiko Carstens1-0/+5
2024-01-19of: Stop circularly including of_device.h and of_platform.hRob Herring2-6/+3
2024-01-19clk: qcom: gcc-x1e80100: Replace of_device.h with explicit includesStephen Rothwell1-1/+2
2024-01-19thermal: loongson2: Replace of_device.h with explicit includesRob Herring1-1/+2
2024-01-19net: can: Use device_get_match_data()Rob Herring4-31/+11
2024-01-19sparc: Use device_get_match_data()Rob Herring2-10/+12
2024-01-19dmaengine: dw-edma: increase size of 'name' in debugfs codeVinod Koul2-4/+4
2024-01-19dmaengine: fsl-qdma: increase size of 'irq_name'Vinod Koul1-1/+1
2024-01-19dmaengine: shdma: increase size of 'dev_id'Vinod Koul1-1/+1
2024-01-19dmaengine: xilinx: xdma: Fix kernel-doc warningsJan Kuliga1-5/+5
2024-01-19dmaengine: usb-dmac: Avoid format-overflow warningLad Prabhakar1-5/+5
2024-01-19dmaengine: sh: rz-dmac: Avoid format-overflow warningLad Prabhakar1-4/+4
2024-01-19dmaengine: imx-sdma: fix Excess kernel-doc warningsRandy Dunlap1-4/+0
2024-01-19dmaengine: xilinx: xdma: Fix initialization location of desc in xdma_channel_...Nathan Chancellor1-1/+2
2024-01-19dmaengine: xilinx: xdma: Fix operator precedence in xdma_prep_interleaved_dma()Nathan Chancellor1-4/+4
2024-01-19Merge tag 'dmaengine-6.8-rc1' into fixesVinod Koul39-282/+1867
2024-01-19sh: vsyscall: Remove unnecessary $(foreach ...)Masahiro Yamada1-3/+2
2024-01-19sh: ecovec24: Rename missed backlight field from fbdev to devGeert Uytterhoeven1-1/+1
2024-01-19Merge tag 'drm-xe-next-fixes-2024-01-16' of https://gitlab.freedesktop.org/dr...Dave Airlie18-91/+136
2024-01-19nouveau/vmm: don't set addr on the fail path to avoid warningDave Airlie1-0/+3
2024-01-18cifs: new nt status codes from MS-SMB2Shyam Prasad N2-0/+4
2024-01-18cifs: pick channel for tcon and tdisShyam Prasad N1-6/+4
2024-01-18cifs: open_cached_dir should not rely on primary channelShyam Prasad N1-1/+1
2024-01-18smb3: minor documentation updatesSteve French2-17/+27
2024-01-18Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linuxLinus Torvalds34-224/+287
2024-01-18Merge tag 'for-6.8/io_uring-2024-01-18' of git://git.kernel.dk/linuxLinus Torvalds4-47/+86
2024-01-18Merge tag 'erofs-for-6.8-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-14/+17
2024-01-18Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds46-506/+1487
2024-01-18Merge tag 'kgdb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds1-2/+0