index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-03-02
gpio: constify the data parameter to gpiochip_find()
Grant Likely
2012-02-28
Merge branch 'irqdomain/next' into gpio/next
Grant Likely
2012-02-26
mfd: twl-core: Add IRQ_DOMAIN dependency
Grant Likely
2012-02-26
devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)
Grant Likely
2012-02-26
irq_domain: Centralize definition of irq_dispose_mapping()
Grant Likely
2012-02-24
irq_domain/mips: Allow irq_domain on MIPS
Grant Likely
2012-02-23
irq_domain/x86: Convert x86 (embedded) to use common irq_domain
Grant Likely
2012-02-22
ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.c
Paul Gortmaker
2012-02-22
Merge branch 'for_3.4/gpio/runtime-pm-cleanup' of git://git.kernel.org/pub/sc...
Grant Likely
2012-02-16
gpio/gpio-pl061: No need of thaw and poweroff routines for hibernate
Viresh Kumar
2012-02-16
irq_domain/microblaze: Convert microblaze to use irq_domains
Grant Likely
2012-02-16
irq_domain/powerpc: Replace custom xlate functions with library functions
Grant Likely
2012-02-16
irq_domain/powerpc: constify irq_domain_ops
Grant Likely
2012-02-16
irq_domain/c6x: Use library of xlate functions
Grant Likely
2012-02-16
irq_domain/c6x: constify irq_domain structures
Grant Likely
2012-02-16
irq_domain/c6x: Convert c6x to use generic irq_domain support.
Mark Salter
2012-02-16
irq_domain: constify irq_domain_ops
Grant Likely
2012-02-16
irq_domain: Create common xlate functions that device drivers can use
Grant Likely
2012-02-16
irq_domain: Remove irq_domain_add_simple()
Grant Likely
2012-02-16
irq_domain: Remove 'new' irq_domain in favour of the ppc one
Grant Likely
2012-02-16
mfd: twl-core.c: Fix the number of interrupts managed by twl4030
Benoit Cousson
2012-02-16
of/address: add empty static inlines for !CONFIG_OF
Grant Likely
2012-02-16
irq_domain: Add support for base irq and hwirq in legacy mappings
Grant Likely
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-16
irq_domain: Remove references to old irq_host names
Grant Likely
2012-02-16
irq_domain: remove NO_IRQ from irq domain code
Grant Likely
2012-02-16
irq_domain: Move irq_domain code from powerpc to kernel/irq
Grant Likely
2012-02-16
irq_domain/powerpc: Eliminate virq_is_host()
Grant Likely
2012-02-15
Fix circular locking dependency (3.3-rc2)
Ming Lei
2012-02-14
irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead
Grant Likely
2012-02-14
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2012-02-14
irq_domain: convert microblaze from irq_host to irq_domain
Grant Likely
2012-02-14
irq_domain: Make irq_domain structure match powerpc's irq_host
Grant Likely
2012-02-14
irq_domain: Be less verbose
Grant Likely
2012-02-14
irq_domain: add documentation and MAINTAINERS entry.
Grant Likely
2012-02-14
Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
2012-02-14
ALSA: intel8x0: Fix default inaudible sound on Gateway M520
Daniel T Chen
2012-02-14
Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
2012-02-13
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-02-13
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-02-14
module: fix broken isapnp handling in file2alias
Ondrej Zary
2012-02-14
module: make module param bint handle nul value
Dave Young
2012-02-13
Merge tag 'battery-fixes-for-v3.3-rc2' of git://git.infradead.org/users/cbou/...
Linus Torvalds
2012-02-13
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2012-02-13
Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-02-13
Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-02-13
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-02-13
i387: make irq_fpu_usable() tests more robust
Linus Torvalds
2012-02-13
i387: math_state_restore() isn't called from asm
Linus Torvalds
[next]