summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dt: pwm: bcm2835: fix typo in clocks property nameVladimir Zapolskiy2016-12-091-1/+1
* devicetree: add vendor prefix for National InstrumentsNathan Sullivan2016-12-091-0/+1
* Revert "of: base: add support to get machine model name"Rob Herring2016-12-092-38/+0
* of: Fix issue where code would fall through to error case.Moritz Fischer2016-12-091-8/+8
* drivers/of: fix missing pr_cont()s in of_print_phandle_argsMarcin Nowakowski2016-12-091-3/+6
* devicetree: bindings: Add vendor prefix for OkiGeert Uytterhoeven2016-12-091-0/+1
* devicetree: bindings: Add vendor prefix for Andes Technology CorporationGreentime Hu2016-12-091-0/+1
* dt-bindings: add MYIR Tech hardware vendor prefixVladimir Zapolskiy2016-12-031-0/+1
* add bindings document for altera freeze bridgeAlan Tull2016-11-181-0/+23
* ARM: socfpga: add bindings doc for arria10 fpga managerAlan Tull2016-11-181-0/+19
* ARM: socfpga: add bindings document for fpga bridge driversAlan Tull2016-11-182-0/+55
* of: base: add support to get machine model nameSudeep Holla2016-11-182-0/+38
* of/platform: clarify of_find_device_by_node refcountingJohan Hovold2016-11-151-0/+3
* of/platform: fix of_platform_device_destroy commentJohan Hovold2016-11-151-3/+0
* of: Remove unused variable overlay_symbolsFrank Rowand2016-11-151-4/+1
* of: Move setting of pointer to beside test for non-nullFrank Rowand2016-11-151-2/+1
* of: Add back an error message, restructuredFrank Rowand2016-11-151-6/+12
* of: Update comments to reflect changes and increase clarityFrank Rowand2016-11-151-19/+47
* of: Remove redundant size checkFrank Rowand2016-11-151-1/+1
* of: Update structure of code to be clearer, also remove BUG_ON()Frank Rowand2016-11-151-31/+17
* of: Rename variables to better reflect purpose or follow conventionFrank Rowand2016-11-151-87/+85
* of: Remove prefix "__of_" from local function namesFrank Rowand2016-11-151-5/+5
* of: Rename functions to more accurately reflect what they doFrank Rowand2016-11-151-11/+11
* of: Convert comparisons to zero or NULL to logical expressionsFrank Rowand2016-11-151-22/+20
* of: Remove excessive printks to reduce clutter.Frank Rowand2016-11-151-45/+8
* of: Remove comments that state the obvious, to reduce clutterFrank Rowand2016-11-151-29/+2
* of, numa: Return NUMA_NO_NODE from disable of_node_to_nid() if nid not possible.David Daney2016-11-151-1/+6
* dt-bindings: Add vendor prefix for UdooFabio Estevam2016-11-151-0/+1
* dt-bindings: Add vendor prefix for SamtecDinh Nguyen2016-11-151-0/+1
* dt-bindings: Add vendor prefix for Terasic Inc.Dinh Nguyen2016-11-151-0/+1
* dt-bindings: Add Macnica Americas vendor prefixDinh Nguyen2016-11-151-0/+1
* of: Add vendor prefix for Aries Embedded GmbHMarek Vasut2016-11-151-0/+1
* dt/bindings: arm-boards: Remove skeleton.dtsi inclusion from exampleGeert Uytterhoeven2016-11-151-1/+2
* Linux 4.9-rc4v4.9-rc4Linus Torvalds2016-11-061-1/+1
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-11-051-1/+1
|\
| * i2c: core: fix NULL pointer dereference under race conditionVladimir Zapolskiy2016-11-041-1/+1
| |
| \
*-. \ Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://...Linus Torvalds2016-11-052-9/+7
|\ \ \
| | * | fork: Add task stack refcounting sanity check and prevent premature task stac...Andy Lutomirski2016-11-011-0/+4
| * | | sched/core: Remove pointless printout in sched_show_task()Linus Torvalds2016-11-031-9/+0
| * | | sched/core: Fix oops in sched_show_task()Tetsuo Handa2016-11-031-0/+3
| |/ /
* | | Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2016-11-054-19/+30
|\ \ \
| * | | md: be careful not lot leak internal curr_resync value into metadata. -- (all)NeilBrown2016-10-291-2/+2
| * | | raid1: handle read error also in readonly modeTomasz Majchrzak2016-10-291-9/+10
| * | | raid5-cache: correct condition for empty metadata writeShaohua Li2016-10-291-1/+1
| * | | md: report 'write_pending' state when array in syncTomasz Majchrzak2016-10-251-3/+3
| * | | md/raid5: write an empty meta-block when creating log super-blockZhengyuan Liu2016-10-251-0/+1
| * | | md/raid5: initialize next_checkpoint field before useZhengyuan Liu2016-10-251-0/+3
| * | | RAID10: ignore discard errorShaohua Li2016-10-251-2/+5
| * | | RAID1: ignore discard errorShaohua Li2016-10-251-2/+5
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-11-053-17/+6
|\ \ \ \