summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2020-06-111-1/+0
|\
| * .gitignore: drop stale ignore pattern include/asmMasahiro Yamada2020-05-181-1/+0
* | fastboot: Use unique tempfile nameSascha Hauer2020-05-201-0/+1
* | fastboot: split generic code from USB gadgetEdmund Henniges2020-05-203-32/+70
* | poller: Give pollers a nameSascha Hauer2020-05-201-2/+3
|/
* Merge branch 'for-next/stm32'Sascha Hauer2020-05-141-0/+2
|\
| * i2c: add coredevice_i2c_driver() macroLucas Stach2020-05-121-0/+2
* | Merge branch 'for-next/powerpc'Sascha Hauer2020-05-141-5/+24
|\ \
| * \ Merge branch 'for-next/sdhci' into nextSascha Hauer2020-04-281-5/+24
| |\ \
| | * | iopoll: Introduce read_poll_timeoutSascha Hauer2020-04-271-5/+24
| | |/
* | | Merge branch 'for-next/mxs'Sascha Hauer2020-05-142-0/+14
|\ \ \
| * | | usb: i.MX: Add i.MX28 supportSascha Hauer2020-05-071-0/+13
| * | | filetype: Add filetype for i.MX23/28 SD card imagesSascha Hauer2020-05-061-0/+1
| | |/ | |/|
* | | Merge branch 'for-next/misc'Sascha Hauer2020-05-1429-140/+47
|\ \ \
| * | | phy: drop of_phy_simple_xlate() stubAntony Pavlov2020-05-131-8/+0
| * | | module.h: split out the EXPORT_SYMBOL into export.hMasahiro Yamada2020-05-122-27/+40
| * | | common.h: move the generic IOMEM definition to asm-generic/io.hMasahiro Yamada2020-05-052-4/+4
| * | | common.h: move and rename lregion_overlap()Masahiro Yamada2020-05-051-14/+0
| * | | common.h: remove unused region_overlap()Masahiro Yamada2020-05-051-9/+0
| * | | of: refactor of_read_number for clarityAhmad Fatoum2020-05-041-2/+2
| | |/ | |/|
| * | treewide: remove references to CREDITSUwe Kleine-König2020-04-2724-75/+0
| * | startup: rename AUTOBOOT_UNKNOWN to more descriptive AUTOBOOT_COUNTDOWNAhmad Fatoum2020-04-271-1/+1
| |/
* / ARM: at91: Move mci platform data to include/Sascha Hauer2020-05-081-0/+15
|/
* Merge branch 'for-next/zii'Sascha Hauer2020-04-161-0/+1
|\
| * i2c: Port of_find_i2c_device_by_node() from LinuxAndrey Smirnov2020-04-011-0/+1
* | Merge branch 'for-next/usb'Sascha Hauer2020-04-165-7/+58
|\ \
| * | usb: Add U-Boot xhci driverSascha Hauer2020-03-261-6/+0
| * | usb: Add super speed supportSascha Hauer2020-03-263-0/+39
| * | usb: hub: Translate USB 3.0 hub port status into old versionSascha Hauer2020-03-261-0/+2
| * | usb: net: Allocate tx buffer dynamicallySascha Hauer2020-03-261-0/+1
| * | usb: net: Allocate rx buffer dynamicallySascha Hauer2020-03-261-0/+1
| * | usb: support set hub depth request for USB 3.0 hubsSascha Hauer2020-03-201-0/+3
| * | usb: hub: Parse and save TT details from device descriptorSascha Hauer2020-03-201-0/+11
| * | usb: Make driver_info constSascha Hauer2020-03-201-1/+1
* | | Merge branch 'for-next/spi'Sascha Hauer2020-04-162-15/+17
|\ \ \
| * | | spi: validate spi messagesSascha Hauer2020-04-141-0/+4
| * | | regmap-mmio: Add big endian supportSascha Hauer2020-04-141-15/+13
| |/ /
* | | Merge branch 'for-next/pwm'Sascha Hauer2020-04-163-14/+153
|\ \ \
| * | | PWM: add support for STM32Ahmad Fatoum2020-03-311-0/+97
| * | | of: introduce of_property_count_elems_of_sizeAhmad Fatoum2020-03-311-0/+8
| * | | PWM: core: add apply API support for polarityAhmad Fatoum2020-03-311-0/+6
| * | | PWM: core: apply initial state in of_pwm_requestAhmad Fatoum2020-03-311-0/+6
| * | | PWM: core: retire pwm_set_periodAhmad Fatoum2020-03-311-1/+0
| * | | PWM: core: remove old PWM API in favor of Linux ->applyAhmad Fatoum2020-03-311-17/+31
| * | | PWM: core: group PWM state into new struct pwm_stateAhmad Fatoum2020-03-311-6/+15
| * | | PWM: core: remove ineffectual pwm_{set,get}_duty_cycleAhmad Fatoum2020-03-311-2/+0
| * | | PWM: core: remove FLAG_ENABLEDAhmad Fatoum2020-03-311-0/+2
* | | | Merge branch 'for-next/net'Sascha Hauer2020-04-161-1/+6
|\ \ \ \
| * | | | net: Add ifdown support and commandSascha Hauer2020-03-311-0/+4
| * | | | net: Open ethernet devices explicitlySascha Hauer2020-03-311-1/+2
| |/ / /