summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: imx6: add caam clksSteffen Trumtrar2016-02-121-0/+4
* include: linux: add circular buffersSteffen Trumtrar2016-02-121-0/+36
* regmap: Add missing prototype for regmap_exit()Sascha Hauer2016-02-121-0/+1
* commands: of_dump: Add description for -n optionSascha Hauer2016-02-121-1/+2
* scripts: make __init__.py nonemptySascha Hauer2016-02-123-0/+3
* blspec: ignore lines beginning with '#'Sascha Hauer2016-02-111-0/+3
* blspec: Do not crash on config files without newline on last lineSascha Hauer2016-02-111-1/+1
* ratp-console: select CRC16 and POLLER, depend on CONSOLE_FULLLucas Stach2016-02-111-0/+3
* ramoops: allow to build without OFTREE supportLucas Stach2016-02-111-1/+2
* bootm: Fix resource_size_t format specifierSascha Hauer2016-02-111-2/+2
* driver: Fix unregister device after device probe failureSascha Hauer2016-02-081-0/+4
* drivers: video: drop unused of_get_display_timing()Antony Pavlov2016-02-081-25/+0
* drivers: video: fb: make locally used fb_set_shadowfb() staticAntony Pavlov2016-02-081-1/+1
* Merge branch 'for-next/regmap'Sascha Hauer2016-02-089-252/+666
|\
| * ARM: i.MX: ocotp: Switch to regmap supportSascha Hauer2016-02-051-89/+56
| * ARM: i.MX: ocotp: Fix error bit handlingSascha Hauer2016-02-051-13/+10
| * ARM: i.MX: ocotp: make priv the first argument of functionsSascha Hauer2016-02-051-16/+16
| * ARM: i.MX: ocotp: Explicitly access control registerSascha Hauer2016-02-051-7/+8
| * ARM: i.MX: ocotp: Fix fusebox sizeSascha Hauer2016-02-051-1/+23
| * ARM: i.MX: iim: Switch to regmap supportSascha Hauer2016-02-051-59/+62
| * mfd: mc13xxx: Switch to regmap supportSascha Hauer2016-02-051-71/+56
| * Add initial regmap supportSascha Hauer2016-02-055-0/+436
| * bitops: Fix shift overflow in GENMASK macrosSteffen Trumtrar2016-02-031-2/+5
* | Merge branch 'for-next/ratp'Sascha Hauer2016-02-0839-3/+8468
|\ \
| * | barebox remote control: DocumentationSascha Hauer2016-01-181-0/+134
| * | defaultenv2: Add automount for RATPFSSascha Hauer2016-01-181-0/+6
| * | host side for barebox remote controlJan Luebbe2016-01-189-0/+1535
| * | pyserial: decrease timeoutsSascha Hauer2016-01-181-4/+4
| * | include pyserial trunkJan Luebbe2016-01-1814-0/+3874
| * | fs: Add RATP fs supportJan Luebbe2016-01-183-1/+485
| * | barebox remote controlSascha Hauer2016-01-189-4/+571
| * | Add Reliable Asynchronous Transfer ProtocolSascha Hauer2016-01-184-0/+1865
* | | Merge branch 'for-next/net'Sascha Hauer2016-02-0812-60/+739
|\ \ \
| * | | nfs: forward filesystem options to the kernel command lineJuergen Borleis2016-02-082-2/+21
| * | | net: phy: micrel: Add workaround for bad autonegPhilipp Zabel2016-02-041-1/+22
| * | | net: phy: micrel: Center FLP timing at 16msPhilipp Zabel2016-02-041-1/+16
| * | | net: phy: micrel: Be more const correctPhilipp Zabel2016-02-041-12/+12
| * | | net: phy: micrel: use BIT macroPhilipp Zabel2016-02-041-9/+9
| * | | net: phy: micrel: Staticise ksz8873mll_read_status()Philipp Zabel2016-02-041-1/+1
| * | | miitool: Add code to register a PHYAndrey Smirnov2016-02-043-20/+84
| * | | mdio_bus: Change PHY's naming schemeAndrey Smirnov2016-02-032-3/+7
| * | | miitool: Don't print negative parent IDsAndrey Smirnov2016-02-031-2/+3
| * | | mdio_bus: Add mdiobus_get_bus() functionAndrey Smirnov2016-02-032-0/+21
| * | | mdio_bus: Change dev_info to dev_dbgAndrey Smirnov2016-02-031-1/+1
| * | | miitool: Fix PHY argument handlingAndrey Smirnov2016-02-031-8/+17
| * | | net: Port bitbanged MDIO code from Linux kernelAndrey Gusakov2016-02-035-0/+521
| * | | include/linux/phy.h: Add MII_ADDR_C45Andrey Gusakov2016-02-031-0/+4
| | |/ | |/|
* | | Merge branch 'for-next/misc'Sascha Hauer2016-02-0810-43/+99
|\ \ \
| * | | spi-nor: Port erase timeout fix from LinuxAndrey Smirnov2016-02-081-3/+34
| * | | docs: fix typosUlrich Ölmann2016-02-041-1/+1