summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/state'Sascha Hauer2015-12-082-61/+69
|\
| * state: disable load commandEnrico Jorns2015-11-271-1/+0
| * state: use name of device node as name if alias is not availableMarc Kleine-Budde2015-11-271-1/+1
| * state: make use of of_find_path_by_node() and add return -EPROBE_DEFER if dev...Marc Kleine-Budde2015-11-271-22/+9
| * of_path: add of_find_path_by_node()Marc Kleine-Budde2015-11-271-1/+16
| * of_path: of_find_path() factor out device detection logic into separate functionMarc Kleine-Budde2015-11-271-37/+44
* | Merge branch 'for-next/socfpga'Sascha Hauer2015-12-081-11/+35
|\ \
| * | firmware: socfpga: Add parameter "programmed" to fpgamgr driverTrent Piepho2015-11-111-11/+35
* | | Merge branch 'for-next/reset'Sascha Hauer2015-12-081-4/+99
|\ \ \
| * | | reset: Add gpio reset supportSascha Hauer2015-11-231-1/+79
| * | | reset: Allow dummy reset linesSascha Hauer2015-11-231-3/+20
| |/ /
* | | Merge branch 'for-next/omap'Sascha Hauer2015-12-083-0/+206
|\ \ \
| * | | driver: watchdog: Add support for omap_wdtTeresa Remmet2015-11-233-0/+206
| |/ /
* | | Merge branch 'for-next/net'Sascha Hauer2015-12-085-20/+49
|\ \ \
| * | | net: tap: fix whitespacesAntony Pavlov2015-12-041-3/+4
| * | | net: tap: make locally used functions staticAntony Pavlov2015-12-041-5/+5
| * | | net: usb: asix: fix 'no previous prototype' warningAntony Pavlov2015-11-231-1/+1
| * | | net: usb: asix: make rx_fixup ax_skb buffer alignedAntony Pavlov2015-11-231-1/+1
| * | | net: fec: fix indentation and whitspacesStefan Christ2015-11-191-4/+4
| * | | net: fec: implement dtb property phy-reset-durationStefan Christ2015-11-191-1/+4
| * | | net: fec: set phy reset time to 1msStefan Christ2015-11-191-1/+1
| * | | net: rtl8169: get rid of DMA_ADDRESS_BROKENLucas Stach2015-11-131-4/+6
| * | | net: designware: Don't hang in reset with powered down phyTrent Piepho2015-11-131-1/+24
| |/ /
* | | Merge branch 'for-next/mtd'Sascha Hauer2015-12-083-17/+265
|\ \ \
| * | | mtd: nand_mrvl_nfc: Add optimized timings for Samsung K9K8G08USebastian Hesselbarth2015-11-231-0/+1
| * | | mtd: nand_mrvl_nfc: Add support for Marvell Armada 370/XPSebastian Hesselbarth2015-11-232-3/+12
| * | | mtd: nand_mrvl_nfc: Add support for NDCB3 registerSebastian Hesselbarth2015-11-231-1/+10
| * | | mtd: nand_mrvl_nfc: Add support for HW BCH ECCSebastian Hesselbarth2015-11-231-1/+25
| * | | mtd: nand_mrvl_nfc: Add support for 8bit BCH HW ECCSebastian Hesselbarth2015-11-231-0/+39
| * | | mtd: nand_mrvl_nfc: Add support for 4bit BCH HW ECCSebastian Hesselbarth2015-11-231-0/+65
| * | | mtd: nand_mrvl_nfc: Add hwflags to distinguish different HW versionsSebastian Hesselbarth2015-11-231-0/+20
| * | | mtd: nand_mrvl_nfc: Prepare for different HW ECC strengthsSebastian Hesselbarth2015-11-231-7/+32
| * | | mtd: nand_mrvl_nfc: Get ecc parameters from DTSebastian Hesselbarth2015-11-231-0/+8
| * | | mtd: nand_mrvl_nfc: Fix num-cs property parsingSebastian Hesselbarth2015-11-231-1/+3
| * | | mtd: nand_mrvl_nfc: Protect mrvl_nand_probe_dtSebastian Hesselbarth2015-11-231-0/+3
| * | | mtd: nand_mrvl_nfc: Use Auto Read Status on program/eraseSebastian Hesselbarth2015-11-231-0/+2
| * | | mtd: nand_mrvl_nfc: Clear OOB data with 0xff instead of 0x00Sebastian Hesselbarth2015-11-231-1/+1
| * | | mtd: nand_mrvl_nfc: Use common clock for core clockSebastian Hesselbarth2015-11-231-2/+9
| * | | mtd: nand: Clarify Marvell Orion Kconfig promptSebastian Hesselbarth2015-11-231-1/+1
| * | | of: mtd: Import of_get_nand_ecc_{step_size, strength} from LinuxSebastian Hesselbarth2015-11-231-0/+34
| |/ /
* | | Merge branch 'for-next/mmc'Sascha Hauer2015-12-082-31/+38
|\ \ \
| * | | mci: dw_mmc: Add support for high speed modesTrent Piepho2015-11-191-0/+2
| * | | mci: dw_mmc: Delete devname in platform_dataTrent Piepho2015-11-191-4/+1
| * | | mci: dw_mmc: socfpga: Supply bus-width in platform_dataTrent Piepho2015-11-191-11/+13
| * | | mci: core: bus-width property should override driver defaultTrent Piepho2015-11-191-16/+22
| |/ /
* | | Merge branch 'for-next/mips'Sascha Hauer2015-12-081-2/+2
|\ \ \
| * | | driver: make all dev_request_mem_region_* routines MIPS compatibleYegor Yefremov2015-12-011-2/+2
| |/ /
* | | Merge branch 'for-next/imx'Sascha Hauer2015-12-083-6/+98
|\ \ \
| * | | spi: i.MX: optimize transfers for ECSPI v2.3Sascha Hauer2015-11-301-1/+72
| * | | video: i.MX IPUv3: Set ldb clocks correctlySascha Hauer2015-11-301-4/+22