summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dts: update to v5.10-rc1Sascha Hauer2020-11-091-2/+2
* usb: Fix initial max packet sizeSascha Hauer2020-10-271-3/+5
* Merge branch 'for-next/sandbox' into masterSascha Hauer2020-10-141-0/+65
|\
| * of: implement of_property_read_u64_arrayAhmad Fatoum2020-10-131-0/+37
| * of: Add common device tree register functionSascha Hauer2020-10-121-0/+28
* | Merge branch 'for-next/remoteproc' into masterSascha Hauer2020-10-142-54/+202
|\ \
| * | clk: i.MX8MQ: Add Cortex-M4 clkSascha Hauer2020-10-071-0/+5
| * | remoteproc: imx: Add i.MX8M supportSascha Hauer2020-10-071-0/+126
| * | remoteproc: imx: use function hooks in SoC dataSascha Hauer2020-10-071-31/+48
| * | remoteproc: imx: Change SoC order in codeSascha Hauer2020-10-071-29/+29
| * | remoteproc: imx: Fix off-by-one errorSascha Hauer2020-10-071-1/+1
| |/
* | Merge branch 'for-next/reboot-mode' into masterSascha Hauer2020-10-148-0/+385
|\ \
| * \ Merge branch 'for-next/magicvar-unique-id' into for-next/reboot-modeSascha Hauer2020-10-073-21/+14
| |\ \
| * | | power: reset: syscon-reboot-mode: support multi-word reboot modesAhmad Fatoum2020-09-291-26/+65
| * | | power: reset: reboot-mode: support multi-word magicAhmad Fatoum2020-09-292-19/+29
| * | | power: reset: reboot-mode: fix up node into boot device treeAhmad Fatoum2020-09-291-0/+43
| * | | power: reset: reboot-mode: port syscon-reboot-mode supportAhmad Fatoum2020-09-293-0/+97
| * | | drivers: add reboot-mode infrastructureAhmad Fatoum2020-09-297-0/+198
* | | | Merge branch 'for-next/percent_pe' into masterSascha Hauer2020-10-148-18/+14
|\ \ \ \
| * | | | treewide: replace strerror(-PTR_ERR(errno)) with %pe format specifierAhmad Fatoum2020-09-293-9/+6
| * | | | vsprintf: retire strerrorp in favor of %peAhmad Fatoum2020-09-295-9/+8
| |/ / /
* | | | Merge branch 'for-next/misc' into masterSascha Hauer2020-10-1411-18/+432
|\ \ \ \
| * | | | usb: dwc2: Uninitialize host and device on removeJules Maselbas2020-10-094-14/+25
| * | | | of: implement of_property_write_strings for multiple stringsAhmad Fatoum2020-10-021-0/+48
| * | | | aiodev: am335x_adc: Driver for ADC on TI AM335x SoCsTrent Piepho2020-09-294-0/+355
| * | | | aiodev: Name channels with device instance nameTrent Piepho2020-09-291-2/+2
| * | | | USB: musb: host: fix mismatched format specifier in dev_dbg()Ahmad Fatoum2020-09-281-2/+2
| |/ / /
* | | | Merge branch 'for-next/magicvar-unique-id' into masterSascha Hauer2020-10-142-15/+10
|\ \ \ \ | | |/ / | |/| |
| * | | magicvar: Replace BAREBOX_MAGICVAR_NAMED with BAREBOX_MAGICVARSascha Hauer2020-10-022-15/+10
| |/ /
* | | Merge branch 'for-next/driver-macro' into masterSascha Hauer2020-10-14100-561/+123
|\ \ \
| * | | net: phy: Add and use driver register macroSascha Hauer2020-10-0112-68/+13
| * | | regulator: pfuze: Use device_i2c_driver() macroSascha Hauer2020-09-291-12/+1
| * | | treewide: Use driver macroSascha Hauer2020-09-2987-481/+109
| |/ /
* | | Merge branch 'for-next/dev-drvdata' into masterSascha Hauer2020-10-1412-94/+75
|\ \ \
| * | | driver: migrate some from dev_get_drvdata to device_get_match_dataAhmad Fatoum2020-10-096-14/+10
| * | | video: imx-hdmi: fix dev_get_drvdata misuseAhmad Fatoum2020-10-091-31/+8
| * | | mtd: nand-mxs: fix out-of-bounds write on 64-bit SoCsAhmad Fatoum2020-10-091-3/+1
| * | | aiodev: lm75: fix out-of-bounds write on 64-bit SoCsAhmad Fatoum2020-10-091-3/+4
| * | | dma: apbh: fix out-of-bounds write on 64-bit SoCsAhmad Fatoum2020-10-091-3/+4
| * | | led: pca955x: fix probing from device treeAhmad Fatoum2020-10-091-40/+37
| * | | driver: introduce less error-prone dev_get_drvdata alternativeAhmad Fatoum2020-10-091-0/+11
| | |/ | |/|
* | | Merge branch 'for-next/deep-probe-prepare' into masterSascha Hauer2020-10-149-23/+32
|\ \ \
| * | | of: platform: fix of_amba_device_create stub return valueMarco Felsch2020-09-291-1/+1
| * | | regulator: treewide: drop local device_d referenceMarco Felsch2020-09-293-20/+11
| * | | regulator: add device reference to regulator_devMarco Felsch2020-09-295-0/+5
| * | | regulator: stpmic1: fix registering missed regulatorsMarco Felsch2020-09-291-0/+5
| * | | regulator: test of_regulator_register input before accessing itMarco Felsch2020-09-291-0/+3
| * | | regulator: improve of_regulator_register error handlingMarco Felsch2020-09-291-0/+3
| * | | spi: core: don't ignore register_device failuresMarco Felsch2020-09-291-1/+3
| * | | video: ssd1307fb: fix VBAT supply idMarco Felsch2020-09-291-1/+1
| | |/ | |/|