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
*
irqchip/stm32: Retrigger both in eoi and unmask callbacks
Marek Vasut
2020-03-24
1
-4
/
+14
*
irqchip/gic-v3: Move irq_domain_update_bus_token to after checking for NULL d...
luanshi
2020-03-22
1
-1
/
+2
*
irqchip/xilinx: Do not call irq_set_default_host()
Mubin Sayyed
2020-03-22
1
-1
/
+0
*
irqchip/xilinx: Enable generic irq multi handler
Michal Simek
2020-03-22
1
-14
/
+20
*
irqchip/xilinx: Fill error code when irq domain registration fails
Michal Simek
2020-03-22
1
-0
/
+1
*
irqchip/xilinx: Add support for multiple instances
Mubin Sayyed
2020-03-22
1
-48
/
+67
*
irqchip/ingenic: Add support for TCU of X1000.
周琰杰 (Zhou Yanjie)
2020-03-22
1
-0
/
+1
*
irqchip/qcom-irq-combiner: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-22
1
-1
/
+1
*
irqchip/irq-bcm7038-l1: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-22
1
-1
/
+1
*
irqchip/versatile-fpga: Apply clear-mask earlier
Sungbo Eo
2020-03-22
1
-3
/
+3
*
irqchip/gic-v4: Use Inner-Shareable attributes for virtual pending tables
Heyi Guo
2020-03-21
1
-1
/
+1
*
irqchip/versatile-fpga: Handle chained IRQs properly
Sungbo Eo
2020-03-19
1
-2
/
+10
*
irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency
Marc Zyngier
2020-03-16
1
-0
/
+6
*
irqchip/atmel-aic5: Fix irq_retrigger callback return value
Marc Zyngier
2020-03-16
1
-1
/
+1
*
irqchip/atmel-aic: Fix irq_retrigger callback return value
Marc Zyngier
2020-03-16
1
-1
/
+1
*
irqchip/gic-v3-its: Probe ITS page size for all GITS_BASERn registers
Marc Zyngier
2020-03-16
1
-34
/
+66
*
irqchip/bcm2835: Quiesce IRQs left enabled by bootloader
Lukas Wunner
2020-03-16
1
-0
/
+15
*
irqchip/sifive-plic: Add support for multiple PLICs
Atish Patra
2020-03-16
1
-30
/
+51
*
irqchip/sifive-plic: Enable/Disable external interrupts upon cpu online/offline
Atish Patra
2020-03-16
1
-4
/
+34
*
irqchip: Replace setup_irq() by request_irq()
afzal mohammed
2020-03-08
2
-16
/
+9
*
irqchip/renesas-intc-irqpin: Restore devm_ioremap() alignment
Geert Uytterhoeven
2020-03-08
1
-1
/
+1
*
irqchip: Add COMPILE_TEST support for IMX_INTMUX
Anson Huang
2020-03-08
1
-1
/
+1
*
irqchip/gic-v3-its: Fix access width for gicr_syncr
Heyi Guo
2020-03-08
1
-1
/
+1
*
pinctrl: stm32: Add level interrupt support to gpio irq chip
Alexandre Torgue
2020-03-08
1
-2
/
+43
*
irqchip/stm32: Add irq retrigger support
Alexandre Torgue
2020-03-08
1
-1
/
+13
*
irqchip: vic: Support cascaded VIC in device tree
Linus Walleij
2020-03-08
1
-4
/
+5
*
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-03-01
3
-56
/
+34
|
\
|
*
macintosh: therm_windtunnel: fix regression when instantiating devices
Wolfram Sang
2020-02-29
1
-21
/
+31
|
*
i2c: altera: Fix potential integer overflow
Gustavo A. R. Silva
2020-02-13
1
-1
/
+1
|
*
i2c: jz4780: silence log flood on txabrt
Wolfram Sang
2020-02-13
1
-34
/
+2
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-02-29
8
-7
/
+14
|
\
\
|
*
|
scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropri...
Adam Williamson
2020-02-24
4
-4
/
+4
|
*
|
scsi: zfcp: fix wrong data and display format of SFP+ temperature
Benjamin Block
2020-02-24
2
-2
/
+2
|
*
|
scsi: sd_sbc: Fix sd_zbc_report_zones()
Damien Le Moal
2020-02-24
1
-1
/
+6
|
*
|
scsi: libfc: free response frame from GPN_ID
Igor Druzhinin
2020-02-21
1
-0
/
+2
*
|
|
Merge tag 'pci-v5.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-02-28
1
-1
/
+1
|
\
\
\
|
*
|
|
PCI: brcmstb: Fix build on 32bit ARM platforms with older compilers
Marek Szyprowski
2020-02-27
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-02-28
3
-6
/
+1
|
\
\
\
|
*
|
|
nvme-pci: Hold cq_poll_lock while completing CQEs
Bijan Mottahedeh
2020-02-27
1
-1
/
+1
|
*
|
|
null_blk: remove unused fields in 'nullb_cmd'
Dongli Zhang
2020-02-25
2
-5
/
+0
*
|
|
|
Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-02-28
2
-4
/
+36
|
\
\
\
\
|
*
|
|
|
ACPI: watchdog: Set default timeout in probe
Mika Westerberg
2020-02-13
1
-0
/
+23
|
*
|
|
|
ACPI: watchdog: Fix gas->access_width usage
Mika Westerberg
2020-02-13
2
-3
/
+2
|
*
|
|
|
ACPI: watchdog: Allow disabling WDAT at boot
Jean Delvare
2020-02-10
1
-1
/
+11
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-02-28
2
-5
/
+11
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'pm-sleep' and 'pm-devfreq'
Rafael J. Wysocki
2020-02-28
1
-3
/
+1
|
|
\
\
\
\
\
|
|
|
*
|
|
|
Revert "PM / devfreq: Modify the device name as devfreq(X) for sysfs"
Orson Zhai
2020-02-24
1
-3
/
+1
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
*
|
/
|
|
cpufreq: Fix policy initialization for internal governor drivers
Rafael J. Wysocki
2020-02-27
1
-2
/
+10
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'drm-fixes-2020-02-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-02-28
14
-43
/
+138
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'drm-intel-fixes-2020-02-27' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2020-02-28
7
-38
/
+46
|
|
\
\
\
\
\
[next]