Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3c6531c7461b80c18284d43b59791c60cd67582f
/
arch
/
sh
/
boards
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
a4a2992c
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
b98b358
sh: mach-x3proto: Migrate to linear irq domain.
by Paul Mundt
· 12 years ago
2e341ca
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
63dc02b
sh: Kill off machvec IRQ hinting.
by Paul Mundt
· 12 years ago
3b1267b
sh: dreamcast: Migrate off of deprecated dynamic IRQ API.
by Paul Mundt
· 12 years ago
c1dbccc
Merge branch 'sh/evt2irq-migration' into sh-latest
by Paul Mundt
· 12 years ago
6b1ef62
sh: sh7763rdp evt2irq migration.
by Paul Mundt
· 12 years ago
26819fc
sh: migor evt2irq migration.
by Paul Mundt
· 12 years ago
aa82f9f
sh: kfr2r09 evt2irq migration.
by Paul Mundt
· 12 years ago
9307d11
sh: ecovec24 evt2irq migration.
by Paul Mundt
· 12 years ago
9c23c51
sh: ap325rxa evt2irq migration.
by Paul Mundt
· 12 years ago
4059e43
sh: urquell evt2irq migration.
by Paul Mundt
· 12 years ago
c825abc
sh: sh7785lcr evt2irq migration.
by Paul Mundt
· 12 years ago
b6bd263
sh: hp6xx evt2irq migration.
by Paul Mundt
· 12 years ago
b894701
sh: mach-se evt2irq migration.
by Paul Mundt
· 12 years ago
a7734e5
sh: sh7757lcr evt2irq migration.
by Paul Mundt
· 12 years ago
7b56934
sh: magicpanelr2 evt2irq migration.
by Paul Mundt
· 12 years ago
d5d7e78
sh: espt evt2irq migration.
by Paul Mundt
· 12 years ago
03c5713
sh: edosk7760 evt2irq migration.
by Paul Mundt
· 12 years ago
0fa4c39
sh: edosk7705 evt2irq migration.
by Paul Mundt
· 12 years ago
d0e05bb
sh: mach-se: Migrate 7724SE off of deprecated dynamic IRQ API.
by Paul Mundt
· 12 years ago
ce4bbee
sh: Use the plat_nand default partition parser
by H Hartley Sweeten
· 13 years ago
bcb86e0
Merge branches 'sh/wdt' and 'sh/rsk-updates' into sh-latest
by Paul Mundt
· 12 years ago
b6397435
sh: Add RSK2+SH7269 board
by Phil Edworthy
· 12 years ago
15f99cb
Merge branch 'sh/rsk-updates' into sh-latest
by Paul Mundt
· 12 years ago
41797f7
sh: Add pinmux for sh7264
by Phil Edworthy
· 12 years ago
d584e20
sh: Add RSK2+SH7264 board
by Phil Edworthy
· 12 years ago
9e7f60a
sh: Move board specific options into the Board support menu
by Stuart Menefy
· 13 years ago
064bfad
ASoC: sh: fsi: use simple-card instead of fsi-da7210
by Kuninori Morimoto
· 13 years ago
af8a2fe
ASoC: sh: fsi: use simple-card instead of fsi-ak4642
by Kuninori Morimoto
· 13 years ago
Next »