summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-01-24hwmon: (i5500_temp) New driver for the Intel 5500/5520/X58 chipsetsJean Delvare3-0/+212
2015-01-23amd-xgbe: Use proper Rx flow control registerLendacky, Thomas2-6/+7
2015-01-24Merge tag 'platform-drivers-x86-v3.19-2' of git://git.infradead.org/users/dvh...Linus Torvalds1-1049/+6
2015-01-24Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-19/+140
2015-01-24Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-12/+104
2015-01-23Merge tag 'mvebu-fixes-3.19-4' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson1-0/+13
2015-01-23Revert "platform: x86: dell-laptop: Add support for keyboard backlight"Darren Hart1-1049/+6
2015-01-23dm cache: fix problematic dual use of a single migration count variableJoe Thornber1-39/+50
2015-01-23dm cache: share cache-metadata object across inactive and active DM tablesJoe Thornber1-6/+95
2015-01-23of/unittest: Overlays with sub-devices testsPantelis Antoniou2-0/+94
2015-01-23scsi: always increment reference countRusty Russell1-10/+3
2015-01-22scsi_debug: test always evaluates to false, || should be used insteadColin Ian King1-1/+1
2015-01-22drm/radeon: Remove rdev->gart.pages_addr arrayMichel Dänzer6-20/+2
2015-01-22drm/radeon: Restore GART table contents after pinning it in VRAM v3Michel Dänzer1-0/+13
2015-01-22drm/radeon: Split off gart_get_page_entry ASIC hook from set_page_entryMichel Dänzer9-37/+100
2015-01-22of/platform: Handle of_populate drivers in notifierPantelis Antoniou1-0/+9
2015-01-22of/overlay: Do not generate duplicate nodesPantelis Antoniou1-11/+0
2015-01-22drm/amdkfd: Fix bug in call to init_pipelines()Oded Gabbay1-1/+1
2015-01-22drm/amdkfd: Fix bug in pipelines initializationOded Gabbay1-1/+5
2015-01-22drm/radeon: Don't increment pipe_id in kgd_init_pipelineOded Gabbay1-1/+1
2015-01-22Merge branch 'vmwgfx-fixes-3.19' of git://people.freedesktop.org/~thomash/lin...Dave Airlie7-86/+56
2015-01-21[media] omap3isp: Correctly set QUERYCAP capabilitiesSakari Ailus1-2/+5
2015-01-21[media] cx23885: fix free interrupt bugHans Verkuil1-2/+2
2015-01-21[media] pvrusb2: fix missing device_caps in querycapHans Verkuil1-11/+13
2015-01-21[media] vb2: fix vb2_thread_stop race conditionsHans Verkuil1-10/+9
2015-01-21[media] rcar_vin: Update device_caps and capabilities in querycapNobuhiro Iwamatsu1-1/+3
2015-01-21[media] soc-camera: fix device capabilities in multiple camera host driversGuennadi Liakhovetski6-7/+14
2015-01-21[media] Fix Mygica T230 supportJonathan McDowell1-1/+1
2015-01-21[media] cx23885: Split Hauppauge WinTV Starburst from HVR4400 card entryMatthias Schwarzott3-6/+29
2015-01-21[media] tlg2300: Fix media dependenciesMauro Carvalho Chehab1-0/+1
2015-01-21can: c_can: end pending transmission on network stop (ifdown)Viktor Babrian1-0/+3
2015-01-21drm/i2c: tda998x: set the CEC I2C address based on the slave I2C addressAndrew Jackson1-1/+4
2015-01-21watchdog: drop owner assignment from platform_driversWolfram Sang2-2/+0
2015-01-21watchdog: imx2_wdt: Disable power down counter on bootMarkus Pargmann1-0/+9
2015-01-21watchdog: imx2_wdt: Improve power management support.Xiubo Li1-9/+22
2015-01-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds26-256/+227
2015-01-21Merge tag 'mfd-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds3-13/+14
2015-01-21Merge tag 'drm-amdkfd-fixes-2015-01-13' of git://people.freedesktop.org/~gabb...Dave Airlie5-213/+3
2015-01-21Merge tag 'drm-intel-fixes-2015-01-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie5-15/+24
2015-01-21drm: fb helper should avoid sleeping in panic contextRui Wang1-2/+6
2015-01-21Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie3-23/+8
2015-01-21Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie12-3/+186
2015-01-21Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-32/+73
2015-01-20mfd: rtsx_usb: Fix runtime PM deadlockRoger Tseng1-12/+0
2015-01-20mfd: tps65218: Make INT1 our status_base registerFelipe Balbi1-0/+1
2015-01-20mfd: tps65218: Make INT[12] and STATUS registers volatileFelipe Balbi1-0/+11
2015-01-20mfd: da9052-core: Fix platform-device id collisionFabio Estevam1-1/+2
2015-01-20ACPI: pci: Do not clear pci_dev->irq in acpi_pci_irq_disable()Jiang Liu1-1/+0
2015-01-20Merge tag 'pinctrl-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-31/+25
2015-01-20scsi: Avoid crashing if device uses DIX but adapter does not support itEwan D. Milne1-1/+11