Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2019-06-19 | 7 | -17/+54 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Input: synaptics - enable SMBus on ThinkPad E480 and E580 | Alexander Mikhaylenko | 2019-06-13 | 1 | -0/+2 | |
| * | | | | | | | Input: imx_keypad - make sure keyboard can always wake up system | Anson Huang | 2019-06-12 | 1 | -4/+14 | |
| * | | | | | | | Input: iqs5xx - get axis info before calling input_mt_init_slots() | Jeff LaBundy | 2019-06-09 | 1 | -11/+13 | |
| * | | | | | | | Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOAD | Andrey Smirnov | 2019-05-23 | 1 | -2/+20 | |
| * | | | | | | | Input: silead - add MSSL0017 to acpi_device_id | Daniel Smith | 2019-05-23 | 1 | -0/+1 | |
| * | | | | | | | Input: elantech - enable middle button support on 2 ThinkPads | Aaron Ma | 2019-05-21 | 1 | -0/+2 | |
| * | | | | | | | Input: elan_i2c - increment wakeup count if wake source | Ravi Chandra Sadineni | 2019-05-16 | 1 | -0/+2 | |
* | | | | | | | | Merge tag 'for-5.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-06-18 | 4 | -16/+21 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Btrfs: fix failure to persist compression property xattr deletion on fsync | Filipe Manana | 2019-06-17 | 2 | -5/+3 | |
| * | | | | | | | | btrfs: start readahead also in seed devices | Naohiro Aota | 2019-06-14 | 1 | -0/+5 | |
| * | | | | | | | | Btrfs: fix race between block group removal and block group allocation | Filipe Manana | 2019-06-12 | 1 | -11/+13 | |
* | | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 2019-06-18 | 49 | -63/+127 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | soc: ixp4xx: npe: Fix an IS_ERR() vs NULL check in probe | Dan Carpenter | 2019-06-18 | 1 | -2/+2 | |
| * | | | | | | | | | ARM: ixp4xx: include irqs.h where needed | Arnd Bergmann | 2019-06-18 | 5 | -0/+10 | |
| * | | | | | | | | | ARM: ixp4xx: mark ixp4xx_irq_setup as __init | Arnd Bergmann | 2019-06-18 | 1 | -4/+4 | |
| * | | | | | | | | | ARM: ixp4xx: don't select SERIAL_OF_PLATFORM | Arnd Bergmann | 2019-06-18 | 1 | -1/+0 | |
| * | | | | | | | | | firmware: trusted_foundations: add ARMv7 dependency | Arnd Bergmann | 2019-06-18 | 1 | -1/+1 | |
| * | | | | | | | | | MAINTAINERS: Change QCOM repo location | Andy Gross | 2019-06-17 | 1 | -1/+1 | |
| * | | | | | | | | | Merge tag 'omap-for-v5.2/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2019-06-16 | 4 | -4/+6 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ARM: dts: am335x phytec boards: Fix cd-gpios active level | Teresa Remmet | 2019-06-10 | 2 | -2/+2 | |
| | * | | | | | | | | | ARM: dts: dra72x: Disable usb4_tm target module | Keerthy | 2019-06-10 | 1 | -0/+4 | |
| | * | | | | | | | | | ARM: dts: Drop bogus CLKSEL for timer12 on dra7 | Tony Lindgren | 2019-05-30 | 1 | -2/+0 | |
| * | | | | | | | | | | Merge tag 'davinci-fixes-for-v5.2' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 2019-06-16 | 2 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ARM: davinci: da8xx: specify dma_coherent_mask for lcdc | Bartosz Golaszewski | 2019-06-14 | 1 | -0/+3 | |
| | * | | | | | | | | | | ARM: davinci: da850-evm: call regulator_has_full_constraints() | Bartosz Golaszewski | 2019-06-14 | 1 | -0/+2 | |
| * | | | | | | | | | | | Merge tag 'mvebu-fixes-5.2-1' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson | 2019-06-16 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ARM: mvebu_v7_defconfig: fix Ethernet on Clearfog | Jan Kundrát | 2019-06-12 | 1 | -0/+1 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge tag 'am654-fixes-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 2019-06-16 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | arm64: arch_k3: Fix kconfig dependency warning | YueHaibing | 2019-06-04 | 1 | -0/+1 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge tag 'arm-soc/for-5.2/devicetree-fixes' of https://github.com/Broadcom/s... | Olof Johansson | 2019-06-16 | 20 | -0/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ARM: dts: bcm: Add missing device_type = "memory" property | Florian Fainelli | 2019-05-20 | 20 | -0/+20 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge tag 'omap-for-v5.2/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2019-06-16 | 9 | -46/+65 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch 'omap-for-v5.2/ti-sysc' into fixes | Tony Lindgren | 2019-05-20 | 3 | -24/+17 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | bus: ti-sysc: Handle devices with no control registers | Tony Lindgren | 2019-05-02 | 3 | -20/+11 | |
| | | * | | | | | | | | | | ARM: dts: Configure osc clock for d_can on am335x | Tony Lindgren | 2019-05-01 | 1 | -4/+6 | |
| | * | | | | | | | | | | | Merge branch 'fixes-dra7' into fixes | Tony Lindgren | 2019-05-20 | 12497 | -339269/+553434 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | ARM: dts: dra71x: Disable usb4_tm target module | Keerthy | 2019-05-20 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | ARM: dts: dra71x: Disable rtc target module | Keerthy | 2019-05-20 | 2 | -1/+14 | |
| | | * | | | | | | | | | | | ARM: dts: dra76x: Disable usb4_tm target module | Keerthy | 2019-05-20 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | ARM: dts: dra76x: Disable rtc target module | Keerthy | 2019-05-20 | 2 | -1/+5 | |
| | | | |/ / / / / / / / / | | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch 'am5-sdio-fixes' into fixes | Tony Lindgren | 2019-05-02 | 2 | -20/+21 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | ARM: dts: dra76x: Update MMC2_HS200_MANUAL1 iodelay values | Faiz Abbas | 2019-05-02 | 1 | -20/+20 | |
| | | * | | | | | | | | | | | ARM: dts: am57xx-idk: Remove support for voltage switching for SD card | Faiz Abbas | 2019-05-02 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | Merge tag 'imx-fixes-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh... | Olof Johansson | 2019-06-16 | 3 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SX | Fabio Estevam | 2019-05-20 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | firmware: imx: SCU irq should ONLY be enabled after SCU IPC is ready | Anson Huang | 2019-05-20 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | arm64: imx: Fix build error without CONFIG_SOC_BUS | YueHaibing | 2019-05-20 | 1 | -0/+1 | |
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge tag 'arm-soc/for-5.2/maintainers' of https://github.com/Broadcom/stblin... | Olof Johansson | 2019-06-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | MAINTAINERS: Update Stefan Wahren email address | Stefan Wahren | 2019-05-20 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / |