Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8d63bc7beaeecdc2dfafed69c3555471fbe4aee7
8d63bc7
PCI/MSI: pci-xgene-msi: Get rid of struct msi_controller
by Marc Zyngier
· 9 years ago
ef50645
irqchip/GICv2m: Add platform MSI support
by Marc Zyngier
· 9 years ago
5cedceb
irqchip/GICv2m: Get rid of struct msi_controller
by Marc Zyngier
· 9 years ago
1e6db00
irqchip/gicv3-its: Add platform MSI support
by Marc Zyngier
· 9 years ago
54456db
irqchip/gicv3-its: Make the PCI/MSI code standalone
by Marc Zyngier
· 9 years ago
841514a
irqchip/gicv3-its: Get rid of struct msi_controller
by Marc Zyngier
· 9 years ago
e55dcd4
irqchip/gicv3-its: Register irq domain with NEXUS token
by Marc Zyngier
· 9 years ago
f130420
irqchip/gicv3-its: Split PCI/MSI code from the core ITS driver
by Marc Zyngier
· 9 years ago
a571607
genirq: Add DOMAIN_BUS_NEXUS irqdomain property
by Marc Zyngier
· 9 years ago
c09fcc4b
drivers/base: Add MSI domain support for non-PCI devices
by Marc Zyngier
· 9 years ago
c706c23
of/platform: Assign MSI domain to platform device
by Marc Zyngier
· 9 years ago
d8a1cb7
PCI/MSI: Let pci_msi_get_domain use struct device::msi_domain
by Marc Zyngier
· 9 years ago
471c931
PCI/MSI: Allow msi_domain lookup using the host bridge node
by Marc Zyngier
· 9 years ago
b165e2b
PCI/MSI: Add support for OF-provided msi_domain
by Marc Zyngier
· 9 years ago
44aa0c6
PCI/MSI: Add hooks to populate the msi_domain field
by Marc Zyngier
· 9 years ago
f1421db
device core: Introduce per-device MSI domain pointer
by Marc Zyngier
· 9 years ago
0380839
PCI/MSI: Register irq domain with specific token
by Marc Zyngier
· 9 years ago
ad3aedf
genirq/irqdomain: Allow irq domain aliasing
by Marc Zyngier
· 9 years ago
8505a81
genirq: Use the proper parameter name in kernel doc
by Masanari Iida
· 9 years ago
4b979e4
Merge branch 'linus' into irq/core
by Thomas Gleixner
· 9 years ago
1559f3b
xtensa/irq: Use access helper irq_data_get_affinity_mask()
by Jiang Liu
· 9 years ago
7fe88f3
spmi/pmic: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
by Jiang Liu
· 9 years ago
fb68ba6
spmi/pmic_arb: Consolidate chained IRQ handler install/remove
by Thomas Gleixner
· 9 years ago
c497615
sh/intc: Prepare irq flow handlers for irq argument removal
by Thomas Gleixner
· 9 years ago
8228a04
sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
by Jiang Liu
· 9 years ago
8b8149d
sh/irq: Use access helper irq_data_get_affinity_mask()
by Thomas Gleixner
· 9 years ago
d0abe2f
sh/irq: Use irq accessor functions instead of open coded access
by Jiang Liu
· 9 years ago
cde5c27
sh/irq: Use accessor irq_data_get_node()
by Jiang Liu
· 9 years ago
59fb3d5
ia64/iosapic: Use irq_set_chip_handler_name_locked()
by Thomas Gleixner
· 9 years ago
c42574e
ia64/irq: Use access helper irq_data_get_affinity_mask()
by Jiang Liu
· 9 years ago
bdf76e3
C6X/meagmod-pic: Consolidate chained IRQ handler install/remove
by Thomas Gleixner
· 9 years ago
2843844
blackfin/irq: Use irq_set_handler_locked()
by Thomas Gleixner
· 9 years ago
247bd4f
blackfin/irq: Use access helper irq_data_get_affinity_mask()
by Jiang Liu
· 9 years ago
95e432b
alpha/irq: Use access helper irq_data_get_affinity_mask()
by Jiang Liu
· 9 years ago
0aef399
irqchip/bcm7120-l2: Fix interrupt status for multiple parent IRQs
by Florian Fainelli
· 9 years ago
fd53776
irqchip/bcm7120-l2: Perform suspend/resume even without installed child IRQs
by Brian Norris
· 9 years ago
be9b22b
genirq: Add chip_[suspend|resume] PM support to irq_chip
by Brian Norris
· 9 years ago
c376023
irqchip: Appropriate __init annotation for const data
by Nicolas Pitre
· 9 years ago
1ee4fb3
genirq: Export irq_[get|set]_irqchip_state()
by Bjorn Andersson
· 9 years ago
0d3f2c9
irqchip/gic: Remove redundant gic_set_irqchip_flags
by Sudeep Holla
· 9 years ago
aec89ef
irqchip/gic: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
by Sudeep Holla
· 9 years ago
cbfe8fa
Linux 4.2-rc4
by Linus Torvalds
· 9 years ago
2579d01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
2800348
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
df6e23a
avr32/irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
by Jiang Liu
· 9 years ago
4f31dd6
avr32/at32ap: Use irq_set_handler_locked()
by Thomas Gleixner
· 9 years ago
4365160
avr32/at32ap: Consolidate chained IRQ handler install/remove
by Thomas Gleixner
· 9 years ago
1a4e879
x86/mm/pat: Revert 'Adjust default caching mode translation tables'
by Thomas Gleixner
· 9 years ago
2c534c0
perf/x86/intel/cqm: Return cached counter value from IRQ context
by Matt Fleming
· 9 years ago
26ae19a
Merge tag 'usb-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
82b35f3
Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
b0de415
Merge tag 'staging-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
e433b65
Merge tag 'char-misc-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
4e5a74f
parport: Revert "parport: fix memory leak"
by Sudip Mukherjee
· 9 years ago
763e326
Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
4520083
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm
by Linus Torvalds
· 9 years ago
aca105a
Merge tag 'md/4.2-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 9 years ago
32fd3d4
Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 9 years ago
8ca2435
libnvdimm: fix namespace seed creation
by Dan Williams
· 9 years ago
33b4017
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
9fbf075
Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
1e63dca
Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 9 years ago
a52bd79
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
afdf0b9
Merge tag 'regulator-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 9 years ago
365c83c
Merge tag 'spi-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 9 years ago
5b7f00a
Merge tag 'sound-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
874bf9e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 9 years ago
077b205
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
b497500
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 9 years ago
c624406
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
e3eea14
ftrace: Fix breakage of set_ftrace_pid
by Steven Rostedt (Red Hat)
· 9 years ago
8b5a359
Input: goodix - fix touch coordinates on WinBook TW100 and TW700
by Bastien Nocera
· 9 years ago
b38ebd1
Input: LEDs - skip unnamed LEDs
by Dmitry Torokhov
· 9 years ago
0c38ec7
Merge remote-tracking branches 'spi/fix/gqspi', 'spi/fix/imx', 'spi/fix/mg-spfi' and 'spi/fix/spidev' into spi-linus
by Mark Brown
· 9 years ago
4c7d83e
Merge remote-tracking branches 'regulator/fix/88pm800', 'regulator/fix/max8973', 'regulator/fix/s2mps11' and 'regulator/fix/supply' into regulator-linus
by Mark Brown
· 9 years ago
7055a31
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
by Mark Brown
· 9 years ago
f6ee9b5
spi: imx: Fix small DMA transfers
by Sascha Hauer
· 9 years ago
c0c3322
x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit
by Denys Vlasenko
· 9 years ago
8a0a5da
x86/mm: Fix newly introduced printk format warnings
by Thomas Gleixner
· 9 years ago
9cd7604
mmc: sdhci-pxav3: fix platform_data is not initialized
by Jingju Hou
· 9 years ago
cae13e7
dts: mmc: fsl-imx-esdhc: remove fsl,cd-controller support
by Dong Aisheng
· 9 years ago
a3bd4f9
mmc: sdhci-esdhc-imx: clear f_max in boarddata
by Dong Aisheng
· 9 years ago
2e05d66
mmc: sdhci-esdhc-imx: remove duplicated dts parsing
by Dong Aisheng
· 9 years ago
5924175
mmc: sdhci: make max-frequency property in device tree work
by Dong Aisheng
· 9 years ago
91fa425
mmc: sdhci-esdhc-imx: move all non dt probe code into one function
by Dong Aisheng
· 9 years ago
4800e87
mmc: sdhci-esdhc-imx: fix cd regression for dt platform
by Dong Aisheng
· 9 years ago
1cd5594
dts: imx7: fix sd card gpio polarity specified in device tree
by Dong Aisheng
· 9 years ago
cf75eb1
dts: imx25: fix sd card gpio polarity specified in device tree
by Dong Aisheng
· 9 years ago
89c1a8cf
dts: imx6: fix sd card gpio polarity specified in device tree
by Dong Aisheng
· 9 years ago
94d7694
dts: imx53: fix sd card gpio polarity specified in device tree
by Dong Aisheng
· 9 years ago
aca45c0
dts: imx51: fix sd card gpio polarity specified in device tree
by Dong Aisheng
· 9 years ago
8e91125
mmc: sdhci-esdhc: Make 8BIT bus work
by Joakim Tjernlund
· 9 years ago
9098f84
mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()
by Tomas Winkler
· 9 years ago
c2b22ff
mmc: MMC_MTK should depend on HAS_DMA
by Geert Uytterhoeven
· 9 years ago
7ac0203
mmc: sdhci check parameters before call dma_free_coherent
by Peng Fan
· 9 years ago
5027cd1
mmc: omap_hsmmc: Handle BADA, DEB and CEB interrupts
by Vignesh R
· 9 years ago
408806f
mmc: omap_hsmmc: Fix DTO and DCRC handling
by Kishon Vijay Abraham I
· 9 years ago
02bbc4d
Merge tag 'drm-atmel-hlcdc/fixes-for-4.2' of https://github.com/bbrezillon/linux-at91 into drm-fixes
by Dave Airlie
· 9 years ago
e6030cb
md/raid5: clear R5_NeedReplace when no longer needed.
by NeilBrown
· 9 years ago
90382ed
Fix read-balancing during node failure
by Goldwyn Rodrigues
· 9 years ago
Next »