summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* run_command: remove unused flag parameterSascha Hauer2014-03-0710-15/+13
* nfs: parse nfsport and mount port from file system optionsUwe Kleine-König2014-02-104-12/+57
* mount: support filesystem options passed via -oUwe Kleine-König2014-02-1011-25/+39
* nfs: switch to nfs3Uwe Kleine-König2014-02-101-269/+625
* net: provide alternatives to {ntoh, hton}[sl] funtions with cleaner semanticsUwe Kleine-König2014-02-101-0/+24
* net: new function net_read_uint64Uwe Kleine-König2014-02-101-0/+7
* nfs: drop an unneeded variable from nfs_do_open()Uwe Kleine-König2014-02-101-10/+8
* nfs: simplify rpc_lookup_reqUwe Kleine-König2014-02-101-18/+6
* nfs: shorten and simplify rpc_add_credentials a bitUwe Kleine-König2014-02-101-21/+5
* nfs: skip over stale rpc packetsUwe Kleine-König2014-02-101-1/+6
* nfs: fix mount prog version in portmap lookupUwe Kleine-König2014-02-101-1/+1
* net: net_read_uint32: assert that only 32 bit are readUwe Kleine-König2014-02-101-4/+4
* cfi_flash.c: correct calculation of region erasesize and offset for multiple ...Cristiano De Alti2014-02-041-2/+2
* ARM: omap3: Add missing includeSascha Hauer2014-02-031-0/+1
* ARM: i.MX21 ads: remove garbage at end of #ifdefSascha Hauer2014-02-031-1/+1
* ARM: rename boards to more consistent namingSascha Hauer2014-02-03143-38/+38
* Merge branch 'for-next/tegra'Sascha Hauer2014-02-037-34/+1533
|\
| * ARM: dts: pull in complete DTs from Linux 3.13Lucas Stach2014-01-294-34/+1303
| * dt-bindings: add Tegra CARLucas Stach2014-01-291-0/+158
| * dt-bindings: add Tegra GPIOLucas Stach2014-01-291-0/+50
| * dt-bindings: add ARM GICLucas Stach2014-01-292-0/+41
* | Merge branch 'for-next/pxa'Sascha Hauer2014-02-0322-35/+372
|\ \
| * | reset_source: add reset_source_getSascha Hauer2014-01-292-0/+16
| * | reset_source: rename set_reset_source to reset_source_setSascha Hauer2014-01-297-24/+24
| * | ARM: mioa701: poweroff the board on long power pressRobert Jarzmik2014-01-202-1/+82
| * | ARM: mioa701 change MTD layoutRobert Jarzmik2014-01-206-12/+62
| * | ARM: mioa701 defconfig updateRobert Jarzmik2014-01-201-3/+46
| * | ARM: pxa: add poweroff capabilityRobert Jarzmik2014-01-205-0/+100
| * | ARM: pxa: add reset source detectionRobert Jarzmik2014-01-203-0/+46
| * | ARM: mioa701: fix frequence speedup codeRobert Jarzmik2014-01-201-0/+1
* | | Merge branch 'for-next/ppc'Sascha Hauer2014-02-0314-321/+359
|\ \ \
| * | | cpu-85xx: start.S: clean up imported codeRenaud Barbier2014-01-161-11/+11
| * | | ppc: cpu-85xx: import U-Boot start-up codeRenaud Barbier2014-01-165-129/+277
| * | | ppc: mpc85xx: change bss relocationRenaud Barbier2014-01-162-24/+19
| * | | ppc: mpc85xx: use common linker scriptRenaud Barbier2014-01-167-143/+14
| * | | ppc: cpu-85xx: upgrade MMU support to v2 pages sizesRenaud Barbier2014-01-164-25/+49
* | | | Merge branch 'for-next/net'Sascha Hauer2014-02-035-7/+134
|\ \ \ \
| * | | | net usb asix: add AX88772B USB IDPhilipp Zabel2014-01-291-0/+14
| * | | | net usb asix: read MAC from EEPROM on AX88772BPhilipp Zabel2014-01-291-3/+15
| * | | | net usb asix: Use only 11 bits of header for data sizeMarek Vasut2014-01-231-2/+2
| * | | | net usb asix: Simplify condition in rx_fixup()Marek Vasut2014-01-231-1/+1
| * | | | net: Fix error return value for string_to_ethaddrSascha Hauer2014-01-201-2/+2
| * | | | net/phy: add driver for National Semiconductor DP83865 PHYAntony Pavlov2014-01-203-0/+101
| | |/ / | |/| |
* | | | Merge branch 'for-next/mtd'Sascha Hauer2014-02-039-53/+88
|\ \ \ \
| * | | | DA923RC: enable UBI/UBIFS configurationRenaud Barbier2014-01-302-0/+18
| * | | | UBIFS: implement readlink entry pointRenaud Barbier2014-01-301-0/+38
| * | | | ppc: remove bit operation headers file conflictRenaud Barbier2014-01-304-45/+24
| * | | | fs ubifs: Use pr_* for printing messagesSascha Hauer2014-01-162-8/+8
| | |/ / | |/| |
* | | | Merge branch 'for-next/misc'Sascha Hauer2014-02-0330-60/+213
|\ \ \ \
| * | | | sandbox: update to new environmentMichael Grzeschik2014-02-033-15/+11