summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* w1:omap_hdq: fix regressionH. Nikolaus Schaller2016-08-021-2/+0
* w1: add helper macro module_w1_familyAndrew F. Davis2016-08-0211-131/+22
* w1: remove need for ida and use PLATFORM_DEVID_AUTOAndrew F. Davis2016-08-023-66/+13
* rapidio/switches: add driver for IDT gen3 switchesAlexandre Bounine2016-08-023-0/+389
* rapidio: modify for rev.3 specification changesAlexandre Bounine2016-08-026-149/+113
* rapidio: change inbound window size type to u64Alexandre Bounine2016-08-021-5/+9
* rapidio/idt_gen2: fix locking warningAlexandre Bounine2016-08-021-4/+3
* rapidio: fix error handling in mbox request/release functionsAlexandre Bounine2016-08-021-12/+42
* rapidio/tsi721_dma: advance queue processing from transfer submit callAlexandre Bounine2016-08-021-0/+1
* rapidio/tsi721: add messaging mbox selector parameterAlexandre Bounine2016-08-021-0/+15
* rapidio/tsi721: add PCIe MRRS override parameterAlexandre Bounine2016-08-021-1/+15
* rapidio/tsi721_dma: add channel mask and queue size parametersAlexandre Bounine2016-08-022-10/+18
* rapidio: fix return value description for dma_prep functionsAlexandre Bounine2016-08-021-2/+6
* rapidio: remove unnecessary 0x prefixes before %pa extension usesJoe Perches2016-08-022-6/+6
* rapidio: add RapidIO channelized messaging driverAlexandre Bounine2016-08-023-0/+2376
* firmware: support loading into a pre-allocated bufferStephen Boyd2016-08-021-26/+99
* firmware: provide infrastructure to make fw caching optionalVikram Mulukutla2016-08-021-2/+5
* firmware: consolidate kmap/read/write logicStephen Boyd2016-08-021-31/+26
* fbdev/bfin_adv7393fb: move DRIVER_NAME before its first useBorislav Petkov2016-08-022-2/+2
* dynamic_debug: only add header when usedLuis de Bethencourt2016-08-022-1/+1
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-025-9/+8
* memstick: don't allocate unused major for ms_blockNeilBrown2016-08-021-15/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-08-026-28/+89
|\
| * s390/zcrypt: fix possible memory leak in ap_module_init()Wei Yongjun2016-07-311-1/+3
| * s390/zcrypt: Fix zcrypt suspend/resume behaviorIngo Tuchscherer2016-07-315-6/+47
| * s390/cio: fix premature wakeup during chp configureSebastian Ott2016-07-311-14/+32
| * s390/cio: convert cfg_lock mutex to spinlockSebastian Ott2016-07-311-9/+9
* | Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-01836-20788/+42810
|\ \
| * \ Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-nextDave Airlie2016-08-026-45/+76
| |\ \
| | * | drm/nouveau/gr/nv3x: fix instobj write offsets in gr setupIlia Mirkin2016-07-302-4/+4
| | * | drm/nouveau/acpi: fix lockup with PCIe runtime PMPeter Wu2016-07-301-4/+31
| | * | drm/nouveau/acpi: check for function 0x1B before using itPeter Wu2016-07-301-5/+13
| | * | drm/nouveau/acpi: return supported DSM functionsPeter Wu2016-07-301-7/+9
| | * | drm/nouveau/acpi: ensure matching ACPI handle and supported functionsPeter Wu2016-07-301-32/+26
| | * | drm/nouveau/fbcon: fix font width not divisible by 8Mikulas Patocka2016-07-303-4/+4
| * | | Merge tag 'imx-drm-fixes-2016-07-27' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2016-07-301-5/+2
| |\ \ \
| | * | | drm/imx: imx-ldb: do not try to dereference crtc->state->state in encoder mod...Philipp Zabel2016-07-271-5/+2
| * | | | Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-07-3062-564/+1167
| |\ \ \ \
| | * | | | drm/amd/powerplay: remove enable_clock_power_gatings_tasks from initialize an...Tom St Denis2016-07-291-2/+0
| | * | | | drm/amd/powerplay: move clockgating to after ungating power in pp for uvd/vceTom St Denis2016-07-291-7/+7
| | * | | | drm/amdgpu: add query device id and revision id into system info entry at CGSHuang Rui2016-07-292-1/+9
| | * | | | drm/amdgpu: add new definition in bif headerHuang Rui2016-07-291-0/+1
| | * | | | drm/amd/powerplay: rename smum header guardsHuang Rui2016-07-291-2/+2
| | * | | | drm/amdgpu: enable UVD context buffer for older HWChristian König2016-07-292-2/+27
| | * | | | drm/amdgpu: fix default UVD context sizeChristian König2016-07-291-1/+1
| | * | | | drm/amdgpu: fix incorrect type of info_idHuang Rui2016-07-291-5/+5
| | * | | | drm/amdgpu: make amdgpu_cgs_call_acpi_method as staticHuang Rui2016-07-291-1/+1
| | * | | | drm/amdgpu: comment out unused defaults_staturn_pro static const structure to...Slava Grigorev2016-07-291-0/+2
| | * | | | drm/amdgpu: enable UVD VM only on polarisChristian König2016-07-291-1/+1
| | * | | | drm/amdgpu: increase timeout of IB testChunming Zhou2016-07-291-1/+1