summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely2014-08-1114-443/+1054
|\
| * of: typo fix in __of_prop_dup()Grant Likely2014-07-301-1/+1
| * of: Transactional DT support.Pantelis Antoniou2014-07-236-0/+530
| * of: Reorder device tree changes and notifiersGrant Likely2014-07-236-47/+29
| * of: Move dynamic node fixups out of powerpc and into common codeGrant Likely2014-07-234-72/+17
| * of: Make sure attached nodes don't carry along extra childrenGrant Likely2014-07-231-0/+1
| * of: Make devicetree sysfs update functions consistent.Grant Likely2014-07-234-51/+69
| * of: Create unlocked versions of node and property add/remove functionsPantelis Antoniou2014-07-163-66/+96
| * OF: Utility helper functions for dynamic nodesPantelis Antoniou2014-07-163-0/+115
| * of: Move CONFIG_OF_DYNAMIC code into a separate fileGrant Likely2014-07-074-229/+236
| * of: rename of_aliases_mutex to just of_mutexPantelis Antoniou2014-07-073-13/+12
| * of/platform: Fix of_platform_device_destroy iteration of devicesGrant Likely2014-07-073-28/+12
* | Merge branch 'devicetree/next-console' into devicetree/nextGrant Likely2014-08-1117-119/+64
|\ \
| * | of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely2014-06-2610-35/+19
| * | tty: Update hypervisor tty drivers to use core stdout parsing code.Grant Likely2014-06-265-71/+22
| * | arm/versatile: Add the uart as the stdout device.Grant Likely2014-06-261-0/+4
| * | of: Enable console on serial ports specified by /chosen/stdout-pathGrant Likely2014-06-261-0/+3
| * | of: Create of_console_check() for selecting a console specified in /chosenGrant Likely2014-06-262-13/+16
* | | of: Fixing OF Selftest build errorGaurav Minocha2014-08-031-1/+1
* | | drivers: of: add automated assignment of reserved regions to client devicesMarek Szyprowski2014-08-012-0/+77
* | | of: Use proper types for checking memory overflowLaura Abbott2014-08-011-11/+11
* | | Adding selftest testdata dynamically into live treeGaurav Minocha2014-07-255-3/+160
* | | of: Add todo tasklist for DevicetreeGrant Likely2014-07-231-0/+11
| |/ |/|
* | Linux 3.16-rc4v3.16-rc4Linus Torvalds2014-07-061-1/+1
* | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-07-061-0/+15
|\ \
| * | of: Check for phys_addr_t overflows in early_init_dt_add_memory_archLaura Abbott2014-06-261-0/+15
| |/
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-07-0613-43/+86
|\ \
| * \ Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linusJames Bottomley2014-07-0311-32/+75
| |\ \
| | * | virtio-scsi: fix various bad behavior on aborted requestsPaolo Bonzini2014-06-251-0/+22
| | * | virtio-scsi: avoid cancelling uninitialized work itemsPaolo Bonzini2014-06-251-1/+3
| | * | ibmvscsi: Add memory barriers for send / receiveBrian King2014-06-251-0/+10
| | * | ibmvscsi: Abort init sequence during error recoveryBrian King2014-06-251-1/+2
| | * | qla2xxx: Fix sparse warning in qla_target.c.Quinn Tran2014-06-252-8/+13
| | * | bnx2fc: Improve stats update mechanismNeil Horman2014-06-251-12/+4
| | * | bnx2fc: do not scan uninitialized lists in case of error.Maurizio Lombardi2014-06-251-0/+2
| | * | fc: ensure scan_work isn't active when freeing fc_rportNeil Horman2014-06-251-0/+1
| | * | pm8001: Fix potential null pointer dereference and memory leak.Maurizio Lombardi2014-06-251-3/+10
| | * | MAINTAINERS: Update LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) maintainers Emai...Reddy, Sreekanth2014-06-251-4/+5
| | * | be2iscsi: remove potential junk pointer freeTomas Henzl2014-06-251-3/+1
| | * | be2iscsi: add an missing goto in error pathTomas Henzl2014-06-251-0/+2
| * | | [SCSI] use the scsi data buffer length to extract transfer sizeMartin K. Petersen2014-07-031-1/+1
| * | | scsi_error: set DID_TIME_OUT correctlyHannes Reinecke2014-06-241-7/+7
| * | | scsi_error: fix invalid setting of host byteUlrich Obergfell2014-06-241-4/+4
| |/ /
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-07-055-5/+51
|\ \ \
| * \ \ Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-07-063-1/+42
| |\ \ \
| | * | | drm/i915: Drop early VLV WA to fix Voltage not getting dropped to VminDeepak S2014-07-011-0/+8
| | * | | drm/i915: only apply crt_present check on VLVJesse Barnes2014-06-301-1/+17
| | * | | drm/i915: Wait for vblank after enabling the primary plane on BDWVille Syrjälä2014-06-272-0/+17
| * | | | Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linuxDave Airlie2014-07-061-1/+0
| |\ \ \ \
| | * | | | drm/vmwgfx: Fix incorrect write to read-only register v2:Thomas Hellstrom2014-07-031-1/+0
OpenPOWER on IntegriCloud