index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm/dts: twl: Pass regulator data from dt
Rajendra Nayak
2012-03-12
3
-0
/
+88
*
arm/dts: omap4-sdp: Add ks8851 ethernet SPI device
Benoit Cousson
2012-03-12
1
-0
/
+21
*
arm/dts: OMAP3: Add SPI controller nodes
Benoit Cousson
2012-03-12
1
-0
/
+32
*
arm/dts: OMAP4: Add SPI controller nodes
Benoit Cousson
2012-03-12
2
-1
/
+35
*
arm/dts: OMAP3: Add gpio nodes
Benoit Cousson
2012-03-12
1
-0
/
+54
*
arm/dts: OMAP4: Add gpio nodes
Benoit Cousson
2012-03-12
2
-2
/
+60
*
ARM: OMAP2+: board-generic: Remove i2c static init
Benoit Cousson
2012-03-12
1
-35
/
+2
*
arm/dts: omap3-beagle: Add twl4030 and i2c EEPROM
Benoit Cousson
2012-03-07
1
-0
/
+29
*
arm/dts: omap4-sdp: Add twl6030, i2c3 and i2c4 devices
Benoit Cousson
2012-03-07
1
-0
/
+52
*
arm/dts: omap4-panda: Add twl6030 and i2c EEPROM
Benoit Cousson
2012-03-07
1
-0
/
+34
*
arm/dts: twl4030: Add DTS file for twl4030 PM + Audio IC
Benoit Cousson
2012-03-07
1
-0
/
+21
*
arm/dts: twl6030: Add DTS file for twl6030 PMIC
Benoit Cousson
2012-03-07
1
-0
/
+22
*
arm/dts: mt_ventoux: very basic support for TeeJet Mt.Ventoux board
Ilya Yanok
2012-03-05
1
-0
/
+27
*
ARM: OMAP2+: Remove extra ifdefs for board-generic
Tony Lindgren
2012-03-05
1
-44
/
+32
*
ARM: OMAP2+: Fix build error when only ARCH_OMAP2/3 or 4 is selected
Tony Lindgren
2012-03-05
1
-0
/
+7
*
Merge branch 'for_3.4/dt_irq_domain' of git://git.kernel.org/pub/scm/linux/ke...
Tony Lindgren
2012-02-29
90
-2628
/
+1543
|
\
|
*
ARM: OMAP2+: board-generic: Use of_irq_init API
Benoit Cousson
2012-02-27
1
-14
/
+16
|
*
arm/dts: OMAP3: Add interrupt-controller bindings for INTC
Benoit Cousson
2012-02-27
1
-2
/
+4
|
*
ARM: OMAP2/3: intc: Add DT support for TI interrupt controller
Benoit Cousson
2012-02-27
3
-10
/
+89
|
*
Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 into fo...
Benoit Cousson
2012-02-27
86
-2603
/
+1435
|
/
|
|
*
mfd: twl-core: Add IRQ_DOMAIN dependency
Grant Likely
2012-02-27
1
-0
/
+1
|
*
devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)
Grant Likely
2012-02-27
3
-7
/
+14
|
*
irq_domain: Centralize definition of irq_dispose_mapping()
Grant Likely
2012-02-27
4
-22
/
+7
|
*
irq_domain/mips: Allow irq_domain on MIPS
Grant Likely
2012-02-24
4
-18
/
+14
|
*
irq_domain/x86: Convert x86 (embedded) to use common irq_domain
Grant Likely
2012-02-23
5
-95
/
+34
|
*
ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.c
Paul Gortmaker
2012-02-23
2
-6
/
+6
|
*
irq_domain/microblaze: Convert microblaze to use irq_domains
Grant Likely
2012-02-16
5
-99
/
+45
|
*
irq_domain/powerpc: Replace custom xlate functions with library functions
Grant Likely
2012-02-16
7
-97
/
+7
|
*
irq_domain/powerpc: constify irq_domain_ops
Grant Likely
2012-02-16
22
-22
/
+22
|
*
irq_domain/c6x: Use library of xlate functions
Grant Likely
2012-02-16
2
-13
/
+2
|
*
irq_domain/c6x: constify irq_domain structures
Grant Likely
2012-02-16
3
-3
/
+3
|
*
irq_domain/c6x: Convert c6x to use generic irq_domain support.
Mark Salter
2012-02-16
4
-849
/
+21
|
*
irq_domain: constify irq_domain_ops
Grant Likely
2012-02-16
3
-24
/
+23
|
*
irq_domain: Create common xlate functions that device drivers can use
Grant Likely
2012-02-16
2
-10
/
+67
|
*
irq_domain: Remove irq_domain_add_simple()
Grant Likely
2012-02-16
8
-22
/
+12
|
*
irq_domain: Remove 'new' irq_domain in favour of the ppc one
Grant Likely
2012-02-16
9
-263
/
+71
|
*
mfd: twl-core.c: Fix the number of interrupts managed by twl4030
Benoit Cousson
2012-02-16
1
-1
/
+1
|
*
of/address: add empty static inlines for !CONFIG_OF
Grant Likely
2012-02-16
1
-4
/
+29
|
*
irq_domain: Add support for base irq and hwirq in legacy mappings
Grant Likely
2012-02-16
5
-38
/
+85
|
*
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-16
35
-185
/
+198
|
*
irq_domain: Remove references to old irq_host names
Grant Likely
2012-02-16
1
-111
/
+108
|
*
irq_domain: remove NO_IRQ from irq domain code
Grant Likely
2012-02-16
1
-19
/
+19
|
*
irq_domain: Move irq_domain code from powerpc to kernel/irq
Grant Likely
2012-02-16
5
-650
/
+643
|
*
irq_domain/powerpc: Eliminate virq_is_host()
Grant Likely
2012-02-16
3
-14
/
+6
|
*
irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead
Grant Likely
2012-02-14
2
-198
/
+69
|
*
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2012-02-14
43
-348
/
+277
|
*
irq_domain: convert microblaze from irq_host to irq_domain
Grant Likely
2012-02-14
3
-5
/
+3
|
*
irq_domain: Make irq_domain structure match powerpc's irq_host
Grant Likely
2012-02-14
3
-34
/
+78
|
*
irq_domain: Be less verbose
Grant Likely
2012-02-14
1
-3
/
+1
|
*
irq_domain: add documentation and MAINTAINERS entry.
Grant Likely
2012-02-14
2
-0
/
+126
[next]