index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
board-n8x0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-08
ARM: OMAP2+: fix USB regression on Nokia N8x0
Aaro Koskinen
1
-4
/
+2
2024-03-08
ARM: OMAP2+: fix N810 MMC gpiod table
Aaro Koskinen
1
-3
/
+5
2024-03-08
ARM: OMAP2+: fix bogus MMC GPIO labels on Nokia N8x0
Aaro Koskinen
1
-6
/
+3
2023-10-02
ASoC: ti: Convert N810 ASoC to GPIO descriptors
Linus Walleij
1
-0
/
+10
2023-06-22
ARM: omap2: Fix copy/paste bug
Linus Walleij
1
-1
/
+1
2023-05-24
ARM/musb: omap2: Remove global GPIO numbers from TUSB6010
Linus Walleij
1
-53
/
+18
2023-05-24
ARM/mmc: Convert old mmci-omap to GPIO descriptors
Linus Walleij
1
-59
/
+26
2023-01-09
ARM: omap2: make functions static
Arnd Bergmann
1
-1
/
+1
2022-11-03
ARM: omap2: n8x0: stop instantiating codec platform data
Dmitry Torokhov
1
-5
/
+0
2021-05-18
ARM: OMAP2+: Fix build warning when mmc_omap is not built
Yongqiang Liu
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-02-26
bus: ti-sysc: Add support for platform data callbacks
Tony Lindgren
1
-2
/
+2
2017-06-08
ARM: OMAP2+: Remove unused legacy code for n8x0
Tony Lindgren
1
-8
/
+6
2017-05-08
format-security: move static strings to const
Kees Cook
1
-1
/
+1
2016-08-26
ARM: OMAP2+: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-3
/
+2
2014-12-09
Merge tag 'omap-gpmc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+0
2014-11-26
ARM: OMAP2: MMC: include mmc-omap platform header directly
Andreas Fenkart
1
-0
/
+2
2014-11-20
ARM: OMAP2+: Prepare to move GPMC to drivers by platform data header
Tony Lindgren
1
-2
/
+0
2014-09-16
arm: omap2: n8x0: move i2c devices to DT
Felipe Balbi
1
-23
/
+3
2013-11-25
ARM: OMAP2+: dts: add n8x0 onenand
Aaro Koskinen
1
-44
/
+0
2013-11-25
ARM: OMAP2+: Remove legacy booting support for n8x0
Tony Lindgren
1
-158
/
+0
2013-11-25
ARM: OMAP2+: Add quirks support for n8x0
Tony Lindgren
1
-2
/
+21
2013-11-25
ARM: OMAP2+: Make n8x0 behave better with device tree based booting
Tony Lindgren
1
-8
/
+22
2013-11-25
ARM: OMAP2+: Add device tree compatible revision checks for n8x0
Tony Lindgren
1
-9
/
+42
2013-08-16
ARM: OMAP2: fix musb usage for n8x0
Daniel Mack
1
-4
/
+0
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
1
-3
/
+3
2012-12-18
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
1
-0
/
+42
2012-11-19
i2c: i2c-cbus-gpio: introduce driver
Aaro Koskinen
1
-0
/
+42
2012-11-08
ARM: OMAP2+: board files: use SoC-specific system restart functions
Paul Walmsley
1
-3
/
+3
2012-10-25
Merge branch 'omap-for-v3.8/cleanup-headers-menelaus' into omap-for-v3.8/clea...
Tony Lindgren
1
-1
/
+1
2012-10-17
Merge branch 'omap-for-v3.8/cleanup-headers-mmc' into omap-for-v3.8/cleanup-h...
Tony Lindgren
1
-1
/
+1
2012-10-15
ARM: OMAP2: Move plat/menelaus.h to linux/mfd/menelaus.h
Tony Lindgren
1
-1
/
+1
2012-10-15
ARM: OMAP: Split plat/mmc.h into local headers and platform_data
Tony Lindgren
1
-1
/
+1
2012-10-15
ARM: OMAP2+: onenand: header cleanup
Afzal Mohammed
1
-0
/
+1
2012-09-19
ARM: omap: move platform_data definitions
Arnd Bergmann
1
-2
/
+2
2012-09-12
Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...
Tony Lindgren
1
-4
/
+3
2012-09-12
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
Tony Lindgren
1
-1
/
+0
2012-09-12
ARM: OMAP2+: Prepare for irqs.h removal
Tony Lindgren
1
-2
/
+1
2012-09-12
ARM: OMAP: unwrap strings
Paul Walmsley
1
-4
/
+3
2012-09-10
ARM: OMAP: remove plat/board.h file
Igor Grinberg
1
-1
/
+0
2012-07-31
ARM: omap: remove mmc platform data dma_mask and initialization
Russell King
1
-1
/
+0
2012-06-20
ARM: OMAP2+: Fix MUSB ifdefs for platform init code
Tony Lindgren
1
-4
/
+2
2012-05-08
ARM: omap2: use machine specific hook for late init
Shawn Guo
1
-0
/
+3
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+0
2012-03-07
Merge branch 'fixes-non-critical-part2' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
1
-4
/
+4
2012-03-06
ARM: OMAP2: Fix section warning for n8x0 when CONFIG_MMC_OMAP is not set
Tony Lindgren
1
-4
/
+4
2012-03-05
Merge remote-tracking branch 'omap/hsmmc' into for_3.4/cleanup/pm-base
Kevin Hilman
1
-0
/
+4
2012-02-24
ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_config
Jarkko Nikula
1
-1
/
+0
2012-02-20
ARM: OMAP: Fix build error when mmc_omap is built as module
Tony Lindgren
1
-0
/
+4
2012-01-09
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-3
/
+3
[next]