summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-01-17USB: Improve usb_fill_* documentationRicardo Ribalda1-4/+23
2023-01-17usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman1-0/+3
2023-01-17efi: efivars: make efivar_supports_writes() return boolJohan Hovold1-1/+1
2023-01-17efi: efivars: drop kobject from efivars_register()Johan Hovold1-4/+7
2023-01-17Drivers: hv: Make remove callback of hyperv driver void returnedDawei Li1-1/+1
2023-01-17x86/hyperv: Add an interface to do nested hypercallsJinank Jain1-0/+1
2023-01-17HID: Make lowlevel driver structs constThomas Weißschuh1-1/+1
2023-01-17HID: Unexport struct i2c_hid_ll_driverThomas Weißschuh1-2/+0
2023-01-17HID: Unexport struct hidp_hid_driverThomas Weißschuh1-1/+0
2023-01-17HID: Unexport struct uhid_hid_driverThomas Weißschuh1-1/+0
2023-01-17HID: Unexport struct usb_hid_driverThomas Weißschuh1-1/+0
2023-01-17HID: Remove unused function hid_is_using_ll_driver()Thomas Weißschuh1-6/+0
2023-01-17HID: usbhid: Make hid_is_usb() non-inlineThomas Weißschuh1-4/+1
2023-01-17Merge wireless into wireless-nextKalle Valo504-4798/+15805
2023-01-17net: ethernet: mtk_wed: add reset/reset_complete callbacksLorenzo Bianconi1-0/+2
2023-01-17Merge branch 'i2c/fwnode-api' into i2c/for-mergewindowWolfram Sang1-3/+21
2023-01-17sched: add new attr TCA_EXT_WARN_MSG to report tc extact messageHangbin Liu1-0/+1
2023-01-17i2c: add fwnode APIsRussell King (Oracle)1-3/+21
2023-01-17Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...Linus Torvalds4-7/+6
2023-01-16Merge tag 'drm-intel-next-2023-01-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+8
2023-01-16drm/msm: Add MSM_SUBMIT_BO_NO_IMPLICITRob Clark1-1/+3
2023-01-16virtio/vsock: replace virtio_vsock_pkt with sk_buffBobby Eshleman1-20/+109
2023-01-16net/sched: sch_taprio: fix possible use-after-freeEric Dumazet1-0/+7
2023-01-16regmap: Rework regmap_mdio_c45_{read|write} for new C45 API.Andrew Lunn1-0/+8
2023-01-16parport: remove ax88796 driverArnd Bergmann1-5/+0
2023-01-16ASoC: samsung: remove unused driversArnd Bergmann2-44/+0
2023-01-16spi: remove s3c24xx driverArnd Bergmann2-53/+0
2023-01-16fbdev: remove s3c2410 framebufferArnd Bergmann1-99/+0
2023-01-16cpufreq: remove s3c24xx driversArnd Bergmann1-299/+0
2023-01-16dmaengine: remove s3c24xx driverArnd Bergmann1-48/+0
2023-01-16usb: gadget: remove s3c24xx driversArnd Bergmann2-66/+0
2023-01-16leds: remove s3c24xx driverArnd Bergmann1-18/+0
2023-01-16clk: remove s3c24xx driverArnd Bergmann1-19/+0
2023-01-16mmc: remove s3cmci driverArnd Bergmann1-51/+0
2023-01-16pata: remove samsung_cf driverArnd Bergmann1-31/+0
2023-01-16power: remove s3c adc battery driverArnd Bergmann1-39/+0
2023-01-16ARM: s3c: simplify platform codeArnd Bergmann1-32/+0
2023-01-16ARM: s3c: remove adc.cArnd Bergmann1-32/+0
2023-01-16ARM: s3c: remove s3c24xx specific hacksArnd Bergmann2-90/+0
2023-01-16ARM: s3c: remove all s3c24xx supportArnd Bergmann4-297/+0
2023-01-16ARM: mmp: remove old PM supportArnd Bergmann1-23/+1
2023-01-16ARM: mmp: remove custom sram codeArnd Bergmann1-36/+0
2023-01-16ARM: sa1100: remove irda referencesArnd Bergmann1-17/+0
2023-01-16Merge tag 'drm-misc-next-2023-01-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie7-14/+112
2023-01-16Merge tag 'amd-drm-next-6.3-2023-01-06' of https://gitlab.freedesktop.org/agd...Dave Airlie2-0/+12
2023-01-16media: uvcvideo: Silence memcpy() run-time false positive warningsKees Cook1-1/+1
2023-01-16media: uvcvideo: Use standard names for menusRicardo Ribalda1-1/+3
2023-01-15bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()Ziyang Xuan1-0/+7
2023-01-15dt-bindings: pinctrl: k3: Introduce pinmux definitions for J784s4Apurva Nandan1-0/+3
2023-01-15RDMA/mlx: Calling qp event handler in workqueue contextMark Zhang2-1/+2