Age | Commit message (Expand) | Author | Files | Lines |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 35 | -141/+35 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner | 2 | -30/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 10 | -142/+10 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 | Thomas Gleixner | 1 | -16/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-05-16 | Merge tag 'omap-for-v5.1/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 1 | -1/+1 |
2019-05-14 | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> | Masahiro Yamada | 1 | -1/+1 |
2019-04-16 | ARM: OMAP1: ams-delta: fix early boot crash when LED support is disabled | Aaro Koskinen | 1 | -1/+1 |
2019-03-22 | ARM: OMAP1: ams-delta: Fix broken GPIO ID allocation | Janusz Krzysztofik | 1 | -0/+2 |
2019-03-08 | Merge branch 'i2c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 1 | -8/+10 |
2019-02-08 | i2c: cbus-gpio: Switch to use GPIO descriptors | Linus Walleij | 1 | -8/+10 |
2019-02-06 | regulator: fixed/gpio: Pull inversion/OD into gpiolib | Linus Walleij | 1 | -2/+0 |
2018-12-31 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 11 | -132/+78 |
2018-12-31 | Merge branch 'fixes' into next/soc | Olof Johansson | 1 | -2/+7 |
2018-12-28 | Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2 | -3/+3 |
2018-12-25 | Merge tag 'sound-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -1/+1 |
2018-12-18 | Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next | Boris Brezillon | 1 | -0/+3 |
2018-12-18 | Merge branch 'asoc-4.21' into asoc-next | Mark Brown | 1 | -1/+1 |
2018-12-18 | ARM: OMAP1: Makefile: Update for new MCBSP Kconfig option | Peter Ujfalusi | 1 | -1/+1 |
2018-12-17 | ARM: omap1: Fix new user of gpiochip_request_own_desc() | Linus Walleij | 1 | -1/+1 |
2018-12-14 | gpio: Pass a flag to gpiochip_request_own_desc() | Linus Walleij | 2 | -2/+2 |
2018-12-11 | Merge branch 'omap1-usb-fix' into omap-for-v4.21/omap1 | Tony Lindgren | 2 | -2/+2 |
2018-12-11 | ARM: OMAP1: fix USB configuration for device-only setups | Aaro Koskinen | 2 | -2/+2 |
2018-12-11 | ARM: OMAP1: add MMC configuration for Palm Tungsten E | Aaro Koskinen | 1 | -0/+29 |
2018-12-07 | Merge branch 'audio-fix' into omap-for-v4.20/fixes | Tony Lindgren | 1 | -2/+4 |
2018-12-07 | ARM: OMAP1: ams-delta: Fix audio permanently muted | Janusz Krzysztofik | 1 | -2/+4 |
2018-12-07 | ARM: OMAP1: ams-delta: Drop obsolete NAND resources | Janusz Krzysztofik | 1 | -11/+0 |
2018-12-07 | ARM: OMAP1: ams-delta: Provide GPIO lookup table for NAND data port | Janusz Krzysztofik | 1 | -1/+10 |
2018-11-29 | ARM: OMAP1: devices: configure omap1_spi100k only on OMAP7xx | Aaro Koskinen | 1 | -0/+3 |
2018-11-29 | ARM: OMAP1/2: fix SoC name printing | Aaro Koskinen | 1 | -3/+3 |
2018-11-29 | ARM: OMAP1: ams-delta: Move AMS_DELTA_LATCH2_NGPIO to the board file | Janusz Krzysztofik | 2 | -4/+4 |
2018-11-29 | ARM: OMAP1: ams-delta: Drop unused symbols from the board header | Janusz Krzysztofik | 1 | -4/+0 |
2018-11-29 | ARM: OMAP1: ams-delta: Drop board specific global GPIO numbers | Janusz Krzysztofik | 2 | -19/+0 |
2018-11-29 | ARM: OMAP: PM: Change to use DEFINE_SHOW_ATTRIBUTE macro | Yangtao Li | 1 | -12/+1 |
2018-11-29 | ARM: OMAP1: clock: Change to use DEFINE_SHOW_ATTRIBUTE macro | Yangtao Li | 1 | -12/+2 |
2018-11-29 | ARM: OMAP1: ams-delta: Provide GPIO lookup table for LED device | Janusz Krzysztofik | 1 | -69/+26 |
2018-11-29 | ARM: OMAP1: ams-delta: make board header file local to mach-omap1 | Janusz Krzysztofik | 4 | -5/+4 |
2018-11-08 | ARM: OMAP1: ams-delta: Fix possible use of uninitialized field | Janusz Krzysztofik | 1 | -0/+3 |
2018-11-02 | Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/l... | Olof Johansson | 1 | -6/+2 |
2018-10-29 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 3 | -88/+92 |
2018-10-23 | Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 1 | -2/+10 |
2018-10-04 | ARM: OMAP1: ams-delta: Fix impossible .irq < 0 | Janusz Krzysztofik | 1 | -6/+2 |
2018-10-03 | mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h | Boris Brezillon | 4 | -7/+4 |
2018-10-03 | mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there | Boris Brezillon | 1 | -1/+1 |
2018-10-03 | mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks | Boris Brezillon | 6 | -8/+7 |
2018-09-20 | ARM: OMAP1: ams-delta: Don't request unused GPIOs | Janusz Krzysztofik | 1 | -39/+1 |
2018-09-20 | ARM: OMAP1: ams-delta-fiq: Use <linux/platform_data/gpio-omap.h> | Janusz Krzysztofik | 1 | -9/+3 |
2018-09-20 | ARM: OMAP1: ams-delta: register MODEM device earlier | Janusz Krzysztofik | 1 | -4/+18 |
2018-09-20 | ARM: OMAP1: ams-delta: initialize latch2 pins to safe values | Janusz Krzysztofik | 2 | -24/+35 |