summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* device property: avoid allocations of 0 lengthAndy Shevchenko2016-01-011-0/+6
* device property: the secondary fwnode needs to depend on the primaryHeikki Krogerus2016-01-011-4/+4
* i2c: designware: Convert to use unified device property APIMika Westerberg2015-12-071-27/+23
* mfd: intel-lpss: Pass HSUART configuration via propertiesAndy Shevchenko2015-12-071-0/+13
* mfd: intel-lpss: Pass SDA hold time to I2C host controller driverMika Westerberg2015-12-072-10/+40
* mfd: intel-lpss: Add support for passing device propertiesMika Westerberg2015-12-072-4/+14
* mfd: core: propagate device properties to sub devices driversAndy Shevchenko2015-12-071-0/+7
* driver core: Do not overwrite secondary fwnode with NULL if it is setMika Westerberg2015-12-071-1/+4
* driver core: platform: Add support for built-in device propertiesMika Westerberg2015-12-071-0/+25
* device property: Take a copy of the property setMika Westerberg2015-12-071-18/+173
* device property: Fallback to secondary fwnode if primary misses the propertyAndy Shevchenko2015-12-071-31/+78
* device property: return -EINVAL when property isn't found in ACPIAndy Shevchenko2015-12-071-5/+5
* device property: improve readability of macrosAndy Shevchenko2015-12-071-14/+14
* device property: keep single value inplaceAndy Shevchenko2015-12-071-3/+30
* device property: refactor built-in properties supportAndy Shevchenko2015-12-071-40/+110
* device property: rename helper functionsAndy Shevchenko2015-12-071-11/+11
* device property: always check for fwnode typeAndy Shevchenko2015-12-071-5/+7
* staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons2015-12-062-18/+0
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-12-0614-48/+103
|\
| * Merge branch 'mkp-fixes' into fixesJames Bottomley2015-12-0314-37/+100
| |\
| | * mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibilityJames Bottomley2015-12-031-0/+1
| | * mpt3sas: Add dummy Kconfig option for backwards compatibilityMartin K. Petersen2015-12-011-0/+8
| | * Fix a memory leak in scsi_host_dev_release()Bart Van Assche2015-12-011-0/+11
| | * block/sd: Fix device-imposed transfer length limitsMartin K. Petersen2015-11-262-16/+31
| | * scsi_debug: fix prevent_allow+verify regressionsDouglas Gilbert2015-11-261-4/+5
| | * sd: Make discard granularity match logical block size when LBPRZ=1Martin K. Petersen2015-11-261-5/+18
| | * scsi: hpsa: select CONFIG_SCSI_SAS_ATTRArnd Bergmann2015-11-201-0/+1
| | * scsi: advansys needs ISA dma api for ISA supportArnd Bergmann2015-11-201-0/+1
| | * scsi_sysfs: protect against double execution of __scsi_remove_device()Vitaly Kuznetsov2015-11-191-0/+8
| | * st: fix potential null pointer dereference.Maurizio Lombardi2015-11-191-2/+3
| | * scsi: report 'INQUIRY result too short' once per hostVitaly Kuznetsov2015-11-191-3/+6
| | * advansys: fix big-endian buildsArnd Bergmann2015-11-181-1/+1
| | * qla2xxx: Fix rwlock recursionBart Van Assche2015-11-181-1/+2
| | * hpsa: logical vs bitwise AND typoDan Carpenter2015-11-131-1/+1
| | * mvsas: don't allow negative timeoutsDan Carpenter2015-11-131-2/+2
| | * mpt3sas: Fix use sas_is_tlr_enabled API before enabling MPI2_SCSIIO_CONTROL_T...Sreekanth Reddy2015-11-131-2/+1
| * | Revert "scsi: Fix a bdi reregistration race"Bart Van Assche2015-12-021-11/+3
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-12-0655-330/+725
|\ \ \
| * \ \ Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-12-0530-91/+387
| |\ \ \
| | * | | drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)Alex Deucher2015-12-046-30/+140
| | * | | drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)Mario Kleiner2015-12-049-29/+164
| | * | | drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interruptLyude2015-12-0410-12/+32
| | * | | drm/amdgpu: add spin lock to protect freed list in vm (v2)jimqu2015-12-042-3/+15
| | * | | drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR...Christian König2015-12-042-2/+2
| | * | | drm/amdgpu: take a BO reference for the user fenceChristian König2015-12-041-2/+4
| | * | | drm/amdgpu: take a BO reference in the display codeChristian König2015-12-041-3/+3
| | * | | drm/amdgpu: set snooped flags only on system addresses v2Christian König2015-12-041-3/+4
| | * | | drm/amdgpu: fix race condition in amd_sched_entity_push_jobNicolai Hähnle2015-12-021-2/+3
| | * | | drm/amdgpu: add err check for pin userptrChunming Zhou2015-12-021-3/+7
| | * | | add blacklist for thinkpad T40pPavel Machek2015-11-301-0/+3