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
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-08-06
10
-201
/
+1395
|
\
|
*
Merge tag 'irqchip-core-3.17-3' of git://git.infradead.org/users/jcooper/linu...
Thomas Gleixner
2014-07-19
10
-56
/
+1771
|
|
\
|
|
*
Merge branch 'irqchip/atmel-aic' into irqchip/core
Jason Cooper
2014-07-18
6
-0
/
+924
|
|
|
\
|
|
|
*
irqchip: atmel-aic: Define irq fixups for atmel SoCs
Boris BREZILLON
2014-07-17
2
-0
/
+27
|
|
|
*
irqchip: atmel-aic: Implement RTC irq fixup
Boris BREZILLON
2014-07-17
2
-0
/
+30
|
|
|
*
irqchip: atmel-aic: Add irq fixup infrastructure
Boris BREZILLON
2014-07-17
2
-0
/
+21
|
|
|
*
irqchip: atmel-aic: Add atmel AIC/AIC5 drivers
Boris BREZILLON
2014-07-17
6
-0
/
+846
|
|
*
|
Merge tag 'tags/deps-irqchip-gic-3.17' into irqchip/core
Jason Cooper
2014-07-18
6
-56
/
+847
|
|
|
\
\
|
*
|
|
|
Merge tag 'irqchip-core-3.17-2' of git://git.infradead.org/users/jcooper/linu...
Thomas Gleixner
2014-07-08
4
-25
/
+330
|
|
\
|
|
|
|
|
*
|
|
Merge branch 'irqchip/crossbar' into irqchip/core
Jason Cooper
2014-07-01
1
-25
/
+143
|
|
|
\
\
\
|
|
|
*
|
|
irqchip: crossbar: Allow for quirky hardware with direct hardwiring of GIC
Nishanth Menon
2014-06-30
1
-2
/
+18
|
|
|
*
|
|
irqchip: crossbar: Introduce centralized check for crossbar write
Nishanth Menon
2014-06-30
1
-2
/
+12
|
|
|
*
|
|
irqchip: crossbar: Introduce ti, max-crossbar-sources to identify valid cross...
Nishanth Menon
2014-06-30
1
-2
/
+19
|
|
|
*
|
|
irqchip: crossbar: Add kerneldoc for crossbar_domain_unmap callback
Sricharan R
2014-06-30
1
-0
/
+11
|
|
|
*
|
|
irqchip: crossbar: Set cb pointer to null in case of error
Sricharan R
2014-06-30
1
-0
/
+2
|
|
|
*
|
|
irqchip: crossbar: Change the goto naming
Nishanth Menon
2014-06-30
1
-12
/
+11
|
|
|
*
|
|
irqchip: crossbar: Return proper error value
Nishanth Menon
2014-06-30
1
-3
/
+11
|
|
|
*
|
|
irqchip: crossbar: Fix kerneldoc warning
Nishanth Menon
2014-06-30
1
-1
/
+3
|
|
|
*
|
|
irqchip: crossbar: Fix sparse and checkpatch warnings
Nishanth Menon
2014-06-30
1
-3
/
+4
|
|
|
*
|
|
irqchip: crossbar: Remove IS_ERR_VALUE check
Nishanth Menon
2014-06-30
1
-3
/
+3
|
|
|
*
|
|
irqchip: crossbar: Change allocation logic by reversing search for free irqs
Nishanth Menon
2014-06-30
1
-2
/
+2
|
|
|
*
|
|
irqchip: crossbar: Initialise the crossbar with a safe value
Nishanth Menon
2014-06-30
1
-2
/
+17
|
|
|
*
|
|
irqchip: crossbar: Introduce ti, irqs-skip to skip irqs that bypass crossbar
Nishanth Menon
2014-06-30
1
-0
/
+20
|
|
|
*
|
|
irqchip: crossbar: Check for premapped crossbar before allocating
Nishanth Menon
2014-06-30
1
-0
/
+16
|
|
|
*
|
|
irqchip: crossbar: Dont use '0' to mark reserved interrupts
Nishanth Menon
2014-06-30
1
-2
/
+3
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
irqchip: or1k-pic: Migrate from arch/openrisc/
Stefan Kristiansson
2014-07-01
3
-0
/
+187
|
*
|
|
|
Merge tag 'irqchip-core-3.17' of git://git.infradead.org/users/jcooper/linux ...
Thomas Gleixner
2014-06-28
2
-176
/
+141
|
|
\
|
|
|
|
|
*
|
|
irqchip: spear_shirq: Simplify register access code
Thomas Gleixner
2014-06-24
1
-45
/
+16
|
|
*
|
|
irqchip: spear_shirq: Use proper irq chips for the different SoCs
Thomas Gleixner
2014-06-24
1
-52
/
+45
|
|
*
|
|
irqchip: spear_shirq: Remove the parent irq "ack"/unmask
Thomas Gleixner
2014-06-24
1
-6
/
+0
|
|
*
|
|
irqchip: spear_shirq: Simplify chained handler
Thomas Gleixner
2014-06-24
1
-11
/
+8
|
|
*
|
|
irqchip: spear_shirq: Kill the clear_reg nonsense
Thomas Gleixner
2014-06-24
1
-34
/
+1
|
|
*
|
|
irqchip: spear_shirq: Precalculate status mask
Thomas Gleixner
2014-06-24
1
-1
/
+12
|
|
*
|
|
irqchip: spear_shirq: Use the proper interfaces
Thomas Gleixner
2014-06-24
1
-5
/
+5
|
|
*
|
|
irqchip: spear_shirq: Reorder the spear320 ras blocks
Thomas Gleixner
2014-06-24
1
-13
/
+13
|
|
*
|
|
irqchip: spear_shirq: Namespace cleanup
Thomas Gleixner
2014-06-24
1
-53
/
+53
|
|
*
|
|
irqchip: spear_shirq: No point in storing the parent irq
Thomas Gleixner
2014-06-24
1
-9
/
+8
|
|
*
|
|
irqchip: spear_shirq: Move private structs to source
Thomas Gleixner
2014-06-24
1
-7
/
+45
|
|
*
|
|
irqchip: spear_shirq: Kill pointless static
Thomas Gleixner
2014-06-24
1
-1
/
+1
|
|
*
|
|
Merge branch 'irqchip/urgent' into irqchip/core
Jason Cooper
2014-06-24
3
-4
/
+17
|
|
|
\
\
\
|
|
*
|
|
|
irqchip: nvic: Use the generic noop function
Daniel Thompson
2014-06-21
1
-9
/
+4
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
2014-06-28
3
-4
/
+17
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-06
393
-16576
/
+14016
|
\
\
\
\
\
|
*
|
|
|
|
[media] cx23885: fix UNSET/TUNER_ABSENT confusion
Hans Verkuil
2014-08-01
2
-9
/
+9
|
*
|
|
|
|
[media] coda: fix build error by making reset control optional
Philipp Zabel
2014-08-01
1
-2
/
+2
|
*
|
|
|
|
[media] radio-miropcm20: fix sparse NULL pointer warning
Wei Yongjun
2014-07-31
1
-1
/
+1
|
*
|
|
|
|
[media] media: atmel-isi: add primary DT support
Josh Wu
2014-07-31
1
-2
/
+63
|
*
|
|
|
|
[media] media: atmel-isi: convert the pdata from pointer to structure
Josh Wu
2014-07-31
1
-11
/
+11
|
*
|
|
|
|
[media] media: atmel-isi: add v4l2 async probe support
Josh Wu
2014-07-31
1
-0
/
+5
|
*
|
|
|
|
[media] rcar_vin: add devicetree support
Ben Dooks
2014-07-31
1
-7
/
+65
[next]