index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: ge: Replace GPLv2 boilerplate with SPDX
Andy Shevchenko
2023-07-27
1
-4
/
+1
*
gpio: ge: Utilise temporary variable for struct device
Andy Shevchenko
2023-07-27
1
-5
/
+5
*
gpio: ge: Make driver OF-independent
Andy Shevchenko
2023-07-27
1
-20
/
+13
*
gpio: ge: Fix English spelling and grammar
Andy Shevchenko
2023-07-27
1
-5
/
+6
*
gpio: ge: Add missing header
Andy Shevchenko
2023-07-27
1
-5
/
+6
*
gpio: sifive: Allow building the driver as a module
Samuel Holland
2023-07-25
2
-2
/
+6
*
gpio: sifive: Get the parent IRQ's domain from its irq_data
Samuel Holland
2023-07-25
1
-15
/
+10
*
gpio: sifive: Look up IRQs only once during probe
Samuel Holland
2023-07-25
1
-12
/
+5
*
gpio: sifive: Directly use the device's fwnode
Samuel Holland
2023-07-25
1
-1
/
+2
*
gpio: mxc: Improve PM configuration
Geert Uytterhoeven
2023-07-25
1
-5
/
+5
*
gpio: pisosr: Use devm_gpiochip_add_data() to simplify remove path
Andrew Davis
2023-07-20
1
-16
/
+12
*
gpio: bcm-kona: Drop unused pdev member in private data structure
Andy Shevchenko
2023-07-19
1
-2
/
+0
*
gpio: bcm-kona: remove unneeded platform_set_drvdata() call
Andrei Coardos
2023-07-19
1
-1
/
+0
*
gpio: bcm-kona: Make driver OF-independent
Andy Shevchenko
2023-07-19
2
-14
/
+9
*
gpio: Explicitly include correct DT includes
Rob Herring
2023-07-19
34
-39
/
+28
*
gpio: mmio: handle "ngpios" properly in bgpio_init()
Asmaa Mnebhi
2023-07-18
3
-32
/
+46
*
gpiolib: order includes alphabetically in gpiolib.h
Bartosz Golaszewski
2023-07-13
1
-4
/
+4
*
gpio: sim: fix a typo in comment
Bartosz Golaszewski
2023-07-13
1
-1
/
+1
*
gpio: sifive: Support IRQ wake
Samuel Holland
2023-07-10
1
-0
/
+1
*
gpiolib: Replace open coded gpiochip_irqchip_add_allocated_domain()
Andy Shevchenko
2023-07-10
1
-13
/
+7
*
gpiolib: Split out gpiochip_irqchip_add_allocated_domain() helper
Andy Shevchenko
2023-07-10
1
-16
/
+23
*
gpiolib: Do not assign error pointer to the GPIO IRQ chip domain
Andy Shevchenko
2023-07-10
1
-6
/
+6
*
gpiolib: Factor out gpiochip_simple_create_domain()
Andy Shevchenko
2023-07-10
1
-7
/
+16
*
gpiolib: Make gpiochip_hierarchy_add_domain() return domain
Andy Shevchenko
2023-07-10
1
-11
/
+13
*
gpiolib: Do not alter GPIO chip fwnode member
Andy Shevchenko
2023-07-10
1
-8
/
+8
*
gpiolib: acpi: Don't use GPIO chip fwnode in acpi_gpiochip_find()
Andy Shevchenko
2023-07-10
1
-1
/
+1
*
gpiolib: of: Don't use GPIO chip fwnode in of_gpiochip_*()
Andy Shevchenko
2023-07-10
1
-3
/
+3
*
gpio: mxc: add runtime pm support
Shenwei Wang
2023-07-10
1
-2
/
+59
*
gpiolib: add missing include
Bartosz Golaszewski
2023-07-10
1
-0
/
+1
*
Merge tag 'ntb-6.5' of https://github.com/jonmason/ntb
Linus Torvalds
2023-07-09
8
-30
/
+33
|
\
|
*
ntb: hw: amd: Fix debugfs_create_dir error checking
Anup Sharma
2023-07-08
1
-1
/
+1
|
*
ntb_netdev: Fix module_init problem
Geoff Levand
2023-07-08
1
-1
/
+1
|
*
ntb: intel: Remove redundant pci_clear_master
Cai Huoqing
2023-07-08
1
-2
/
+0
|
*
ntb: epf: Remove redundant pci_clear_master
Cai Huoqing
2023-07-08
1
-8
/
+4
|
*
ntb_hw_amd: Remove redundant pci_clear_master
Cai Huoqing
2023-07-08
1
-2
/
+0
|
*
ntb: idt: drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-07-08
1
-12
/
+5
|
*
NTB: EPF: fix possible memory leak in pci_vntb_probe()
ruanjinjie
2023-07-08
1
-0
/
+1
|
*
NTB: ntb_tool: Add check for devm_kcalloc
Jiasheng Jiang
2023-07-08
1
-0
/
+2
|
*
NTB: ntb_transport: fix possible memory leak while device_register() fails
Yang Yingliang
2023-07-08
1
-1
/
+1
|
*
ntb: intel: Fix error handling in intel_ntb_pci_driver_init()
Yuan Can
2023-07-08
1
-1
/
+6
|
*
NTB: amd: Fix error handling in amd_ntb_pci_driver_init()
Yuan Can
2023-07-08
1
-1
/
+6
|
*
ntb: idt: Fix error handling in idt_pci_driver_init()
Yuan Can
2023-07-08
1
-1
/
+6
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-07-08
9
-39
/
+28
|
\
\
|
*
|
scsi: ufs: core: Remove unused function declaration
Keoseong Park
2023-06-29
1
-1
/
+0
|
*
|
scsi: target: iblock: Quiet bool conversion warning with pr_preempt use
Mike Christie
2023-06-29
1
-1
/
+1
|
*
|
scsi: core: Simplify scsi_cdl_check_cmd()
Damien Le Moal
2023-06-29
1
-23
/
+14
|
*
|
scsi: isci: Fix comment typo
Yueh-Shun Li
2023-06-29
1
-1
/
+1
|
*
|
scsi: smartpqi: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
2023-06-22
2
-5
/
+4
|
*
|
scsi: target: tcmu: Replace strlcpy() with strscpy()
Azeem Shaikh
2023-06-22
1
-2
/
+2
|
*
|
scsi: ncr53c8xx: Replace strlcpy() with strscpy()
Azeem Shaikh
2023-06-22
1
-1
/
+1
[next]