index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-06
gpio/omap: use pm-runtime framework
Tarun Kanti DebBarma
1
-2
/
+0
2012-02-06
gpio/omap: fix bankwidth for OMAP7xx MPUIO
Charulatha V
1
-1
/
+1
2012-02-06
gpio/omap: remove bank->method & METHOD_* macros
Charulatha V
5
-23
/
+4
2012-02-06
gpio/omap: use pinctrl offset instead of macro
Charulatha V
2
-0
/
+2
2012-02-06
gpio/omap: cleanup omap_gpio_mod_init function
Tarun Kanti DebBarma
1
-1
/
+34
2012-02-06
gpio/omap: cleanup set_gpio_triggering function
Tarun Kanti DebBarma
4
-0
/
+10
2012-02-06
gpio/omap: remove hardcoded offsets in context save/restore
Tarun Kanti DebBarma
2
-0
/
+3
2012-02-06
gpio/omap: use level/edge detect reg offsets
Tarun Kanti DebBarma
2
-0
/
+12
2012-02-06
gpio/omap: further cleanup using wkup_en register
Tarun Kanti DebBarma
3
-0
/
+4
2012-02-06
gpio/omap: avoid cpu checks during module ena/disable
Charulatha V
2
-0
/
+3
2012-02-06
gpio/omap: make non-wakeup GPIO part of pdata
Charulatha V
2
-0
/
+9
2012-02-06
gpio/omap: handle save/restore context in GPIO driver
Tarun Kanti DebBarma
3
-17
/
+5
2012-02-06
gpio/omap: use flag to identify wakeup domain
Charulatha V
2
-0
/
+7
2012-02-06
gpio/omap: remove dependency on gpio_bank_count
Charulatha V
5
-9
/
+0
2012-01-28
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
58
-378
/
+208
2012-01-28
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
32
-216
/
+163
2012-01-27
ARM: 7304/1: ioremap: fix boundary check when reusing static mapping
Pawel Moll
1
-1
/
+2
2012-01-26
Merge branch 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into f...
Olof Johansson
2
-2
/
+4
2012-01-26
Merge branch 'fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
4
-47
/
+10
2012-01-26
Merge branch 'imx6/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 i...
Olof Johansson
1
-0
/
+11
2012-01-26
Merge branch 'sa11x0-mcp-fixes' into fixes
Russell King
8
-86
/
+3
2012-01-26
arch/arm/mach-imx/mach-mx53_ard.c: add missing iounmap
Julia Lawall
1
-1
/
+3
2012-01-26
ARM: imx: iomux-v1.h: Fix build error due to __init annotation
Fabio Estevam
1
-1
/
+1
2012-01-25
ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflicts
Catalin Marinas
7
-79
/
+79
2012-01-25
ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2
Rabin Vincent
1
-6
/
+9
2012-01-25
ARM: 7298/1: realview: fix mapping of MPCore private memory region
Marc Zyngier
4
-25
/
+19
2012-01-23
Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
39
-559
/
+391
2012-01-23
ARM: 7288/1: mach-sa1100: add missing module_init() call
Linus Walleij
1
-0
/
+2
2012-01-23
ARM: 7297/1: smp_twd: make sure timer is stopped before registering it
Marc Zyngier
1
-0
/
+2
2012-01-23
ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guards
Will Deacon
1
-6
/
+0
2012-01-23
ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE block
Will Deacon
1
-10
/
+10
2012-01-23
ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP
Will Deacon
18
-31
/
+35
2012-01-23
ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUs
Will Deacon
4
-6
/
+1
2012-01-23
ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundary
Will Deacon
1
-1
/
+1
2012-01-23
ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytes
Will Deacon
1
-3
/
+4
2012-01-20
Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...
Russell King
7
-20
/
+2
2012-01-20
Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."
Russell King
7
-66
/
+1
2012-01-20
ARM: at91: Fix at91sam9g45 and at91cap9 reset
Jean-Christophe PLAGNIOL-VILLARD
6
-13
/
+48
2012-01-20
ARM: at91: make rstc soc independent
Jean-Christophe PLAGNIOL-VILLARD
17
-20
/
+42
2012-01-20
ARM: at91: introduce AT91_SAM9_ALT_RESET to select the at91sam9 alternative r...
Jean-Christophe PLAGNIOL-VILLARD
2
-6
/
+16
2012-01-20
ARM: at91: merge at91cap9_ddrsdr.h in at91sam9_ddrsdr.h
Jean-Christophe PLAGNIOL-VILLARD
4
-129
/
+26
2012-01-20
ARM: at91: fix cap9 ddrsdr register
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+5
2012-01-20
ARM/USB: at91/ohci-at91: rename vbus_pin_inverted to vbus_pin_active_low
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2012-01-20
ARM: at91: fix at91rm9200 soc subtype handling
Nicolas Ferre
1
-2
/
+5
2012-01-20
mach-ux500: no MMC_CAP_SD_HIGHSPEED on Snowball
Philippe Langlais
1
-0
/
+2
2012-01-20
mach-ux500: enable ARM errata 764369
Srinidhi KASAGAR
1
-0
/
+1
2012-01-20
mach-ux500: do not override outer.inv_all
srinidhi kasagar
1
-41
/
+7
2012-01-20
mach-ux500: musb: now musb is always in OTG mode
Philippe Langlais
1
-6
/
+0
2012-01-20
ARM: imx6: add missing twd_clk for imx6q clock
Shawn Guo
1
-0
/
+11
2012-01-19
ARM: 7277/1: setup.c: Fix build warning by removing unneeded header file
Fabio Estevam
1
-1
/
+0
[next]