summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2020.09.0v2020.09.0Sascha Hauer2020-09-231-1/+1
* mtd: spi-nor: cadence: fix csqpi corruption in cqspi_set_protocolIan Abbott2020-09-181-1/+5
* clk: imx: clk-frac-pll: Use do_div for 64bit divisionSascha Hauer2020-09-181-1/+1
* ARM: at91: sama5d27-giantboard: fix multi-image compatibilityAhmad Fatoum2020-09-141-0/+4
* ARM: at91: fix link error when CONFIG_BOOTM=nAhmad Fatoum2020-09-141-1/+2
* clk: at91: sama5d2: fix buffer overflow of clk parent_namesAhmad Fatoum2020-09-147-19/+21
* imd: imd_calculate_crc32: initialize imd_crc to NULLHubert Feurstein2020-09-141-0/+1
* pinctrl-single: Support 2 pinctrl-cells in ,pins modeTrent Piepho2020-09-141-2/+18
* clk: imx8mm: fix CPU clockLucas Stach2020-08-211-4/+9
* ARM: i.MX8M boards: always set up UARTSascha Hauer2020-08-215-18/+28
* ARM: imx8m: Make uart setup function name more genericSascha Hauer2020-08-213-3/+3
* fs: Use iget_locked() rather than squashfs specific functionSascha Hauer2020-08-202-18/+1
* fs: squashfs: Do not free root inodeSascha Hauer2020-08-201-1/+0
* fs: squashfs: set s_op in timeSascha Hauer2020-08-201-2/+1
* watchdog: fix watchdog_set_timeout breakage for drivers like imxwdAhmad Fatoum2020-08-201-1/+1
* clk: imx-imx8mp: Mark arm_a53_core clk as criticalSascha Hauer2020-08-191-1/+1
* Documentation: update for loongson1 boardDu Huanpeng2020-08-191-1/+1
* Merge branch 'for-next/usb-dwc2' into masterSascha Hauer2020-08-1916-1914/+6308
|\
| * usb: dwc2: Use register_otg_deviceJules Maselbas2020-08-142-5/+28
| * usb: dwc2: Add gadget driverJules Maselbas2020-08-148-0/+2825
| * usb: dwc2: Add structure for gadget driverJules Maselbas2020-08-141-0/+55
| * usb: dwc2: Add function to flush tx fifoJules Maselbas2020-08-142-0/+34
| * usb: dwc2: host: Rewrite dwc2_hc_initJules Maselbas2020-08-141-20/+27
| * usb: dwc2: host: Fix toggle resetJules Maselbas2020-08-141-0/+19
| * usb: dwc2: host: Dynamic fifo size support from LinuxJules Maselbas2020-08-142-30/+124
| * usb: dwc2: host: Handle dma mapping errorsJules Maselbas2020-08-141-0/+5
| * usb: dwc2: Rework timeoutJules Maselbas2020-08-142-19/+19
| * usb: dwc2: Rework roothub interfaceJules Maselbas2020-08-143-280/+245
| * usb: dwc2: host: Read dr_mode from device treeJules Maselbas2020-08-143-0/+98
| * usb: dwc2: Add host controller driverJules Maselbas2020-08-1411-0/+3183
| * Revert "usb: Add dwc2 host driver"Jules Maselbas2020-08-144-1914/+0
* | Merge branch 'for-next/stm32' into masterSascha Hauer2020-08-1912-0/+459
|\ \
| * | ARM: stm32mp: add support for Seeed Odyssey boardAhmad Fatoum2020-08-0312-0/+459
* | | Merge branch 'for-next/misc' into masterSascha Hauer2020-08-1825-266/+330
|\ \ \
| * | | video: ssd1307fb: Honour reset GPIO polaritySascha Hauer2020-08-181-7/+11
| * | | string: add sanity check to the strcmp() and strncmp()Oleksij Rempel2020-08-171-0/+4
| * | | ARM: vexpress: enable KALLSYMS in defconfigLucas Stach2020-08-171-0/+1
| * | | ARM: vexpress: set stdout pathLucas Stach2020-08-172-0/+8
| * | | FIT: Parse `load` and `entry` addresses.Christian Mauderer2020-08-143-16/+107
| * | | dtc_cpp: allow to pass options per targetDenis Osterland-Heim2020-08-121-0/+1
| * | | ARM: Layerscape: TQMLS1046a: remove ddr calc codeRouven Czerwinski2020-08-121-145/+0
| * | | console_countdown: Add CR as valid return keyJules Maselbas2020-08-111-1/+1
| * | | arm: baltos: export DIP switch valueYegor Yefremov2020-08-111-0/+42
| * | | arm: baltos: add environment nodeYegor Yefremov2020-08-101-3/+8
| * | | spi: add coredevice_spi_driver macro as wellAhmad Fatoum2020-08-101-0/+2
| * | | riscv: Makefile: make it possible to use riscv64 compilerAntony Pavlov2020-08-101-1/+4
| * | | image: Convert the IH_... values to enumsAntony Pavlov2020-08-101-56/+132
| * | | USB: gadget: Add serialnumber device parameterJules Maselbas2020-08-033-0/+6
| * | | ratp: Remove duplicated includesJules Maselbas2020-08-031-2/+0
| * | | ratp: Abort console_countdown when activatedJules Maselbas2020-08-031-0/+3