summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | spi: mvebu: add LSB supportUwe Kleine-König2017-01-101-4/+24
| * | spi: mvebu: use wait_on_timeout instead of a loop with udelay.Uwe Kleine-König2017-01-101-7/+5
| * | spi: mvebu: only read from bus when data is neededUwe Kleine-König2017-01-101-5/+5
| * | spi: mvebu: various non-critical improvements to armada_370_xp_spi_set_baudrateUwe Kleine-König2017-01-101-4/+3
| * | spi: mvebu: make sure the value calculated for PSCL is also usedUwe Kleine-König2017-01-101-5/+5
| * | spi: mvebu: fix register macros for Armada 370/XP clock dividerUwe Kleine-König2017-01-101-2/+2
| * | spi: mvebu: fix error handling for transfer problemsUwe Kleine-König2017-01-101-4/+4
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2017-01-1116-22/+344
|\ \
| * | da9053: add dt_ids to be probed by devicetreeMichael Grzeschik2017-01-101-0/+9
| * | da9053: reset FAULTLOG after readMichael Grzeschik2017-01-101-0/+4
| * | ata/ahci: simplify ahci_read_idUwe Kleine-König2017-01-101-6/+1
| * | ata: pata-imx: simplify assignment of device nameUwe Kleine-König2017-01-101-7/+1
| * | mci: omap: Add devicetree options parsing by MCI core.Alexander Shiyan2017-01-101-0/+2
| * | gpio: gpio-74164: Add 74lvc594 IDAlexander Shiyan2017-01-101-0/+1
| * | mtd: m25p80: add support for Everspin MR25H40Uwe Kleine-König2017-01-102-1/+2
| * | ubi: Only read necessary size when reading the VID headerUlrich Ölmann2017-01-101-1/+1
| * | of: Use %pa to print resource_size_t typeSascha Hauer2017-01-101-1/+1
| * | mtd: peb: Fix format specifierSascha Hauer2017-01-101-1/+1
| * | mtd: peb: fix usage of uninitialized variableSascha Hauer2017-01-101-3/+2
| * | input: Fix compiler warningSascha Hauer2017-01-101-2/+2
| * | i2c-mux-pca954x: Add code to control reset lineAndrey Smirnov2017-01-101-0/+7
| * | gpio: Port SX150x driver from LinuxAndrey Smirnov2017-01-103-0/+283
| * | regmap: Add regmap_write_bits() functionAndrey Smirnov2017-01-101-0/+27
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2017-01-118-3/+146
|\ \
| * | mci: imx: Add imx6sx compatibleChristian Hemp2017-01-101-0/+2
| * | i.MX habv4: add RVT address for i.MX6ULJan Remmet2017-01-101-1/+6
| * | PWM: update enable status when using the internal APIJan Luebbe2017-01-101-0/+4
| * | video: IPU framebuffer: honor clock and enable polaritiesJan Luebbe2017-01-101-2/+3
| * | i.MX: IPUv3: Add parallel display supportPhilippe Leduc2017-01-103-0/+123
| * | spi: i.MX: reset controller on initSascha Hauer2017-01-101-0/+8
| |/
* | Merge branch 'for-next/i2c'Sascha Hauer2017-01-111-8/+10
|\ \ | |/ |/|
| * i2c: gpio: use dynamic bus number unconditionallyUwe Kleine-König2016-11-171-1/+1
| * i2c: gpio: fix handling of return code of of_get_gpioUwe Kleine-König2016-11-171-7/+9
* | net: e1000: don't try to register eeprom if MTD support is missingLucas Stach2017-01-091-4/+7
* | of: base: add chosen node if it does not exist when adding initrdPhilipp Zabel2017-01-091-2/+2
* | spi: mvebu: fix baudrate selection for Armada 370/XPUwe Kleine-König2016-12-071-3/+5
|/
* Merge branch 'for-next/vybrid'Sascha Hauer2016-11-145-7/+300
|\
| * clk: Port clock dependency resolution codeAndrey Smirnov2016-11-141-7/+82
| * i.MX: Add pinctrl driver for VF610Andrey Smirnov2016-11-143-0/+173
| * pinctrl: Add provisions to control GPIO pin directionAndrey Smirnov2016-11-141-0/+45
* | Merge branch 'for-next/state'Sascha Hauer2016-11-142-2/+9
|\ \
| * | of_path: handle no driver for deviceSascha Hauer2016-10-201-0/+3
| * | state: driver: handle EPROBE_DEFERSascha Hauer2016-10-201-2/+6
* | | Merge branch 'for-next/socfpga'Sascha Hauer2016-11-145-0/+325
|\ \ \
| * | | watchdog: add designware driverSteffen Trumtrar2016-11-033-0/+200
| * | | reset: import socfpga-reset driver from linuxSteffen Trumtrar2016-10-182-0/+125
* | | | Merge branch 'for-next/pci'Sascha Hauer2016-11-141-20/+32
|\ \ \ \
| * | | | PCI: split PCI hierarchy enumeration and config from device registrationLucas Stach2016-11-031-15/+16
| * | | | PCI: align BAR address to BAR sizeLucas Stach2016-11-031-3/+6
| * | | | PCI: align address range before scanning bridgeLucas Stach2016-11-031-0/+3