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
*
mailbox: ZynqMP IPI mailbox controller
Wendy Liang
2019-03-07
3
-0
/
+738
*
mailbox: stm32-ipcc: remove useless device_init_wakeup call
Fabien Dessenne
2019-03-07
1
-2
/
+0
*
mailbox: stm32-ipcc: do not enable wakeup source by default
Fabien Dessenne
2019-03-07
1
-1
/
+1
*
mailbox: mailbox-test: fix null pointer if no mmio
Fabien Dessenne
2019-03-07
1
-6
/
+8
*
mailbox: mailbox-test: fix debugfs in multi-instances
Fabien Dessenne
2019-03-07
1
-6
/
+6
*
mailbox: tegra-hsp: mark suspend function as __maybe_unused
Arnd Bergmann
2019-03-07
1
-1
/
+1
*
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
1
-1
/
+1
|
\
|
*
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...
Thomas Gleixner
2019-02-10
1
-1
/
+1
|
|
\
|
|
*
timex: use __kernel_timex internally
Deepa Dinamani
2019-02-07
1
-1
/
+1
*
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-05
11
-195
/
+443
|
\
\
\
|
*
\
\
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2019-02-23
8
-93
/
+387
|
|
\
\
\
|
|
*
|
|
irqchip/imx-irqsteer: Add multi output interrupts support
Aisheng Dong
2019-02-22
1
-20
/
+68
|
|
*
|
|
irqchip/imx-irqsteer: Change to use reg_num instead of irq_group
Aisheng Dong
2019-02-22
1
-16
/
+19
|
|
*
|
|
irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt code
Doug Berger
2019-02-21
1
-4
/
+6
|
|
*
|
|
irqchip/gicv3-its: Use NUMA aware memory allocation for ITS tables
Shanker Donthineni
2019-02-21
1
-10
/
+16
|
|
*
|
|
irqchip/sifive-plic: Implement irq_set_affinity() for SMP host
Anup Patel
2019-02-21
1
-6
/
+39
|
|
*
|
|
irqchip/sifive-plic: Differentiate between PLIC handler and context
Anup Patel
2019-02-21
1
-8
/
+8
|
|
*
|
|
irqchip/sifive-plic: Add warning in plic_init() if handler already present
Anup Patel
2019-02-21
1
-0
/
+5
|
|
*
|
|
irqchip/sifive-plic: Pre-compute context hart base and enable base
Anup Patel
2019-02-21
1
-26
/
+21
|
|
*
|
|
irqchip/irq-sifive-plic: Check and continue in case of an invalid cpuid.
Atish Patra
2019-02-14
1
-0
/
+5
|
|
*
|
|
irqchip/i8259: Fix shutdown order by moving syscore_ops registration
Aaro Koskinen
2019-02-14
1
-8
/
+1
|
|
*
|
|
irqchip: Add driver for Loongson-1 interrupt controller
Jiaxun Yang
2019-02-14
3
-0
/
+202
|
|
*
|
|
irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table
Zenghui Yu
2019-02-14
1
-0
/
+2
|
*
|
|
|
PCI/MSI: Remove obsolete sanity checks for multiple interrupt sets
Thomas Gleixner
2019-02-18
1
-14
/
+0
|
*
|
|
|
nvme-pci: Simplify interrupt allocation
Ming Lei
2019-02-18
1
-76
/
+38
|
*
|
|
|
genirq/affinity: Add new callback for (re)calculating interrupt sets
Ming Lei
2019-02-18
2
-10
/
+17
|
*
|
|
|
genirq/affinity: Store interrupt sets size in struct irq_affinity
Ming Lei
2019-02-18
1
-4
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
11
-139
/
+387
|
\
\
\
\
|
*
|
|
|
soc/tegra: default select TEGRA_TIMER for Tegra210
Joseph Lo
2019-02-23
1
-0
/
+1
|
*
|
|
|
clocksource/drivers/tegra: Add Tegra210 timer support
Joseph Lo
2019-02-23
2
-112
/
+261
|
*
|
|
|
clocksource/drivers/timer-cs5535: Rename the file for consistency
Daniel Lezcano
2019-02-23
2
-1
/
+1
|
*
|
|
|
clocksource/drivers/timer-pxa: Rename the file for consistency
Daniel Lezcano
2019-02-23
2
-1
/
+1
|
*
|
|
|
clocksource/drivers/tango-xtal: Rename the file for consistency
Daniel Lezcano
2019-02-23
2
-1
/
+1
|
*
|
|
|
clocksource/drivers/exynos_mct: Remove unused header includes
Krzysztof Kozlowski
2019-02-23
1
-2
/
+0
|
*
|
|
|
clocksource/drivers/exynos_mct: Fix error path in timer resources initialization
Marek Szyprowski
2019-02-23
1
-1
/
+13
|
*
|
|
|
clocksource/drivers/exynos_mct: Remove dead code
Marek Szyprowski
2019-02-23
1
-7
/
+2
|
*
|
|
|
clocksource/drivers/riscv: Add required checks during clock source init
Atish Patra
2019-02-23
1
-3
/
+20
|
*
|
|
|
clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown
Stuart Menefy
2019-02-23
1
-0
/
+1
|
*
|
|
|
clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR
Stuart Menefy
2019-02-23
1
-11
/
+11
|
*
|
|
|
clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer instability
Samuel Holland
2019-02-23
2
-0
/
+65
|
*
|
|
|
clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailable
Chen-Yu Tsai
2019-02-23
1
-0
/
+10
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-03-05
2
-225
/
+0
|
\
\
\
\
|
*
|
|
|
MIPS: lantiq: Remove separate GPHY Firmware loader
Hauke Mehrtens
2019-02-25
2
-225
/
+0
|
|
/
/
/
*
|
|
|
Merge branch 'parisc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-05
8
-34
/
+96
|
\
\
\
\
|
*
|
|
|
parisc: Use F_EXTEND() macro in iosapic code
Helge Deller
2019-02-21
1
-16
/
+1
|
*
|
|
|
parisc: remove the HBA_DATA macro
Christoph Hellwig
2019-02-21
2
-6
/
+9
|
*
|
|
|
parisc/lba_pci: use container_of in LBA_DEV
Christoph Hellwig
2019-02-21
1
-6
/
+4
|
*
|
|
|
parisc/dino: use container_of in DINO_DEV
Christoph Hellwig
2019-02-21
1
-6
/
+4
|
*
|
|
|
parisc: properly type the return value of parisc_walk_tree
Christoph Hellwig
2019-02-21
1
-1
/
+1
|
*
|
|
|
parisc: turn GET_IOC into an inline function
Christoph Hellwig
2019-02-21
1
-4
/
+8
[next]