index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-27
gpio: loongson: add more gpio chip support
Yinbo Zhu
1
-9
/
+110
2023-09-27
gpio: dt-bindings: add more loongson gpio chip support
Yinbo Zhu
1
-4
/
+17
2023-09-27
gpio: Rewrite IXP4xx GPIO bindings in schema
Linus Walleij
3
-39
/
+74
2023-09-25
gpiolib: cdev: annotate struct linereq with __counted_by
Kees Cook
1
-2
/
+2
2023-09-25
gpio: sim: initialize a managed pointer when declaring it
Bartosz Golaszewski
1
-2
/
+2
2023-09-18
gpio: sim: include a missing header
Bartosz Golaszewski
1
-0
/
+1
2023-09-13
gpio: eic-sprd: use a helper variable for &pdev->dev
Bartosz Golaszewski
1
-10
/
+10
2023-09-13
gpio: eic-sprd: unregister from the irq notifier on remove()
Bartosz Golaszewski
1
-2
/
+17
2023-09-12
pinctrl: da9062: don't include private GPIOLIB header
Bartosz Golaszewski
1
-6
/
+0
2023-09-12
gpiolib: make gpiochip_get_desc() public
Bartosz Golaszewski
2
-2
/
+2
2023-09-12
pinctrl: da9062: add missing include
Bartosz Golaszewski
1
-0
/
+1
2023-09-12
gpio: sim: don't fiddle with GPIOLIB private members
Bartosz Golaszewski
1
-19
/
+51
2023-09-11
platform/x86: x86-android-tablets: Drop "linux,power-supply-name" from lenovo...
Hans de Goede
1
-1
/
+0
2023-09-11
platform/x86: x86-android-tablets: Use platform-device as gpio-keys parent
Hans de Goede
1
-1
/
+1
2023-09-11
platform/x86: x86-android-tablets: Stop using gpiolib private APIs
Hans de Goede
5
-37
/
+55
2023-09-11
platform/x86: x86-android-tablets: Create a platform_device from module_init()
Hans de Goede
1
-13
/
+38
2023-09-11
platform/x86: x86-android-tablets: Remove invalid_aei_gpiochip support
Hans de Goede
2
-16
/
+0
2023-09-11
platform/x86: x86-android-tablets: Remove invalid_aei_gpiochip from Peaq C1010
Hans de Goede
1
-5
/
+0
2023-09-11
gpiolib: acpi: Add a ignore interrupt quirk for Peaq C1010
Hans de Goede
1
-0
/
+20
2023-09-11
gpiolib: acpi: Check if a GPIO is listed in ignore_interrupt earlier
Hans de Goede
1
-5
/
+5
2023-09-11
gpio: eic-sprd: use atomic notifiers to notify all chips about irqs
Bartosz Golaszewski
1
-19
/
+25
2023-09-11
gpio: mb86s7x: don't include gpiolib.h
Bartosz Golaszewski
1
-1
/
+0
2023-09-11
gpio: dwapb: don't include gpiolib.h
Bartosz Golaszewski
1
-1
/
+0
2023-09-11
gpio: xgene-sb: don't include gpiolib.h
Bartosz Golaszewski
1
-1
/
+0
2023-09-11
gpiolib: remove unnecessary extern specifiers from the driver header
Bartosz Golaszewski
1
-11
/
+10
2023-09-11
gpiolib: remove stray newline in gpio/driver.h
Bartosz Golaszewski
1
-1
/
+0
2023-09-11
gpio: of: correct notifier return codes
Bartosz Golaszewski
1
-8
/
+8
2023-09-11
gpiolib: unexport gpiod_set_transitory()
Bartosz Golaszewski
3
-9
/
+2
2023-09-11
gpio: mockup: don't access internal GPIOLIB structures
Bartosz Golaszewski
1
-9
/
+30
2023-09-11
gpio: mockup: simplify code by using cleanup helpers
Bartosz Golaszewski
1
-24
/
+21
2023-09-11
gpio: mockup: deprecate the old testing module
Bartosz Golaszewski
1
-1
/
+3
2023-09-11
gpio: mockup: remove unused field
Bartosz Golaszewski
1
-2
/
+0
2023-09-11
gpio: mockup: fix kerneldoc
Bartosz Golaszewski
1
-0
/
+2
2023-09-11
gpio-f7188x: fix base values conflicts with other gpio pins
xingtong.wu
1
-69
/
+69
2023-09-11
gpio: pca953x: Revisit header inclusions
Andy Shevchenko
1
-6
/
+14
2023-09-11
gpio: pca953x: Get rid of useless goto label
Andy Shevchenko
1
-17
/
+7
2023-09-11
gpio: pca953x: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
Andy Shevchenko
1
-5
/
+3
2023-09-11
gpio: pca953x: Utilise temporary variable for struct gpio_chip
Andy Shevchenko
1
-4
/
+3
2023-09-11
gpio: pca953x: Utilise temporary variable for struct device
Andy Shevchenko
1
-16
/
+14
2023-09-11
gpio: pca953x: Simplify code with cleanup helpers
Andy Shevchenko
1
-48
/
+29
2023-09-11
gpio: pca953x: Split pca953x_restore_context() and pca953x_save_context()
Andy Shevchenko
1
-15
/
+29
2023-09-11
gpio: pca953x: Utilise dev_err_probe() where it makes sense
Andy Shevchenko
1
-5
/
+3
2023-09-11
gpio: pca953x: Fully convert to device managed resources
Andy Shevchenko
1
-33
/
+35
2023-09-11
gpio: pca953x: Drop unused fields in struct pca953x_platform_data
Andy Shevchenko
2
-42
/
+8
2023-09-10
Linux 6.6-rc1
v6.6-rc1
Linus Torvalds
1
-2
/
+2
2023-09-09
iov_iter: Kunit tests for page extraction
David Howells
1
-0
/
+240
2023-09-09
iov_iter: Kunit tests for copying to/from an iterator
David Howells
3
-0
/
+549
2023-09-09
iov_iter: Fix iov_iter_extract_pages() with zero-sized entries
David Howells
1
-15
/
+15
2023-09-09
sh: push-switch: Reorder cleanup operations to avoid use-after-free bug
Duoming Zhou
1
-1
/
+1
2023-09-09
sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()
Petr Tesarik
5
-11
/
+7
[next]