summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2015.12.0v2015.12.0Sascha Hauer2015-12-081-1/+1
* ARM: pxa: pxa2xx use PSPR for resume addressRobert Jarzmik2015-12-072-2/+2
* net: smc1111: fix ethernet mac settingRobert Jarzmik2015-12-071-1/+1
* Revert "memtest: move error handling to end of function"Sascha Hauer2015-12-041-17/+20
* mtd: core: initialize *retlen in mtd_write()Sascha Hauer2015-11-231-0/+2
* net: eth: Remove ethaddr_paramJan Remmet2015-11-202-3/+2
* imx6-mmdc: Fix MAPSR usageMarek Vasut2015-11-131-1/+1
* ARM: Fix bug in remap_rangeSascha Hauer2015-11-131-16/+22
* pbl: console: Use console_putc to output the carriage returnSascha Hauer2015-11-111-1/+1
* ARM: calculate compressed dtb len correctlySascha Hauer2015-11-111-1/+1
* usb: mx25: fix bit position of "Host power mask"Uwe Kleine-König2015-11-091-1/+1
* fs: smhfs: Fix return value of truncate()Andrey Smirnov2015-11-091-1/+1
* Merge branch 'for-next/usb'Sascha Hauer2015-11-064-45/+55
|\
| * usb: ehci-hcd: Use regular mdelay()Sascha Hauer2015-10-141-1/+3
| * Revert "usb: ehci-hcd: detect re-entrance"Sascha Hauer2015-10-141-38/+4
| * Revert "usb: ehci-hcd: use mdelay_non_interruptible()"Sascha Hauer2015-10-141-3/+3
| * usb: core: return -EAGAIN on usb_* functions reentrancePeter Mamonov2015-10-142-1/+40
| * input: usb_kbd: skip poll on -EAGAIN errorPeter Mamonov2015-10-141-2/+5
* | Merge branch 'for-next/net'Sascha Hauer2015-11-062-34/+51
|\ \
| * | net: phy: wait for link OK after successfull autonegotiationAnton Bondarenko2015-11-051-5/+8
| * | net: eth: Fixup OF tree with registered MAC addresses tooTrent Piepho2015-10-221-2/+10
| * | net: eth: Refactor OF tree fixup of one node into new functionTrent Piepho2015-10-221-28/+34
* | | Merge branch 'for-next/mvebu'Sascha Hauer2015-11-069-27/+301
|\ \ \
| * | | ARM: mvebu: Lenovo IX4 300D: Fix pblb generationSascha Hauer2015-10-191-1/+1
| * | | scripts/kwbimage: Make BINARY files relative to config fileSascha Hauer2015-10-195-8/+17
| * | | scripts/kwbimage: Move configfile opening to the function that reads itSascha Hauer2015-10-191-16/+18
| * | | net: mvneta: add Armada XP compatibleSebastian Hesselbarth2015-10-121-0/+1
| * | | clk: mvebu: Add corediv clock driver for Armada 370/XPSebastian Hesselbarth2015-10-122-2/+264
* | | | Merge branch 'for-next/misc'Sascha Hauer2015-11-0621-68/+173
|\ \ \ \
| * | | | fb: alloc or free shadowfb whether fb enabled or disabledAleksey Kuleshov2015-11-061-2/+2
| * | | | fb: satisfy semantics for shadowfb's alloc/freeAleksey Kuleshov2015-11-061-2/+9
| * | | | fbconsole: no need to copy extra lineAleksey Kuleshov2015-11-061-1/+2
| * | | | edit: return error when save_file failedEnrico Jorns2015-11-051-2/+3
| * | | | edit: handle write() call errors in save_file()Enrico Jorns2015-11-051-3/+12
| * | | | mci: Print versions with micro levels correctlyTrent Piepho2015-11-051-5/+4
| * | | | ata: disk_ata_drive: remove obsolete check for ID validityPeter Mamonov2015-11-021-17/+0
| * | | | Make list of flash images and fix link all single image casesTrent Piepho2015-10-272-2/+21
| * | | | checkpatch: fix left brace warningAlexander Aring2015-10-271-4/+4
| * | | | loadb: add missing brackets in helpAlexander Aring2015-10-271-2/+2
| * | | | of_dump: Add option to print node names onlySascha Hauer2015-10-261-2/+19
| * | | | commands: clk_dump: use COMMAND_SUCCESS instead of 0 return codeAntony Pavlov2015-10-261-2/+2
| * | | | clock.h: include <types.h> under guard macroAntony Pavlov2015-10-221-2/+1
| * | | | commands: add clk_get_rate commandAntony Pavlov2015-10-221-0/+55
| * | | | logo: Makefile: remove debug outputSascha Hauer2015-10-151-1/+0
| * | | | fs: pass path directly to cdev_openSascha Hauer2015-10-151-6/+1
| * | | | filetype: Use cdev_openSascha Hauer2015-10-152-3/+3
| * | | | fs: devfs: Allow mount path in cdev_openSascha Hauer2015-10-151-1/+5
| * | | | fs: devfs: Allow mounting only on /dev/Sascha Hauer2015-10-151-0/+7
| * | | | common/parser.c: Do not treat zero return code as errorAndrey Smirnov2015-10-151-8/+7
| * | | | common/parser.c: Do not conflate error reporting disciplinesAndrey Smirnov2015-10-151-1/+2