aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-08-16of/irq: Fix lookup to use 'interrupts-extended' property firstFlorian Fainelli1-8/+9
2014-08-16Enabling OF selftest to run without machine's devicetreeGaurav Minocha1-9/+31
2014-08-16of: Allow mem_reserve of memory with a base address of zeroAl Cooper1-1/+1
2014-08-15mtd: cfi_cmdset_0002: check return code for get_chip()Brian Norris1-0/+4
2014-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds10-114/+123
2014-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-202/+461
2014-08-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds14-27/+57
2014-08-15Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-272/+546
2014-08-15intel_idle: Broadwell supportLen Brown1-1/+69
2014-08-15intel_idle: Disable Baytrail Core and Module C6 auto-demotionLen Brown1-0/+7
2014-08-15[SCSI] save command pool address of Scsi_HostJuergen Gross1-2/+10
2014-08-15[SCSI] fix qemu boot hang problemGuenter Roeck1-1/+1
2014-08-15i40e: fix PTP bugJesse Brandeburg1-1/+1
2014-08-15i40e: Fix a few potential VF dereferencesAnjali Singhai Jain1-11/+19
2014-08-15i40e: Fix for recent kernel panicAnjali Singhai Jain1-3/+15
2014-08-15HID: logitech: Prevent possibility of infinite loop when using /sys interfaceSimon Wood1-2/+2
2014-08-15s390/sclp: remove unnecessary XTABS flagMartin Schwidefsky1-1/+1
2014-08-15s390/3215: fix tty output containing tabsMartin Schwidefsky1-3/+17
2014-08-14Merge branch 'next' into for-linusDmitry Torokhov6-201/+458
2014-08-15drm/radeon: Remove duplicate include from MakefileAndreas Ruprecht1-1/+1
2014-08-15drm/radeon/dpm: select the appropriate vce power state for KV/KB/MLAlex Deucher1-3/+3
2014-08-15drm/radeon: Add ability to get and change dpm state when radeon PX card is tu...Pali Rohár1-10/+6
2014-08-15drm/radeon: Add missing lines to ci_set_thermal_temperature_rangeOleg Chernovskiy1-0/+3
2014-08-15drm/radeon: Always flush VM again on < CIKMichel Dänzer1-1/+3
2014-08-15drm/radeon: add a check for allocation failure (v2)Dan Carpenter1-0/+4
2014-08-15drm/radeon: use pfp for all vm_flush related updatesAlex Deucher2-6/+6
2014-08-15drm/radeon: add bapm module parameterAlex Deucher4-10/+24
2014-08-15virtio: rng: add derating factor for use by hwrng coreAmit Shah1-0/+1
2014-08-14Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-32/+42
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds161-164/+166
2014-08-15Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie14-27/+57
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-128/+224
2014-08-14Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller6-6/+37
2014-08-15drm/nouveau/platform: fix compilation errorAlexandre Courbot1-1/+2
2014-08-15drm/nouveau/gk20a: add LTC deviceAlexandre Courbot1-0/+1
2014-08-15drm/nouveau: warn if we fail to re-pin fb on resumeBen Skeggs1-1/+3
2014-08-15drm/nouveau/nvif: fix dac load detect method definitionBen Skeggs1-2/+2
2014-08-15drm/gf100-/gr: fix -ENOSPC detection when allocating zbc table entriesBen Skeggs1-0/+6
2014-08-15drm/nouveau/nvif: return null pointers on failure, in addition to ret != 0Ben Skeggs2-2/+6
2014-08-15drm/nouveau/ltc: fix tag base address getting truncated if above 4GiBBen Skeggs1-1/+1
2014-08-15drm/nvc0-/fb/ram: fix use of non-existant ram if partitions aren't uniformBen Skeggs1-2/+2
2014-08-15drm/nouveau/bar: behave better if ioremap failedBen Skeggs1-3/+11
2014-08-15drm/nouveau/kms: nouveau_fbcon_accel_fini can be staticFengguang Wu1-2/+2
2014-08-15drm/nouveau: kill unused variable warning if !__OS_HAS_AGPBen Skeggs1-2/+1
2014-08-15drm/nouveau/nvif: fix a number of notify thinkosBen Skeggs3-11/+20
2014-08-14net: ethernet: ibm: ehea: Remove duplicate object from MakefileAndreas Ruprecht1-1/+1
2014-08-14net: xgene: Check negative return value of xgene_enet_get_ring_size()Tobias Klauser1-2/+5
2014-08-14net: xilinx: Remove .owner field for driverMichal Simek3-3/+0
2014-08-14Revert "macvlan: simplify the structure port"David S. Miller1-5/+7
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds49-449/+1733