summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-10-04gpiolib: provide gpio_device_get_desc()Bartosz Golaszewski
2023-10-04gpiolib: provide gpio_device_find_by_label()Bartosz Golaszewski
2023-10-04gpiolib: provide gpio_device_find()Bartosz Golaszewski
2023-10-04gpiolib: add support for scope-based management to gpio_deviceBartosz Golaszewski
2023-10-04gpiolib: make gpio_device_get() and gpio_device_put() publicBartosz Golaszewski
2023-10-04drm/drm_file: Add DRM obj's RSS reporting function for fdinfoAdrián Larumbe
2023-10-04OMAP/gpio: drop MPUIO static baseLinus Walleij
2023-10-04clk: imx8mp: Remove non-existent IMX8MP_CLK_AUDIOMIX_PDM_ROOTAdam Ford
2023-10-04platform/x86/intel/tpmi: Add defines to get version informationSrinivas Pandruvada
2023-10-04dmaengine: idxd: add wq driver name support for accel-config user toolDave Jiang
2023-10-04Merge tag 'drm-intel-next-2023-09-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-10-04platform/chrome: cros_ec_proto: Mark outdata as constStephen Boyd
2023-10-03mm: Remove unused vm_brk()Kees Cook
2023-10-03tracing/user_events: Allow events to persist for perfmon_capable usersBeau Belgrave
2023-10-03net: add sysctl to disable rfc4862 5.5.3e lifetime handlingPatrick Rohr
2023-10-04drm/nouveau: exec: report max pushs through getparamDanilo Krummrich
2023-10-03PNP: Clean up coding style in pnp.hGuoHua Cheng
2023-10-03overflow: add DEFINE_FLEX() for on-stack allocsPrzemek Kitszel
2023-10-03syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta
2023-10-03PCI: Add PCI_HEADER_TYPE_MFD definitionIlpo Järvinen
2023-10-03bpf: Remove xdp_do_flush_map().Sebastian Andrzej Siewior
2023-10-03ACPICA: Add defines for CDAT SSLBISDave Jiang
2023-10-03ASoC: cs35l56: Remove unused hibernate wake constantsSimon Trimmer
2023-10-03pinctrl: Replace kernel.h by what is actually being usedAndy Shevchenko
2023-10-03kernel.h: Move ARRAY_SIZE() to a separate headerAlejandro Colomar
2023-10-03serial: core: add comment about definitely used port typesWolfram Sang
2023-10-03serial: core: remove cruft from uapi headerWolfram Sang
2023-10-03serial: core: fix kernel-doc for uart_port_unlock_irqrestore()Randy Dunlap
2023-10-03tty: fix kernel-doc for functions in tty.hJiri Slaby (SUSE)
2023-10-03tty: switch tty_{,un}throttle_safe() to return a boolJiri Slaby (SUSE)
2023-10-03net: dsa: notify drivers of MAC address changes on user portsVladimir Oltean
2023-10-03net: dsa: propagate extack to ds->ops->port_hsr_join()Vladimir Oltean
2023-10-03ipv6: mark address parameters of udp_tunnel6_xmit_skb() as constBeniamino Galvani
2023-10-03ipv4/fib: send notify when delete source address routesHangbin Liu
2023-10-03ata: libata: Cleanup inline DMA helper functionsDamien Le Moal
2023-10-03scsi: Remove scsi device no_start_on_resume flagDamien Le Moal
2023-10-03ata: libata: Annotate struct ata_cpr_log with __counted_byKees Cook
2023-10-03ata: ahci: print the lpm policy on bootNiklas Cassel
2023-10-03Merge tag 'drm-intel-gt-next-2023-09-28' of git://anongit.freedesktop.org/drm...Dave Airlie
2023-10-02sched/headers: Move 'struct sched_param' out of uapi, to work around glibc/mu...Kir Kolyshkin
2023-10-02regulator: mt6358: Add missing regulators for MT6366Chen-Yu Tsai
2023-10-02net: mana: Annotate struct hwc_dma_buf with __counted_byKees Cook
2023-10-02net: mana: Annotate struct mana_rxq with __counted_byKees Cook
2023-10-02ipv6: Annotate struct ip6_sf_socklist with __counted_byKees Cook
2023-10-02ipv4/igmp: Annotate struct ip_sf_socklist with __counted_byKees Cook
2023-10-02ipv4: Annotate struct fib_info with __counted_byKees Cook
2023-10-02ceph: Annotate struct ceph_osd_request with __counted_byKees Cook
2023-10-02GPIO descriptors for TI ASoC codecsMark Brown
2023-10-02usb: gadget: clarify usage of USB_GADGET_DELAYED_STATUSAndrey Konovalov
2023-10-02usb: pd: Exposing the Peak Current value of Fixed Supplies to user spaceHeikki Krogerus