Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f463589a7cd2d156e3b6b64ee26588c0cdcce08a
/
arch
/
sh
/
boards
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
d4092d7
mtd: nand: Rename nand.h into rawnand.h
by Boris Brezillon
· 7 years ago
43d0120
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
bb0eb05
clocksource/drivers: Rename CLKSRC_OF to TIMER_OF
by Daniel Lezcano
· 7 years ago
ba5d08c
clocksource/drivers: Rename clocksource_probe to timer_probe
by Daniel Lezcano
· 7 years ago
8fd7081
Input: tsc2007 - move header file out of I2C realm
by Wolfram Sang
· 7 years ago
ca5b58e
sh: cayman: IDE support fix
by Bartlomiej Zolnierkiewicz
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
db766b0
sh: add Kconfig option for J-Core SoC core drivers
by Rich Felker
· 8 years ago
15f0c8f
sh: use common clock framework with device tree boards
by Rich Felker
· 8 years ago
f368d47
sh: make board-secureedge5410 explicitly non-modular
by Paul Gortmaker
· 9 years ago
190fe19
sh: add support for linking a builtin device tree blob in the kernel
by Rich Felker
· 9 years ago
f64d6e2
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
2b65893
sh: Remove unnecessary of_platform_populate with default match table
by Kefeng Wang
· 8 years ago
bb8e15d
of: iommu: make of_iommu_init() postcore_initcall_sync
by Kefeng Wang
· 8 years ago
fdcfdfa
sh: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
by Linus Walleij
· 9 years ago
1eccc6e
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
0106294
mmc: sh_mobile_sdhi: remove obsolete include file
by Wolfram Sang
· 9 years ago
efed58f
sh: x3proto-gpio: switch to gpiochip_add_data()
by Linus Walleij
· 9 years ago
a8cb826
sh: sdk7786-gpio: switch to gpiochip_add_data()
by Linus Walleij
· 9 years ago
044b81f
sh: add SMP method selection to device tree pseudo-board
by Rich Felker
· 9 years ago
7480e0a
sh: add device tree support and generic board using device tree
by Rich Felker
· 9 years ago
ac53b2e
Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 9 years ago
7326ffe
sh: nand: make use of mtd_to_nand() where appropriate
by Boris BREZILLON
· 9 years ago
eb4b0ec
[media] include/media: move platform_data to linux/platform_data/media
by Mauro Carvalho Chehab
· 9 years ago
d647f0b
[media] include/media: move driver interface headers to a separate dir
by Mauro Carvalho Chehab
· 9 years ago
b5dcee2
[media] include/media: split I2C headers from V4L2 core
by Mauro Carvalho Chehab
· 9 years ago
02f0d3f
Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 9 years ago
99a3b15
sh: mach-rsk: remove unnecessary MTD partition probe specification
by Brian Norris
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
c497615
sh/intc: Prepare irq flow handlers for irq argument removal
by Thomas Gleixner
· 9 years ago
8228a04
sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
by Jiang Liu
· 9 years ago
2d44070
Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 9 years ago
b205118
sh: don't use module_init in non-modular psw.c code
by Paul Gortmaker
· 10 years ago
0bbad24
sh: mach-highlander/psw.c is tristate and should use module.h
by Paul Gortmaker
· 10 years ago
84f11d5
mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info
by Kuninori Morimoto
· 10 years ago
102ca66
sh: eliminate unused irq_reg_{readl,writel} accessors
by Kevin Cernekee
· 10 years ago
27ffaeb
[media] platform: Make use of media_bus_format enum
by Boris BREZILLON
· 10 years ago
88d5e52
driver:gpio remove all usage of gpio_remove retval in driver
by abdoulaye berthe
· 10 years ago
158c129
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
ffb83e8
ASoC: fsi: use SNDRV_DMA_TYPE_DEV for sound buffer
by Kuninori Morimoto
· 10 years ago
e70cfe4
SH: add proper prompt to SH_MAGIC_PANEL_R2_VERSION
by Paul Bolle
· 10 years ago
ce816fa
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
by Uwe Kleine-König
· 11 years ago
f0767e8
arch/sh/boards/board-sh7757lcr.c: fixup SDHI register size
by Kuninori Morimoto
· 11 years ago
c7a507e
ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flags
by Kuninori Morimoto
· 11 years ago
82ef5b8
Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO for SH_CAYMAN
by Mark Salter
· 11 years ago
348324c
Merge tag 'v3.13-rc4' into next
by Dmitry Torokhov
· 11 years ago
07f9e5c
Input: tsc2007 - add device tree support.
by Denis Carikli
· 11 years ago
357002b
sh: ecovec: fixup compile error on sdhi
by Kuninori Morimoto
· 11 years ago
d0048f0
Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 11 years ago
44598f9
Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
f0af368
sh: ecovec24: Remove MMCIF and SDHI .set_pwr() callbacks
by Laurent Pinchart
· 11 years ago
d3e9a8d
sh: ecovec24: Remove mmcif .down_pwr() callback
by Laurent Pinchart
· 11 years ago
afa2c94
sh: ecovec24: Use MMC/SDHI CD and RO GPIO
by Laurent Pinchart
· 11 years ago
be23ab5
SolutionEngine7724: fix typo in Ether platform data
by Sergei Shtylyov
· 11 years ago
8d3214c
sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'
by Sergei Shtylyov
· 11 years ago
bd61224
SolutionEngine7724: fix Ether support
by Sergei Shtylyov
· 11 years ago
3f3bee2
sh: kfr2r09: Use lv5207lp backlight
by Laurent Pinchart
· 11 years ago
fe79f91
sh: ecovec24: Use gpio-backlight
by Laurent Pinchart
· 11 years ago
9c3beaa
sh_eth: get SH7724 support out of #ifdef
by Sergei Shtylyov
· 11 years ago
24549e2
sh_eth: get SH7757 support out of #ifdef
by Sergei Shtylyov
· 11 years ago
f5d1276
sh_eth: get SH77{34|63} support out of #ifdef
by Sergei Shtylyov
· 11 years ago
7bbe150
sh_eth: get SH771x support out of #ifdef
by Sergei Shtylyov
· 11 years ago
5647ac0
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
225da3e
usb: renesas_usbhs: fixup sparse errors for common.c
by Kuninori Morimoto
· 12 years ago
95188aa
sh: replace CONFIG_GENERIC_GPIO by CONFIG_GPIOLIB
by Alexandre Courbot
· 12 years ago
6ee00c1
Merge remote-tracking branch 'asoc/topic/simple-card' into asoc-next
by Mark Brown
· 12 years ago
d0c6525
Merge remote-tracking branch 'asoc/topic/fsi' into asoc-next
by Mark Brown
· 12 years ago
035688d
sh: ecovec: add sample amixer settings
by Kuninori Morimoto
· 12 years ago
a4a2992
ASoC: simple-card: add asoc_simple_dai for initializing
by Kuninori Morimoto
· 12 years ago
abca758
ASoC: fsi: remove SH_FSI_xxx_INV flags
by Kuninori Morimoto
· 12 years ago
2b83188
Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linux
by Linus Torvalds
· 12 years ago
d072c35
sh: kfr2r09: Use the backlight API for brightness control
by Laurent Pinchart
· 12 years ago
6bc1e5e
sh: ecovec24: Remove unused get_brightness LCDC callback
by Laurent Pinchart
· 12 years ago
1d33a51
sh: ap325rxa: Remove unused get_brightness LCDC callback
by Laurent Pinchart
· 12 years ago
02582e9
treewide: fix typo of "suport" in various comments and Kconfig
by Masanari Iida
· 12 years ago
1ca8fe3
sh: ecovec: care CN5 VBUS if USB host mode
by Kuninori Morimoto
· 12 years ago
a3fd869
Merge branches 'sh/urgent' and 'sh/regulator' into sh-latest
by Paul Mundt
· 12 years ago
d14b7a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
9ff561f
Merge branch 'common/pinctrl' into sh-latest
by Paul Mundt
· 12 years ago
90b24cf
Change email address for Steve Glendinning
by Steve Glendinning
· 13 years ago
89d7148
sh: select the fixed regulator driver on several boards
by Guennadi Liakhovetski
· 12 years ago
d4c191d
sh: ecovec: switch MMC power control to regulators
by Guennadi Liakhovetski
· 12 years ago
67ef578
sh: add fixed voltage regulators to se7724
by Guennadi Liakhovetski
· 12 years ago
2fcfe22
sh: add fixed voltage regulators to sdk7786
by Guennadi Liakhovetski
· 12 years ago
1190ef9
sh: add fixed voltage regulators to rsk
by Guennadi Liakhovetski
· 12 years ago
48aff64
sh: add fixed voltage regulators to migor
by Guennadi Liakhovetski
· 12 years ago
da5f2dd
sh: add fixed voltage regulators to kfr2r09
by Guennadi Liakhovetski
· 12 years ago
9c158b1
sh: add fixed voltage regulators to ap325rxa
by Guennadi Liakhovetski
· 12 years ago
2db73c9
sh: add fixed voltage regulators to sh7757lcr
by Guennadi Liakhovetski
· 12 years ago
9d5be6a
sh: add fixed voltage regulators to sh2007
by Guennadi Liakhovetski
· 12 years ago
73c2a9d
sh: add fixed voltage regulators to polaris
by Guennadi Liakhovetski
· 12 years ago
2bd5d08
sh: add fixed voltage regulators to magicpanelr2
by Guennadi Liakhovetski
· 12 years ago
1f8eca1
sh: add fixed voltage regulators to apsh4ad0a
by Guennadi Liakhovetski
· 12 years ago
920f550
sh: add fixed voltage regulators to apsh4a3a
by Guennadi Liakhovetski
· 12 years ago
bc404e9
sh: kfr2r09: fix compile breakage
by Guennadi Liakhovetski
· 12 years ago
d978006
Merge branch 'sh/dynamic-irq-cleanup' into sh-latest
by Paul Mundt
· 12 years ago
f5e7e84
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 12 years ago
197b58e
sh: se7343: Move CPLD IRQs to irqdomain and generic irq chip.
by Paul Mundt
· 12 years ago
5df38b9
sh: se722: Move FPGA IRQs to irqdomain and generic irq chip.
by Paul Mundt
· 12 years ago
Next »