index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'depends/omap/gpio/runtime-pm-cleanup' into next/cleanup
Arnd Bergmann
2012-03-02
1
-12
/
+17
|
\
|
*
gpio/omap: remove bank->method & METHOD_* macros
Charulatha V
2012-02-06
1
-7
/
+1
|
*
gpio/omap: use pinctrl offset instead of macro
Charulatha V
2012-02-06
1
-0
/
+1
|
*
gpio/omap: cleanup set_gpio_triggering function
Tarun Kanti DebBarma
2012-02-06
1
-0
/
+3
|
*
gpio/omap: remove hardcoded offsets in context save/restore
Tarun Kanti DebBarma
2012-02-06
1
-0
/
+1
|
*
gpio/omap: use level/edge detect reg offsets
Tarun Kanti DebBarma
2012-02-06
1
-0
/
+4
|
*
gpio/omap: further cleanup using wkup_en register
Tarun Kanti DebBarma
2012-02-06
1
-0
/
+1
|
*
gpio/omap: avoid cpu checks during module ena/disable
Charulatha V
2012-02-06
1
-0
/
+1
|
*
gpio/omap: make non-wakeup GPIO part of pdata
Charulatha V
2012-02-06
1
-0
/
+1
|
*
gpio/omap: handle save/restore context in GPIO driver
Tarun Kanti DebBarma
2012-02-06
1
-2
/
+3
|
*
gpio/omap: use flag to identify wakeup domain
Charulatha V
2012-02-06
1
-0
/
+1
|
*
gpio/omap: remove dependency on gpio_bank_count
Charulatha V
2012-02-06
1
-3
/
+0
*
|
Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...
Arnd Bergmann
2012-02-29
6
-297
/
+49
|
\
\
|
*
\
Merge branch 'iomap' into cleanup
Tony Lindgren
2012-02-28
5
-294
/
+49
|
|
\
\
|
|
*
|
ARM: OMAP2+: Limit omap_read/write usage to legacy USB drivers
Tony Lindgren
2012-02-24
2
-0
/
+43
|
|
*
|
ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h
Tony Lindgren
2012-02-24
3
-103
/
+6
|
|
*
|
ARM: OMAP2+: Move most of plat/io.h into local iomap.h
Tony Lindgren
2012-02-24
2
-175
/
+3
|
|
*
|
ARM: OMAP1: Move most of plat/io.h into local iomap.h
Tony Lindgren
2012-02-24
1
-13
/
+0
|
|
*
|
ARM: OMAP: Move omap_init_consistent_dma_size() to local common.h
Tony Lindgren
2012-02-24
1
-2
/
+0
|
|
*
|
ARM: OMAP2+: Move SDRC related functions from io.h into local common.h
Tony Lindgren
2012-02-24
1
-4
/
+0
|
|
|
/
|
*
|
ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_config
Jarkko Nikula
2012-02-24
1
-3
/
+0
*
|
|
Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanup
Arnd Bergmann
2012-02-28
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ARM: OMAP2: Fix the OMAP2 only build break seen with 2011+ ARM tool-chains
Santosh Shilimkar
2012-02-08
1
-1
/
+1
|
|
/
*
/
ARM: big removal of now unused arch_idle()
Nicolas Pitre
2012-01-21
1
-15
/
+0
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
2012-01-10
2
-9
/
+34
|
\
|
*
Merge branch 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...
Joerg Roedel
2011-12-05
2
-9
/
+34
|
|
\
|
|
*
iommu/omap: eliminate the public omap_find_iommu_device() method
Ohad Ben-Cohen
2011-12-05
2
-9
/
+8
|
|
*
ARM: OMAP: iommu: declare a private iommu binding struct
Ohad Ben-Cohen
2011-12-05
1
-0
/
+26
*
|
|
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
6
-13
/
+60
|
\
\
\
|
*
\
\
Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/...
Tony Lindgren
2011-12-16
10
-34
/
+155
|
|
\
\
\
|
|
*
|
|
ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos
Govindraj.R
2011-12-15
1
-0
/
+6
|
|
*
|
|
ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART
Jon Hunter
2011-12-15
1
-1
/
+2
|
|
*
|
|
ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.
Deepak K
2011-12-15
2
-3
/
+9
|
|
*
|
|
ARM: OMAP2+: UART: Add wakeup mechanism for omap-uarts
Govindraj.R
2011-12-15
1
-0
/
+2
|
|
*
|
|
ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serial
Govindraj.R
2011-12-15
1
-0
/
+7
|
|
*
|
|
ARM: OMAP2+: UART: Get context loss count to context restore
Govindraj.R
2011-12-15
1
-0
/
+3
|
|
*
|
|
ARM: OMAP2+: UART: Remove uart reset function.
Govindraj.R
2011-12-15
1
-0
/
+2
|
|
*
|
|
ARM: OMAP2+: UART: Ensure all reg values configured are available from port s...
Govindraj.R
2011-12-15
1
-0
/
+4
|
|
*
|
|
ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.
Govindraj.R
2011-12-15
1
-2
/
+0
|
|
*
|
|
ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uart
Govindraj.R
2011-12-15
2
-2
/
+0
|
|
*
|
|
ARM: OMAP2+: UART: cleanup + remove uart pm specific API
Govindraj.R
2011-12-15
1
-4
/
+0
|
*
|
|
|
Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2....
Tony Lindgren
2011-12-16
1
-0
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
ARM: OMAP: hwmod: add support for selecting mpu_irq for each wakeup pad
Tero Kristo
2011-12-16
1
-0
/
+2
|
|
*
|
|
|
ARM: OMAP2+: mux: add support for PAD wakeup interrupts
Tero Kristo
2011-12-16
1
-0
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
ARM: OMAP2+: hwmod: Add a new flag to handle hwmods left enabled at init
Rajendra Nayak
2011-12-16
1
-0
/
+3
|
*
|
|
|
ARM: OMAP4: Fix errata i688 with MPU interconnect barriers.
Santosh Shilimkar
2011-12-08
1
-1
/
+5
|
*
|
|
|
ARM: OMAP: PM: Add support to allocate the memory for secure RAM
Santosh Shilimkar
2011-12-08
1
-0
/
+13
|
*
|
|
|
ARM: OMAP4: PM: Add SAR RAM support
Santosh Shilimkar
2011-12-08
1
-0
/
+1
*
|
|
|
|
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
2
-3
/
+1
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'samsung/driver' into next/drivers
Arnd Bergmann
2012-01-09
4
-175
/
+0
|
|
\
\
\
\
\
[next]