summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-03-03hwmon: (max6639) Introduce local dev variable, and reduce noisinessGuenter Roeck
2014-03-03hwmon: (max6650) Introduce local 'dev' variableGuenter Roeck
2014-03-03hwmon: (max6650) Drop error message after memory allocation failuresGuenter Roeck
2014-03-03hwmon: (max6650) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-03-03hwmon: (max6650) Rearrange code to no longer require forward declarationsGuenter Roeck
2014-03-03hwmon: (ltc4215) Convert to devm_hwmon_device_register_with_groupsGuenter Roeck
2014-03-03hwmon: (coretemp) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-03-03hwmon: (coretemp) Allocate platform data with devm_kzallocGuenter Roeck
2014-03-03hwmon: (coretemp) Use sysfs_create_group to create sysfs attributesGuenter Roeck
2014-03-03hwmon: (ltc4245) Remove devicetree conditionalsGuenter Roeck
2014-03-03hwmon: (ltc4245) Drop debug messagesGuenter Roeck
2014-03-03hwmon: (ltc4245) Use device managed function to register hwmon deviceGuenter Roeck
2014-03-03hwmon: (max1668) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-03-03hwmon: (max1668) Don't hide return value from i2c_smbus_write_byte_dataGuenter Roeck
2014-03-03hwmon: Driver for TI ADC128D818Guenter Roeck
2014-03-03hwmon: Sort Kconfig entries alphabeticallyJean Delvare
2014-03-03hwmon: (lm95245) Avoid initializing the same field twiceJean Delvare
2014-03-03hwmon: (lm95241) Avoid initializing the same field twiceJean Delvare
2014-03-03hwmon: (emc2103) Return error from i2c_smbus_read_byte_dataGuenter Roeck
2014-03-03hwmon: (smm665): Return error from i2c_smbus_read_word_swappedGuenter Roeck
2014-03-03hwmon: (ltc4260) Fix trivial typoAxel Lin
2014-03-03hwmon: (jz4740) Use devm_ioremap_resource()Jingoo Han
2014-03-03hwmon: Driver for Linear Technologies LTC2945Guenter Roeck
2014-03-03hwmon: Driver for Linear Technologies LTC4260Guenter Roeck
2014-03-03hwmon: Driver for Linear Technologies LTC4222Guenter Roeck
2014-03-03hwmon: (iio_hwmon) Convert to use hwmon_device_register_with_groupsGuenter Roeck
2014-03-03hwmon: (lm95241) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-03-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-03-02Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-03-02Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-03Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-03-02Merge iio fixes into staging-linusGreg Kroah-Hartman
2014-03-02drm/vmwgfx: avoid null pointer dereference at failure pathsAlexey Khoroshilov
2014-03-02drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...Thomas Hellstrom
2014-03-02drm/vmwgfx: Remove some unused surface formatsThomas Hellstrom
2014-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-03-01Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-03-01Merge tag 'pm+acpi-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-28Merge tag 'fixes-for-3.14d' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2014-02-28Merge tag 'dm-3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-28Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-02-28Merge tag 'edac_fixes_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-02-28dm cache: fix truncation bug when mapping I/O to >2TB fast deviceHeinz Mauelshagen
2014-02-28Merge branches 'pm-cpufreq', 'pm-hibernate' and 'acpi-processor'Rafael J. Wysocki
2014-02-27drm/radeon: enable speaker allocation setup on dce3.2Alex Deucher
2014-02-27drm/radeon: change audio enable logicAlex Deucher
2014-02-27drm/radeon: fix audio disable on dce6+Alex Deucher
2014-02-27drm/radeon: free uvd ring on unloadJerome Glisse
2014-02-27drm/radeon: disable pll sharing for DP on DCE4.1Alex Deucher
2014-02-27drm/radeon: fix missing bo reservationChristian König