platform/kernel/linux-starfive.git
2023-02-02 Tom Rixgpio: tegra186: remove unneeded loop in tegra186_gpio_i...
2023-01-30 Andy Shevchenkogpiolib: of: Move enum of_gpio_flags to its only user
2023-01-30 Uwe Kleine... gpio: mvebu: Use IS_REACHABLE instead of IS_ENABLED...
2023-01-30 Andy Shevchenkogpio: zevio: Add missing header
2023-01-30 Linus Walleijgpio: Get rid of gpio_to_chip()
2023-01-30 Andy Shevchenkogpio: pcf857x: Drop unneeded explicit casting
2023-01-30 Andy Shevchenkogpio: pcf857x: Make use of device properties
2023-01-30 Andy Shevchenkogpio: pcf857x: Get rid of legacy platform data
2023-01-30 Andy Shevchenkogpio: rockchip: Do not mention legacy API in the code
2023-01-30 Andy Shevchenkogpio: wcd934x: Remove duplicate assignment of of_gpio_n...
2023-01-30 Andy Shevchenkogpio: zevio: Use proper headers and drop OF_GPIO dependency
2023-01-30 Andy Shevchenkogpio: zevio: Remove duplicate assignment of of_gpio_n_cells
2023-01-30 Andy Shevchenkogpio: xilinx: Remove duplicate assignment of of_gpio_n_...
2023-01-30 Chunyan Zhangdt-bindings: gpio: Add compatible string for Unisoc...
2023-01-30 Chunyan Zhangdt-bindings: gpio: Convert Unisoc EIC controller bindin...
2023-01-30 Chunyan Zhangdt-bindings: gpio: Convert Unisoc GPIO controller bindi...
2023-01-30 Andy Shevchenkogpio: ge: Remove duplicate assignment of of_gpio_n_cells
2023-01-30 Andy Shevchenkogpio: davinci: Remove duplicate assignment of of_gpio_n...
2023-01-30 Andreas Kemnadegpio: omap: use dynamic allocation of base
2023-01-30 Andy Shevchenkogpio: Remove unused and obsoleted irq_to_gpio()
2023-01-30 Andy Shevchenkogpio: davinci: Do not mention legacy API in the code
2023-01-30 Andy Shevchenkogpiolib: Remove unused of_mm_gpiochip_add()
2023-01-30 Andy Shevchenkogpiolib: Do not mention legacy API in the code
2023-01-30 Radu Rendecgpio: pcf857x: Implement get_multiple/set_multiple...
2023-01-30 Radu Rendecgpio: pcf857x: Fix indentation of variable declarations
2023-01-30 Radu Rendecgpio: pcf857x: Replace 'unsigned' with 'unsigned int'
2023-01-30 Prathamesh... gpio: tegra186: add Tegra234 PMC compatible in GPIO...
2023-01-30 Michael Wallegpio: regmap: use new regmap_might_sleep()
2023-01-30 Andy Shevchenkogpiolib: sort header inclusion alphabetically
2023-01-30 Andy Shevchenkogpiolib: Get rid of not used of_node member
2023-01-30 Andy Shevchenkogpiolib: Introduce gpio_device_get() and gpio_device_put()
2023-01-30 Andy Shevchenkogpio: Remove unused and obsoleted gpio_export_link()
2023-01-30 Haibo Chengpio: vf610: connect GPIO label to dev name
2023-01-30 Bartosz Golaszewskigpio: pca9570: rename platform_data to chip_data
2023-01-30 Dmitry Torokhovgpiolib: of: remove [devm_]gpiod_get_from_of_node(...
2023-01-30 Dmitry Torokhovgpiolib: of: remove of_get_gpio[_flags]() and of_get_na...
2023-01-30 Dmitry Torokhovgpiolib: of: remove obsolete comment for of_gpio_get_co...
2023-01-30 Dmitry Torokhovgpiolib: of: stop exporting of_gpio_named_count()
2023-01-30 Dmitry Torokhovgpiolib: of: remove of_gpio_count()
2023-01-30 Rob Herringdt-bindings: gpio: Convert Fujitsu MB86S7x GPIO to...
2023-01-30 William Breathitt... gpio: i8255: Remove unused legacy interface
2023-01-30 William Breathitt... gpio: gpio-mm: Migrate to regmap API
2023-01-30 William Breathitt... gpio: 104-dio-48e: Migrate to regmap API
2023-01-30 William Breathitt... gpio: i8255: Migrate to gpio-regmap API
2023-01-30 William Breathitt... gpio: 104-idi-48: Migrate to gpio-regmap API
2023-01-30 William Breathitt... gpio: 104-idi-48: Migrate to the regmap-irq API
2023-01-30 William Breathitt... gpio: 104-dio-48e: Migrate to the regmap-irq API
2023-01-30 William Breathitt... gpio: regmap: Always set gpio_chip get_direction
2023-01-30 Andy Shevchenkogpio: pca953x: Remove unused PCAL953X_OUT_CONF from...
2023-01-30 Andy Shevchenkogpio: pca953x: Clean up pcal6534_check_register()
2023-01-30 Haibo Chengpio: pca953x: avoid logically dead code
2023-01-30 Uwe Kleine... gpio: msc313: Drop empty platform remove function
2023-01-30 Johan Hovoldgpiolib: use irq_domain_alloc_irqs()
2023-01-29 Linus TorvaldsLinux 6.2-rc6
2023-01-29 Linus TorvaldsMerge tag 'irq_urgent_for_v6.2_rc6' of git://git./linux...
2023-01-29 Linus TorvaldsMerge tag 'x86_urgent_for_v6.2_rc6' of git://git./linux...
2023-01-29 Linus TorvaldsMerge tag 'input-for-v6.2-rc5' of git://git./linux...
2023-01-29 Linus TorvaldsMerge tag 'cxl-fixes-for-6.2-rc6' of git://git./linux...
2023-01-29 Vlastimil BabkaRevert "mm/compaction: fix set skip in fast_find_migrat...
2023-01-28 Linus TorvaldsFix up more non-executable files marked executable
2023-01-28 Linus TorvaldsMerge tag '6.2-rc5-ksmbd-server-fixes' of git://git...
2023-01-28 Linus TorvaldsMerge tag '6.2-rc5-smb3-client-fixes' of git://git...
2023-01-28 Linus TorvaldsMerge tag 'block-6.2-2023-01-27' of git://git.kernel...
2023-01-28 Linus TorvaldsMerge tag 'io_uring-6.2-2023-01-27' of git://git.kernel...
2023-01-28 Linus TorvaldsMerge tag 'hardening-v6.2-rc6' of git://git./linux...
2023-01-28 Linus TorvaldsMerge tag 'trace-v6.2-rc5' of git://git./linux/kernel...
2023-01-27 Linus TorvaldsMerge tag 'i2c-for-6.2-rc6' of git://git./linux/kernel...
2023-01-27 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.2-rc6' of git://git./linux...
2023-01-27 Linus TorvaldsMerge tag 'regulator-fix-v6.2-rc5' of git://git./linux...
2023-01-27 Linus TorvaldsMerge tag 'ovl-fixes-6.2-rc6' of git://git./linux/kerne...
2023-01-27 Linus TorvaldsMerge tag 'drm-fixes-2023-01-27' of git://anongit.freed...
2023-01-27 Linus TorvaldsMerge tag 'acpi-6.2-rc6' of git://git./linux/kernel...
2023-01-27 Linus TorvaldsMerge tag 'thermal-6.2-rc6' of git://git./linux/kernel...
2023-01-27 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2023-01-27 Linus TorvaldsMerge tag 'riscv-for-linus-6.2-rc6' of git://git./linux...
2023-01-27 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2023-01-27 Linus TorvaldsMerge tag 'linux-kselftest-fixes-6.2-rc6' of git:/...
2023-01-27 Miklos Szerediovl: fail on invalid uid/gid mapping at copy up
2023-01-27 Miklos Szerediovl: fix tmpfile leak
2023-01-27 Dylan Yudakenio_uring: always prep_async for drain requests
2023-01-27 Ivo Borisov... tools: gpio: fix -c option of gpio-event-mon
2023-01-27 Arnd Bergmanngpio: ep93xx: remove unused variable
2023-01-27 Dave AirlieMerge tag 'drm-misc-fixes-2023-01-26' of git://anongit...
2023-01-27 Dave Airlieamdgpu: fix build on non-DCN platforms.
2023-01-27 Dave AirlieMerge tag 'amd-drm-fixes-6.2-2023-01-25' of https:...
2023-01-27 Dave AirlieMerge tag 'drm-intel-fixes-2023-01-26' of git://anongit...
2023-01-26 Jens AxboeMerge tag 'nvme-6.2-2023-01-26' of git://git.infradead...
2023-01-26 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.2-3' of git://git...
2023-01-26 Linus TorvaldsMerge tag 'net-6.2-rc6' of git://git./linux/kernel...
2023-01-26 Linus Torvaldstreewide: fix up files incorrectly marked executable
2023-01-26 Ming Leiblock: ublk: move ublk_chr_class destroying after devic...
2023-01-26 Robin MurphyPartially revert "perf/arm-cmn: Optimise DTC counter...
2023-01-26 Jerome Brunetnet: mdio-mux-meson-g12a: force internal PHY off on...
2023-01-26 Ivan Veceradocs: networking: Fix bridge documentation URL
2023-01-26 Gerhard Engledertsnep: Fix TX queue stop/wake for multiple queues
2023-01-26 David Christensennet/tg3: resolve deadlock in tg3_reset_task() during EEH
2023-01-26 Namjae Jeonksmbd: downgrade ndr version error message to debug
2023-01-26 Namjae Jeonksmbd: limit pdu length size according to connection...
2023-01-25 Dan Williamscxl/pmem: Fix nvdimm unregistration when cxl_pmem drive...
2023-01-25 Kees Cookbcache: Silence memcpy() run-time false positive warnings
next