summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-11-26comedi: Move "comedi_8254.h" to <linux/comedi/comedi_8254.h>Ian Abbott1-0/+134
2021-11-26comedi: Move and rename "8255.h" to <linux/comedi/comedi_8255.h>Ian Abbott1-0/+42
2021-11-26comedi: Move the main COMEDI headersIan Abbott5-0/+1224
2021-11-26tty: reformat TTY_DRIVER_ flags into kernel-docJiri Slaby1-43/+47
2021-11-26tty: reformat tty_struct::flags into kernel-docJiri Slaby1-14/+60
2021-11-26tty: combine tty_ldisc_ops docs into kernel-docJiri Slaby1-24/+43
2021-11-26tty: combine tty_operations triple docs into kernel-docJiri Slaby1-9/+27
2021-11-26tty: add kernel-doc for tty_ldisc_opsJiri Slaby1-129/+130
2021-11-26tty: add kernel-doc for tty_port_operationsJiri Slaby1-10/+17
2021-11-26tty: add kernel-doc for tty_operationsJiri Slaby1-157/+241
2021-11-26tty: add kernel-doc for tty_driverJiri Slaby1-12/+50
2021-11-26tty: add kernel-doc for tty_portJiri Slaby1-34/+70
2021-11-26tty: finish kernel-doc of tty_struct membersJiri Slaby1-15/+64
2021-11-26include/linux/byteorder/generic.h: fix index variablesHeinrich Schuchardt1-2/+2
2021-11-26net: optimize skb_postpull_rcsum()Eric Dumazet1-1/+5
2021-11-25Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds5-18/+88
2021-11-25tty: remove file from tty_ldisc_ops::ioctl and compat_ioctlJiri Slaby1-8/+7
2021-11-25tty: drop tty_schedule_flip()Jiri Slaby1-1/+0
2021-11-25mxser: move ids from pci_ids.h hereJiri Slaby1-18/+0
2021-11-25arm: remove zte zx platform left-overLukas Bulwahn1-6/+0
2021-11-25Revert "virtio_ring: validate used buffer length"Michael S. Tsirkin1-2/+0
2021-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2-2/+16
2021-11-24device property: Remove device_add_properties() APIHeikki Krogerus1-4/+0
2021-11-24regulator: rohm-generic: remove unused dummiesMatti Vaittinen1-14/+0
2021-11-24regulator: irq_helper: Provide helper for trivial IRQ notificationsMatti Vaittinen1-0/+2
2021-11-24regulator: Add regulator_err2notif() helperMatti Vaittinen1-0/+34
2021-11-24regulator: Drop unnecessary struct memberMatti Vaittinen1-1/+0
2021-11-24kernfs: switch global kernfs_rwsem lock to per-fs lockMinchan Kim1-0/+2
2021-11-24net: stmmac: Calculate CDC error only onceKurt Kanzenbach1-0/+1
2021-11-23ACPI: Make acpi_node_get_parent() localSakari Ailus1-7/+0
2021-11-23net: remove .ndo_change_proto_downJakub Kicinski1-9/+3
2021-11-23regulator: rohm-generic: iniline stub functionMatti Vaittinen1-1/+2
2021-11-23arch_topology: Remove unused topology_set_thermal_pressure() and relatedLukasz Luba2-10/+0
2021-11-23arch_topology: Introduce thermal pressure update functionLukasz Luba2-0/+10
2021-11-23clk: sunxi-ng: Allow the CCU core to be built as a moduleSamuel Holland1-15/+0
2021-11-23Merge tag 'drm-misc-next-2021-11-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie4-28/+6
2021-11-23lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()Paul Moore3-9/+6
2021-11-22net/ice: Add support for enable_iwarp and enable_roce devlink paramShiraz Saleem1-2/+5
2021-11-22skbuff: Switch structure bounds to struct_group()Kees Cook1-7/+3
2021-11-22skbuff: Move conditional preprocessor directives out of struct sk_buffKees Cook1-17/+19
2021-11-22net: wwan: common debugfs base dir for wwan deviceM Chetan Kumar1-0/+2
2021-11-22net: phylink: Add helpers for c22 registers without MDIOSean Anderson1-3/+4
2021-11-22net: annotate accesses to dev->gso_max_segsEric Dumazet1-0/+7
2021-11-22net: annotate accesses to dev->gso_max_sizeEric Dumazet1-1/+2
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen1-2/+6
2021-11-22ethtool: add support to set/get rx buf len via ethtoolHao Chen1-0/+18
2021-11-22dmaengine: Add core function and capability check for DMA_MEMCPY_SGAdrian Larumbe1-0/+20
2021-11-21include/linux/efi.h: Remove unneeded whitespaces before tabsElyes HAOUAS1-3/+3
2021-11-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-1/+28
2021-11-20Merge tag 'pinctrl-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-160/+9