summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-20parisc: Autodetect default output device and set console= kernel parameterHelge Deller1-0/+11
2022-01-20parisc: Use safer strscpy() in setup_cmdline()Helge Deller1-2/+2
2022-01-13parisc: Add visible flag to toc_stack variableHelge Deller1-1/+1
2022-01-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds198-1240/+18551
2022-01-13Merge tag 'leds-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds14-225/+1130
2022-01-13Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds172-3379/+5189
2022-01-13Merge tag 'for-linus-5.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-36/+259
2022-01-13Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds163-1349/+1047
2022-01-13Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds29-256/+248
2022-01-13Merge tag 'iommu-updates-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds20-570/+493
2022-01-13Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds21-501/+675
2022-01-13Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds63-1173/+554
2022-01-13Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds93-13001/+7205
2022-01-13Merge tag 'fuse-update-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-52/+294
2022-01-13Merge tag 'fs_for_v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+7
2022-01-13Merge tag 'fsnotify_for_v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-144/+483
2022-01-12Merge tag 'iomap-5.17' of git://git.infradead.org/users/willy/linuxLinus Torvalds9-295/+389
2022-01-12Merge tag 'folio-5.17' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds25-1013/+1114
2022-01-12Merge tag 'spdx-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds1-0/+2
2022-01-12Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds105-978/+4172
2022-01-12Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds86-2980/+3294
2022-01-12Merge tag 'staging-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds137-7478/+1743
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds58-755/+1217
2022-01-12Merge tag 'pinctrl-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds142-1243/+7121
2022-01-12leds: lp55xx: initialise output direction from dtsMerlijn Wajer1-1/+3
2022-01-12ARM: dts: omap3-n900: Fix lp5523 for multi colorSicelo A. Mhlongo1-10/+40
2022-01-12leds: ktd2692: Drop calling dev_of_node() in ktd2692_parse_dtLad Prabhakar1-1/+1
2022-01-12leds: lgm-sso: Get rid of duplicate of_node assignmentAndy Shevchenko1-1/+0
2022-01-12leds: tca6507: Get rid of duplicate of_node assignmentAndy Shevchenko1-3/+0
2022-01-12leds: leds-fsg: Drop FSG3 LED driverLinus Walleij3-201/+0
2022-01-12leds: lp50xx: remove unused variableSven Schuchmann1-1/+0
2022-01-12dt-bindings: leds: Replace moonlight with indicator in mt6360 exampleChiYuan Huang1-1/+1
2022-01-12leds: led-core: Update fwnode with device_set_nodeSander Vanheule1-4/+2
2022-01-12leds: tca6507: use swap() to make code cleanerYihao Han1-3/+1
2022-01-12Merge tag 'media/v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-16/+20
2022-01-12leds: Add mt6360 driverGene Chen3-0/+924
2022-01-12Merge tag 'for-5.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-65/+145
2022-01-12Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds40-4501/+612
2022-01-12Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds114-2484/+2563
2022-01-12Merge tag 'for-5.17/io_uring-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds3-546/+604
2022-01-12Merge tag 'dma-mapping-5.17' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-106/+163
2022-01-12Merge branch 'dt/linus' into dt/nextRob Herring10-28/+63
2022-01-12dt-bindings: net: mdio: Drop resets/reset-names child propertiesRob Herring1-6/+0
2022-01-12x86/entry_32: Fix segment exceptionsPeter Zijlstra4-19/+27
2022-01-12Merge branches 'clk-ingenic' and 'clk-mediatek' into clk-nextStephen Boyd17-15/+1021
2022-01-12Merge branches 'clk-socfpga', 'clk-toshiba', 'clk-st' and 'clk-bitmain' into ...Stephen Boyd24-41/+1580
2022-01-12Merge branches 'clk-nvidia', 'clk-imx', 'clk-samsung' and 'clk-qcom' into clk...Stephen Boyd64-282/+12136
2022-01-12Merge branches 'clk-x86', 'clk-stm', 'clk-amlogic' and 'clk-allwinner' into c...Stephen Boyd74-438/+3369
2022-01-12Merge branches 'clk-doc', 'clk-renesas', 'clk-at91', 'clk-cleanup' and 'clk-d...Stephen Boyd41-609/+1528
2022-01-12Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds45-225/+240