summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-01-24Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-01-24Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2015-01-24hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macroAxel Lin
2015-01-24hwmon: (i5500_temp) Convert to module_pci_driverAxel Lin
2015-01-24hwmon: (i5500_temp) Don't bind to disabled sensorsJean Delvare
2015-01-24hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_groupsJean Delvare
2015-01-24hwmon: (i5500_temp) New driver for the Intel 5500/5520/X58 chipsetsJean Delvare
2015-01-24Merge tag 'platform-drivers-x86-v3.19-2' of git://git.infradead.org/users/dvh...Linus Torvalds
2015-01-24Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-01-24Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-01-23Revert "platform: x86: dell-laptop: Add support for keyboard backlight"Darren Hart
2015-01-23of/unittest: Overlays with sub-devices testsPantelis Antoniou
2015-01-22of/platform: Handle of_populate drivers in notifierPantelis Antoniou
2015-01-22of/overlay: Do not generate duplicate nodesPantelis Antoniou
2015-01-21[media] omap3isp: Correctly set QUERYCAP capabilitiesSakari Ailus
2015-01-21[media] cx23885: fix free interrupt bugHans Verkuil
2015-01-21[media] pvrusb2: fix missing device_caps in querycapHans Verkuil
2015-01-21[media] vb2: fix vb2_thread_stop race conditionsHans Verkuil
2015-01-21[media] rcar_vin: Update device_caps and capabilities in querycapNobuhiro Iwamatsu
2015-01-21[media] soc-camera: fix device capabilities in multiple camera host driversGuennadi Liakhovetski
2015-01-21[media] Fix Mygica T230 supportJonathan McDowell
2015-01-21[media] cx23885: Split Hauppauge WinTV Starburst from HVR4400 card entryMatthias Schwarzott
2015-01-21[media] tlg2300: Fix media dependenciesMauro Carvalho Chehab
2015-01-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-01-21Merge tag 'mfd-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-01-21Merge tag 'drm-amdkfd-fixes-2015-01-13' of git://people.freedesktop.org/~gabb...Dave Airlie
2015-01-21Merge tag 'drm-intel-fixes-2015-01-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-01-21drm: fb helper should avoid sleeping in panic contextRui Wang
2015-01-21Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2015-01-21Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2015-01-21Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-01-20mfd: rtsx_usb: Fix runtime PM deadlockRoger Tseng
2015-01-20mfd: tps65218: Make INT1 our status_base registerFelipe Balbi
2015-01-20mfd: tps65218: Make INT[12] and STATUS registers volatileFelipe Balbi
2015-01-20mfd: da9052-core: Fix platform-device id collisionFabio Estevam
2015-01-20Merge tag 'pinctrl-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-19s2io: use snprintf() as a safety featureDan Carpenter
2015-01-19r8152: remove sram_readhayeswang
2015-01-19r8152: remove generic_ocp_read before writinghayeswang
2015-01-19bgmac: activate irqs only if there is nothing to pollHauke Mehrtens
2015-01-19bgmac: register napi before the deviceHauke Mehrtens
2015-01-19sh_eth: Fix ethtool operation crash when net device is downBen Hutchings
2015-01-19sh_eth: Fix promiscuous mode on chips without TSUBen Hutchings
2015-01-19libata: prevent HSM state change race between ISR and PIODavid Jeffery
2015-01-19libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams
2015-01-19pinctrl: qcom: Don't iterate past end of function arrayStephen Boyd
2015-01-19Merge tag 'gpio-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2015-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-01-18drm/exynos: fix warning of vblank reference countJoonyoung Shim