Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7a079cab4632265fc87ee483daf57879d5dd87f2
/
arch
/
arm
7a079ca
omap3: Board file of Always Innovating OMAP3-based Touch Book
by Gregoire Gentil
· 15 years ago
bf92a40
omap1: I2C mux and clocks for omap7xx
by Cory Maccarrone
· 15 years ago
106997c
omap1: Add omap7xx USB support
by Cory Maccarrone
· 15 years ago
f8e9e98
omap1: DMA: move LCD related code from plat-omap to mach-omap1
by Janusz Krzysztofik
· 15 years ago
414f552
omap1: Use gen_nand
by Ladislav Michl
· 15 years ago
3bc4801
omap: use smc91x_platdata to setup smc91x
by Ladislav Michl
· 15 years ago
662c8b5
omap: mux: Add 36xx CBP package support
by Tony Lindgren
· 15 years ago
15f45e6
omap: mux: Remove old mux code for 34xx
by Tony Lindgren
· 15 years ago
4896e39
omap: mux: Replace omap_cfg_reg() with new style signal or gpio functions
by Tony Lindgren
· 15 years ago
b63128e
omap: Split i2c platform init for mach-omap1 and mach-omap2
by Tony Lindgren
· 15 years ago
4b715ef
omap: mux: Add debugfs support for new mux code
by Tony Lindgren
· 15 years ago
ca5742b
omap: mux: Add new style init functions to omap3 board-*.c files
by Tony Lindgren
· 15 years ago
ddaa912
omap: mux: Add new style pin multiplexing data for 34xx
by Tony Lindgren
· 15 years ago
15ac7af
omap: mux: Add new style pin multiplexing code for omap3
by Tony Lindgren
· 15 years ago
92c9f50
omap2: mux: intoduce omap_mux_{read,write}
by Mike Rapoport
· 15 years ago
911bd73
ARM: OMAP4: PM: Add init api for DPLL nodes
by Rajendra Nayak
· 15 years ago
16975a7
ARM: OMAP4: PM: Add support for OMAP4 dpll api's
by Rajendra Nayak
· 15 years ago
a1391d2
ARM: OMAP4: PM: Move DPLL control apis to dpll.c
by Rajendra Nayak
· 15 years ago
d79b126
ARM: OMAP4: PM: Add dummy hooks for OMAP4 dpll api's
by Rajendra Nayak
· 15 years ago
972c542
ARM: OMAP4: PM: OMAP4 clock tree and clkdev registration
by Rajendra Nayak
· 15 years ago
dd70841
ARM: OMAP4: PM: Adds CM1/2 register field masks
by Rajendra Nayak
· 15 years ago
234f0c4
ARM: OMAP4: PM: Adds PRM register shift and mask bits
by Rajendra Nayak
· 15 years ago
c129404
ARM: OMAP4: PM: Adds PRM register defs for OMAP4
by Rajendra Nayak
· 15 years ago
9b47267
ARM: OMAP4: PM: Adds CM1/2 register defs for OMAP4
by Rajendra Nayak
· 15 years ago
77772d5
ARM: OMAP4: PM: PRM/CM module offsets for OMAP4
by Rajendra Nayak
· 15 years ago
9ef8915
ARM: OMAP4: PM: Fix the PRM and CM base addresses
by Rajendra Nayak
· 15 years ago
0d93d8b
OMAP: omap_device: track latency in nanoseconds
by Kevin Hilman
· 15 years ago
d048ec7
OMAP: omap_device: fix nsec/usec conversion in latency calculations
by Kevin Hilman
· 15 years ago
81d7c6f
OMAP: hwmod: warn on missing clockdomain
by Kevin Hilman
· 15 years ago
d229266
OMAP: omap_device: use read_persistent_clock() instead of getnstimeofday()
by Kevin Hilman
· 15 years ago
5f1b6ef
OMAP: omap_device: use UINT_MAX for default wakeup latency limit
by Kevin Hilman
· 15 years ago
a470c42
OMAP: omap_device: add to_omap_device() macro
by Kevin Hilman
· 15 years ago
a16b1f7
OMAP3 hwmod: drop most of the OCP_SYSCONFIG.CLOCKACTIVITY code
by Paul Walmsley
· 15 years ago
718bfd7
OMAP hwmod: add names to module MPU IRQ lines
by Paul Walmsley
· 15 years ago
726072e
OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handling
by Paul Walmsley
· 15 years ago
b835d01
OMAP3 hwmod: reprogram OCP_SYSCONFIG register after setting SOFTRESET
by Paul Walmsley
· 15 years ago
6f8b7ff
OMAP clock/hwmod: fix off-by-one errors
by Paul Walmsley
· 15 years ago
3863c74
OMAP3: PM: Fix for MPU power domain MEM BANK position
by Thara Gopinath
· 15 years ago
18862cb
OMAP3: SDRC: Place SDRC AC timing and MR changes in CORE DVFS SRAM code behind Kconfig
by Paul Walmsley
· 15 years ago
1fda39e
OMAP2/3 powerdomain: return errors rather than returning the output of IS_ERR()
by Roel Kluin
· 15 years ago
155a22e
OMAP powerdomain: rearrange struct powerdomain to save some memory
by Paul Walmsley
· 15 years ago
2354eb5
OMAP powerdomain/PM: use symbolic constants for the max number of power states
by Paul Walmsley
· 15 years ago
6a06fa6
OMAP clockdomain/powerdomain: optimize out sleepdep code on OMAP24xx
by Paul Walmsley
· 15 years ago
33903eb
OMAP clockdomain/powerdomain: remove CONFIG_OMAP_DEBUG_{CLOCK,POWER}DOMAIN
by Paul Walmsley
· 15 years ago
42d75e7
OMAP2/3 PRCM: don't export prm_*(), cm_*() functions
by Paul Walmsley
· 15 years ago
5265050
OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.c
by Paul Walmsley
· 15 years ago
6f62b58
OMAP1 clock: convert test in disable_unused() to use ENABLE_ON_INIT
by Paul Walmsley
· 15 years ago
d8a9445
OMAP2 clock: convert clock24xx.h to clock2xxx_data.c, opp2xxx*
by Paul Walmsley
· 15 years ago
82e9bd5
OMAP3 clock: convert clock34xx.h to clock34xx_data.c
by Paul Walmsley
· 15 years ago
75d4334
OMAP2xxx clock: remove implicit dependency between rate CPU flag and clkdev_omap CPU flag
by Paul Walmsley
· 15 years ago
55d8a65
OMAP2/3: move SDRC macros to mach-omap2/sdrc.h
by Paul Walmsley
· 15 years ago
06b1693
OMAP2 clock: APLL code shouldn't rely on static clocks in its local namespace
by Paul Walmsley
· 15 years ago
ebd893d
OMAP1/2/3 clock: remove paranoid checks in preparation for clock{,2xxx,3xxx}_data.c
by Paul Walmsley
· 15 years ago
aa2cf42
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
by Linus Torvalds
· 15 years ago
fa395aa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
6bb951a
Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
aed886c
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci
by Linus Torvalds
· 15 years ago
d9056ce
OMAP: SDP: Enable DSS2 for OMAP3 SDP board
by Tomi Valkeinen
· 15 years ago
b39a982d
OMAP: DSS2: omapfb driver
by Tomi Valkeinen
· 15 years ago
559d670
OMAP: DSS2: Display Subsystem Driver core
by Tomi Valkeinen
· 15 years ago
640f9ca
OMAP: Add support for VRFB rotation engine
by Tomi Valkeinen
· 15 years ago
afedec1
OMAP: Add VRAM manager
by Tomi Valkeinen
· 15 years ago
dadd2bb
OMAP: OMAPFB: add omapdss device
by Tomi Valkeinen
· 16 years ago
91773a0
OMAP: OMAPFB: split omapfb.h
by Tomi Valkeinen
· 15 years ago
b90f8e7
OMAP2: Add funcs for writing SMS_ROT_* registers
by Tomi Valkeinen
· 15 years ago
947a246
ARM: S3C24XX: DMA: Use valid index when accessing array
by Ramax Lo
· 15 years ago
6035ccd
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
1c49678
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 15 years ago
79c9601
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
a421018
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 15 years ago
93b0d8c
ARM: S3C: move s3c_pwm_remove to .devexit.text
by Uwe Kleine-König
· 15 years ago
0f13c82
ARM: S3C24XX: Export s3c24xx_set_fiq for modules.
by Ben Dooks
· 15 years ago
ad4e22f
ARM: S3C: move s3c_adc_remove to .devexit.text
by Uwe Kleine-König
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
3d14b5b
Merge branch 'sa1100' into devel
by Russell King
· 15 years ago
ba71e17
Merge branch 'for-lak' of git://git.linuxtogo.org/home/thesing/collie into sa1100
by Russell King
· 15 years ago
729fae4
ARM: 5827/1: SA1100: h3100/h3600: emit messages on failed gpio_request
by Dmitry Artamonow
· 15 years ago
a53c876
ARM: 5826/1: SA1100: h3100/h3600: always build htc-egpio driver
by Dmitry Artamonow
· 15 years ago
ebdb564
ARM: 5825/1: SA1100: h3600: update defconfig
by Dmitry Artamonow
· 15 years ago
c463eb6
ARM: 5823/1: SA1100: h3100/h3600: add support for gpio-keys
by Dmitry Artamonow
· 15 years ago
4aa9755
ARM: 5822/1: SA1100: h3100/h3600: clean up #includes
by Dmitry Artamonow
· 15 years ago
6e23fcb
ARM: 5821/1: SA1100: h3100/h3600: revise copyright boilerplates
by Dmitry Artamonow
· 15 years ago
86e5e38
ARM: 5820/1: SA1100: h3100/h3600: split h3600.c
by Dmitry Artamonow
· 15 years ago
8715b29
ARM: 5819/1: SA1100: h3100/h3600: merge h3600.h and h3600_gpio.h into h3xxx.h
by Dmitry Artamonow
· 15 years ago
4c88a5c
ARM: 5818/1: SA1100: h3100/h3600: drop old GPIO definitions
by Dmitry Artamonow
· 15 years ago
5183490
ARM: 5817/1: SA1100: h3100/h3600: configure all unused gpios as inputs
by Dmitry Artamonow
· 15 years ago
ca912b1
ARM: 5816/1: SA1100: h3600: remove IRQ_GPIO_* definitions
by Dmitry Artamonow
· 15 years ago
766f037
ARM: 5815/1: SA1100: h3100/h3600: remove now unused assign_h3600_egpio handlers
by Dmitry Artamonow
· 15 years ago
22f9740
ARM: 5814/1: SA1100: h3100/h3600: convert all users of assign_h3600_egpio to gpiolib
by Dmitry Artamonow
· 15 years ago
2eec62d
ARM: 5813/1: SA1100: h3100/h3600: add htc-egpio driver
by Dmitry Artamonow
· 15 years ago
cf5a87d
ARM: 5812/1: SA1100: h3100/h3600: separate machine-specific LCD helpers
by Dmitry Artamonow
· 15 years ago
d0e6041
ARM: 5799/1: SA1100: h3600: stop setting direction for LCD pins
by Dmitry Artamonow
· 15 years ago
382c14a
ARM: 5798/1: SA1100: h3600: remove unused cruft from h3600.h
by Dmitry Artamonow
· 15 years ago
2a151a0
ARM: 5796/1: SA1100: h3600: remove IRDA bits from serial PM callback
by Dmitry Artamonow
· 15 years ago
1e23221
ARM: 5797/1: SA1100: h3100/h3600: remove dead links from Kconfig help text
by Dmitry Artamonow
· 15 years ago
e55b20e
ARM: 5795/1: SA1100: h3100/h3600: mark *_mach_init functions as __init
by Dmitry Artamonow
· 15 years ago
0fb85a5
ARM: iPAQ: no need to set PWER_RTC
by Russell King
· 15 years ago
Next »