summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/board-osk.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-06-291-44/+102
|\
| * ARM: omap1: Make serial wakeup GPIOs use descriptorsLinus Walleij2023-05-241-0/+7
| * ARM/mfd/gpio: Fixup TPS65010 regression on OMAP1 OSK1Linus Walleij2023-05-241-44/+95
* | ARM: 9298/1: Drop custom mdesc->handle_irq()Linus Walleij2023-06-191-1/+0
|/
* ARM: omap1: merge omap1_map_io functionsArnd Bergmann2023-01-121-1/+1
* ARM: omap1: remove osk-mistral add-on board supportArnd Bergmann2023-01-121-267/+0
* ARM: omap1: move mach/*.h into mach directoryArnd Bergmann2022-04-221-5/+4
* ARM: omap1: move CF chipselect setup to board fileArnd Bergmann2022-04-211-5/+33
* ARM: omap1: move mach/usb.h to include/linux/socArnd Bergmann2022-04-211-1/+1
* ARM: omap1: osk: Constify the software nodeHeikki Krogerus2021-04-081-1/+5
* ARM: OMAP1: OSK: fix ohci-omap breakageLinus Walleij2020-12-181-0/+2
* usb: ohci-omap: Fix descriptor conversionLinus Walleij2020-12-041-1/+1
* usb: ohci-omap: Convert to use GPIO descriptorsLinus Walleij2020-07-211-0/+17
* ARM: OMAP1: constify gpio_ledArvind Yadav2018-07-021-2/+2
* ARM: omap1: osk: use device properties for at24 eepromBartosz Golaszewski2018-05-011-5/+5
* ARM: omap1: add const and initconst to omap_lcd_configBhumika Goyal2017-10-021-1/+1
*-. Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones2017-09-051-5/+1
|\ \
| | * ARM: omap1: avoid unused variable warningArnd Bergmann2017-07-271-4/+0
| |/ |/|
| * mfd: tps65010: Move header file out of I2C realmWolfram Sang2017-08-151-1/+1
|/
* arm: use the new LED disk activity triggerStephan Linz2016-06-271-1/+1
* ARM: omap1: make headers more localArnd Bergmann2015-12-011-1/+1
* ARM: omap1: Switch to use MULTI_IRQTony Lindgren2015-05-201-0/+1
* ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAPPaul Bolle2014-05-161-1/+1
* ARM: omap1: don't rely on tps65010Arnd Bergmann2014-03-211-0/+3
* misc: (at24) move header to linux/platform_data/Vivien Didelot2013-09-301-1/+1
* ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
* ARM: OMAP1: Remove omap_reserve() callback for all omap1 boardsLokesh Vutla2012-10-181-1/+0
* ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1Tony Lindgren2012-10-171-1/+1
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-0/+33
|\
| * Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann2012-08-131-0/+33
| |\
| | * ARM: mach-omap1: retire custom LED codeBryan Wu2012-08-011-0/+33
* | | ARM: OMAP1: Move flash.h from plat to machTony Lindgren2012-09-201-1/+1
* | | ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-201-1/+1
* | | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
* | | ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-121-0/+1
* | | ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg2012-09-101-0/+1
|/ /
* / ARM: OMAP: Make FS USB omap1 onlyTony Lindgren2012-06-041-1/+1
|/
* ARM: omap1: use machine specific hook for late initShawn Guo2012-05-081-0/+1
* Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren2012-03-291-6/+6
|\
| * ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()Tarun Kanti DebBarma2012-03-291-6/+6
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-4/+3
|\|
| * ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-241-4/+3
* | OMAP1: pass LCD config with omapfb_set_lcd_config()Tomi Valkeinen2012-02-231-8/+6
|/
* ARM: restart: omap: use new restart hookRussell King2012-01-051-0/+1
* ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-171-1/+1
* Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-13/+3
|\
| * Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-011-1/+1
| |\
| * | ARM: OMAP1: Use generic map_io, init_early and init_irqTony Lindgren2011-10-191-13/+3
* | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-1/+1
|\ \ \ | | |/ | |/|
| * | ARM: mach-omap1: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
| |/