Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3430abd6f403ce43375266798a8571646d15b5cd
/
arch
/
arm
/
mach-davinci
c884d8a
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
d5d3652
Merge tag 'davinci-fixes-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes
by Olof Johansson
· 6 years ago
68f2515
ARM: davinci: da8xx: specify dma_coherent_mask for lcdc
by Bartosz Golaszewski
· 6 years ago
0c0c9b5
ARM: davinci: da850-evm: call regulator_has_full_constraints()
by Bartosz Golaszewski
· 6 years ago
4505153
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
74ba920
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
by Thomas Gleixner
· 6 years ago
815d469
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 6 years ago
62e59c4
clk: Remove io.h from clk-provider.h
by Stephen Boyd
· 6 years ago
274e4c3
ARM: davinci: da830-evm: add a fixed regulator for ohci-da8xx
by Bartosz Golaszewski
· 6 years ago
1d27289
ARM: davinci: omapl138-hawk: add a fixed regulator for ohci-da8xx
by Bartosz Golaszewski
· 6 years ago
3ea9ae5
ARM: davinci: add missing sentinels to GPIO lookup tables
by Bartosz Golaszewski
· 6 years ago
ef80068
Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
dc3e1ac
Merge tag 'davinci-for-v5.1/soc-part3' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into arm/late
by Arnd Bergmann
· 6 years ago
49b654f
ARM: davinci: remove intc related fields from davinci_soc_info
by Bartosz Golaszewski
· 6 years ago
0fc3d74
irqchip: davinci-cp-intc: move the driver to drivers/irqchip
by Bartosz Golaszewski
· 6 years ago
3114111
ARM: davinci: cp-intc: remove redundant comments
by Bartosz Golaszewski
· 6 years ago
9ad1acb
ARM: davinci: cp-intc: drop GPL license boilerplate
by Bartosz Golaszewski
· 6 years ago
d43da8d
ARM: davinci: cp-intc: use readl/writel_relaxed()
by Bartosz Golaszewski
· 6 years ago
6c702da
ARM: davinci: cp-intc: unify error handling
by Bartosz Golaszewski
· 6 years ago
9762d87
ARM: davinci: cp-intc: improve coding style
by Bartosz Golaszewski
· 6 years ago
9cf58a4
ARM: davinci: cp-intc: request the memory region before remapping it
by Bartosz Golaszewski
· 6 years ago
6567954
ARM: davinci: cp-intc: use the new-style config structure
by Bartosz Golaszewski
· 6 years ago
3b5d1c5
ARM: davinci: cp-intc: convert all hex numbers to lowercase
by Bartosz Golaszewski
· 6 years ago
b35b55e
ARM: davinci: cp-intc: use a common prefix for all symbols
by Bartosz Golaszewski
· 6 years ago
47b7c61
ARM: davinci: cp-intc: add the new config structures for da8xx SoCs
by Bartosz Golaszewski
· 6 years ago
f451ca3e
ARM: davinci: cp-intc: add a wrapper around cp_intc_init()
by Bartosz Golaszewski
· 6 years ago
ed4d189
ARM: davinci: cp-intc: remove cp_intc.h
by Bartosz Golaszewski
· 6 years ago
0145bee
irqchip: davinci-aintc: move the driver to drivers/irqchip
by Bartosz Golaszewski
· 6 years ago
76adef4
ARM: davinci: aintc: remove unnecessary includes
by Bartosz Golaszewski
· 6 years ago
8b0860e
ARM: davinci: aintc: remove the timer-specific irq_set_handler()
by Bartosz Golaszewski
· 6 years ago
882bed7
ARM: davinci: aintc: request memory region before remapping it
by Bartosz Golaszewski
· 6 years ago
a6c0bba
ARM: davinci: aintc: unify error handling
by Bartosz Golaszewski
· 6 years ago
06a2871
ARM: davinci: aintc: use the new config structure
by Bartosz Golaszewski
· 6 years ago
fd0f427
ARM: davinci: aintc: use the new irqchip config structure in dm* SoCs
by Bartosz Golaszewski
· 6 years ago
f412384
ARM: davinci: aintc: use writel_relaxed()
by Bartosz Golaszewski
· 6 years ago
919da6f1
ARM: davinci: aintc: drop the 00 prefix from register offsets
by Bartosz Golaszewski
· 6 years ago
2b6a2e7
ARM: davinci: aintc: use a common prefix for symbols in the driver
by Bartosz Golaszewski
· 6 years ago
de4f82a
ARM: davinci: aintc: wrap davinci_irq_init() with a helper
by Bartosz Golaszewski
· 6 years ago
2d242aa
ARM: davinci: aintc: drop GPL license boilerplate
by Bartosz Golaszewski
· 6 years ago
544ca0b
ARM: davinci: make irqs.h a local header
by Bartosz Golaszewski
· 6 years ago
e87adde
ARM: davinci: select SPARSE_IRQ
by Bartosz Golaszewski
· 6 years ago
a98ca73
ARM: davinci: wrap HW interrupt numbers with a macro
by Bartosz Golaszewski
· 6 years ago
fb74684
ARM: davinci: pull davinci_intc_base into the respective intc drivers
by Bartosz Golaszewski
· 6 years ago
e3a8c76
ARM: davinci: remove davinci_intc_type
by Bartosz Golaszewski
· 6 years ago
d006459
ARM: davinci: select GENERIC_IRQ_MULTI_HANDLER
by Bartosz Golaszewski
· 6 years ago
74b0eac
ARM: davinci: aintc: use irq domain
by Bartosz Golaszewski
· 6 years ago
a3124c0
ARM: davinci: remove intc_host_map from davinci_soc_info struct
by Bartosz Golaszewski
· 6 years ago
ab0ef5d
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm into pm-cpufreq
by Rafael J. Wysocki
· 6 years ago
40b46b3
cpufreq: davinci: move configuration to include/linux/platform_data
by Bartosz Golaszewski
· 6 years ago
339850f
ARM: davinci: da830-evm: remove legacy usb helpers
by Bartosz Golaszewski
· 6 years ago
2435854
ARM: davinci: omapl138-hawk: remove legacy usb helpers
by Bartosz Golaszewski
· 6 years ago
1703cf5
ARM: davinci: da830-evm: use gpio lookup entries for usb gpios
by Bartosz Golaszewski
· 6 years ago
c08df69
ARM: davinci: omapl138-hawk: use gpio lookup entries for usb gpios
by Bartosz Golaszewski
· 6 years ago
ca107e3
ARM: davinci: da850-evm: use GPIO hogs instead of the legacy API
by Bartosz Golaszewski
· 6 years ago
e430685
ARM: davinci: mityomapl138: use device properties for at24 eeprom
by Bartosz Golaszewski
· 6 years ago
2f983f8
ARM: davinci: mityomapl138: use nvmem notifiers
by Bartosz Golaszewski
· 6 years ago
19e99de
ARM: davinci: remove dead code related to MAC address reading
by Bartosz Golaszewski
· 6 years ago
89015016
ARM: davinci: sffsdr: use device properties for at24 eeprom
by Bartosz Golaszewski
· 6 years ago
6dce603
ARM: davinci: sffsdr: fix the at24 eeprom device name
by Bartosz Golaszewski
· 6 years ago
71be581
ARM: davinci: dm646x-evm: use device properties for at24 eeprom
by Bartosz Golaszewski
· 6 years ago
4b683bb
ARM: davinci: dm644x-evm: use device properties for at24 eeprom
by Bartosz Golaszewski
· 6 years ago
c70cf56
ARM: davinci: da830-evm: use device properties for at24 eeprom
by Bartosz Golaszewski
· 6 years ago
1e94d71
ARM: davinci: dm365-evm: use device properties for at24 eeprom
by Bartosz Golaszewski
· 6 years ago
5e4ac92
ARM: davinci: mityomapl138: don't read the MAC address from machine code
by Bartosz Golaszewski
· 6 years ago
dab9ad4
ARM: davinci: da850-evm: remove dead MTD code
by Bartosz Golaszewski
· 6 years ago
054b8dc
ARM: davinci: omapl138-hawk: fix label names in GPIO lookup entries
by Bartosz Golaszewski
· 6 years ago
7f1015b
ARM: davinci: dm644x-evm: fix label names in GPIO lookup entries
by Bartosz Golaszewski
· 6 years ago
94777ed
ARM: davinci: dm355-evm: fix label names in GPIO lookup entries
by Bartosz Golaszewski
· 6 years ago
c3f08cc
ARM: davinci: da850-evm: fix label names in GPIO lookup entries
by Bartosz Golaszewski
· 6 years ago
cc557af
ARM: davinci: da830-evm: fix label names in GPIO lookup entries
by Bartosz Golaszewski
· 6 years ago
0922275
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
cac1fc8
Merge branch 'fixes' into next/soc
by Olof Johansson
· 6 years ago
a7a850d
Merge branch 'asoc-4.21' into asoc-next
by Mark Brown
· 6 years ago
4d8c1e7
ARM: davinci: dm365-evm: Update for the new ASoC Kcofnig options
by Peter Ujfalusi
· 6 years ago
a2ce9a6
ARM: davinci: da850-evm: remove unnecessary include
by Bartosz Golaszewski
· 6 years ago
fadfc18
ARM: davinci: dm850-evm: use cell nvmem lookup for mac address
by Bartosz Golaszewski
· 6 years ago
32feb94
ARM: davinci: mityomapl138: use cell nvmem lookup for mac address
by Bartosz Golaszewski
· 6 years ago
c85efcc
ARM: davinci: da830-evm: use cell nvmem lookup for mac address
by Bartosz Golaszewski
· 6 years ago
628c75d
ARM: davinci: dm646x-evm: use cell nvmem lookup for mac address
by Bartosz Golaszewski
· 6 years ago
89c817c
ARM: davinci: dm644x-evm: use cell nvmem lookup for mac address
by Bartosz Golaszewski
· 6 years ago
d3f12777
ARM: davinci: dm365-evm: use cell nvmem lookup for mac address
by Bartosz Golaszewski
· 6 years ago
27df797
ARM: davinci: dm644x: set the GPIO base to 0
by Bartosz Golaszewski
· 6 years ago
55a891d
ARM: davinci: da830: set the GPIO base to 0
by Bartosz Golaszewski
· 6 years ago
a6ca633
ARM: davinci: dm355: set the GPIO base to 0
by Bartosz Golaszewski
· 6 years ago
fb9e7f0
ARM: davinci: dm646x: set the GPIO base to 0
by Bartosz Golaszewski
· 6 years ago
133cd2e
ARM: davinci: dm365: set the GPIO base to 0
by Bartosz Golaszewski
· 6 years ago
45ed94b
ARM: davinci: da850: set the GPIO base to 0
by Bartosz Golaszewski
· 6 years ago
adcf60c
ARM: davinci: dm644x: define gpio interrupts as separate resources
by Bartosz Golaszewski
· 6 years ago
27db7ba
ARM: davinci: dm355: define gpio interrupts as separate resources
by Bartosz Golaszewski
· 6 years ago
2c9c834
ARM: davinci: dm646x: define gpio interrupts as separate resources
by Bartosz Golaszewski
· 6 years ago
193c043
ARM: davinci: dm365: define gpio interrupts as separate resources
by Bartosz Golaszewski
· 6 years ago
58a0afb
ARM: davinci: da8xx: define gpio interrupts as separate resources
by Bartosz Golaszewski
· 6 years ago
519f64b
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 6 years ago
e3aaadb
clk: davinci: kill davinci_clk_reset_assert/deassert()
by Bartosz Golaszewski
· 7 years ago
c36219d
gpio: davinci: Remove unneeded GPIO macro
by Andrew F. Davis
· 6 years ago
f46ad02
Merge tag 'davinci-for-v4.19/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/soc
by Olof Johansson
· 6 years ago
7f69ae7
ARM: davinci: unduplicate aemif support
by Bartosz Golaszewski
· 7 years ago
acc0fb4
ARM: davinci: mityomapl138: use aemif platform driver
by Bartosz Golaszewski
· 7 years ago
Next »