summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i.MX habv3: add missing includes and make locally used function staticMichael Olbrich2019-03-041-1/+3
* Merge branch 'for-next/at91-pmc-clk'Sascha Hauer2019-02-2724-971/+3143
|\
| * clk: at91: update to PMC bindingsSam Ravnborg2019-02-2516-970/+567
| * clk: at91: add dt-compat to PMC bindingsAhmad Fatoum2019-02-251-0/+961
| * clk: at91: add sama5d4Sam Ravnborg2019-02-251-0/+270
| * clk: at91: add sama5d2Sam Ravnborg2019-02-251-0/+342
| * clk: at91: add at91sam9x5Sam Ravnborg2019-02-251-0/+315
| * clk: at91: add at91sam9rlSam Ravnborg2019-02-251-0/+177
| * clk: at91: add at91sam9260Sam Ravnborg2019-02-251-0/+497
| * clocksource: Do not mix depends and select for ATMEL_PITSam Ravnborg2019-02-251-1/+0
| * regmap: Implement syscon_regmap_lookup_by_compatible()Ahmad Fatoum2019-02-251-0/+14
* | usb: imx: Do not disable VBUS on ehci_register()'s successAndrey Smirnov2019-02-271-3/+3
|/
* Merge branch 'for-next/rpi'Sascha Hauer2019-02-132-28/+56
|\
| * mci: bcm2835: make locally used functions staticRoland Hieber2019-02-051-5/+5
| * serial_ns16550: add raspberry pi compatible and initRouven Czerwinski2019-02-051-0/+28
| * serial_ns16550: handle default reg-io-widthRouven Czerwinski2019-02-051-23/+23
* | Merge branch 'for-next/pci'Sascha Hauer2019-02-135-114/+74
|\ \
| * | PCI: Consify pci_ops in struct pci_controllerAndrey Smirnov2019-01-163-4/+4
| * | PCI: Convert ->res_start() to return resource_size_tAndrey Smirnov2019-01-161-2/+4
| * | PCI: Assume 1:1 mapping if .res_start callback is NULLAndrey Smirnov2019-01-163-13/+5
| * | PCI: Simplify alloc_pci_dev()Andrey Smirnov2019-01-161-7/+1
| * | PCI: Drop "rom_address" from struct pci_devAndrey Smirnov2019-01-161-7/+0
| * | PCI: Drop "ops" from struct pci_busAndrey Smirnov2019-01-162-5/+3
| * | PCI: Drop "resources" from struct pci_busAndrey Smirnov2019-01-161-1/+0
| * | PCI: Drop "slots" from struct pci_busAndrey Smirnov2019-01-161-1/+0
| * | PCI: Make pci_scan_bus staticAndrey Smirnov2019-01-161-1/+3
| * | PCI: Remove unused variables/codeAndrey Smirnov2019-01-161-5/+0
| * | PCI: Store and reuse BAR offsetsAndrey Smirnov2019-01-161-8/+8
| * | PCI: Simplify resource setup code in setup_device()Andrey Smirnov2019-01-161-57/+43
| * | PCI: Remove superfluous parens in setup_device()Andrey Smirnov2019-01-161-1/+1
| * | PCI: Replace magic number in setup_device()Andrey Smirnov2019-01-161-1/+1
| * | PCI: Switch to using %pa to print memory addressesAndrey Smirnov2019-01-161-8/+8
* | | Merge branch 'for-next/mmc-esdhc'Sascha Hauer2019-02-133-125/+164
|\ \ \
| * | | mci: imx-esdhc: Add layerscape supportSascha Hauer2019-02-122-1/+15
| * | | mci: imx-esdhc: Add bigendian register access supportSascha Hauer2019-02-071-6/+15
| * | | mci: imx-esdhc: implement static inline io wrappersSascha Hauer2019-02-072-64/+83
| * | | mci: imx-esdhc: remove unnecessary includeSascha Hauer2019-02-061-1/+0
| * | | mci: imx-esdhc: make clkidx configurableSascha Hauer2019-02-061-1/+7
| * | | mci: imx-esdhc: move platform_dataSascha Hauer2019-02-061-1/+1
| * | | mci: imx-esdhc: use dev_idSascha Hauer2019-02-061-14/+19
| * | | mci: imx-esdhc: Do not reset twiceSascha Hauer2019-02-061-47/+34
| | |/ | |/|
* | | Merge branch 'for-next/misc'Sascha Hauer2019-02-139-18/+109
|\ \ \
| * | | nvmem: eeprom_93xx46: fix whitespacesAntony Pavlov2019-02-121-4/+1
| * | | net: phy: micrel: backport ksz9031 125MHz ref-clk workaroundMarco Felsch2019-02-121-0/+32
| * | | net: Phy: Update phy interface modes from LinuxSascha Hauer2019-02-061-1/+11
| * | | net: designware: drop bad RX framesIan Abbott2019-02-051-9/+33
| * | | mtd: peb: Add function to skip bad blocksSascha Hauer2019-01-281-0/+27
| * | | ubi: prevent null pointer referenceRoland Hieber2019-01-221-1/+2
| * | | treewide: Remove trailing whitespaces and tabsAlexander Shiyan2019-01-213-3/+3
| | |/ | |/|
* | | Merge branch 'for-next/lseek'Sascha Hauer2019-02-1326-29/+82
|\ \ \