summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-08-05Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds66-3871/+3997
2014-08-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2014-08-04Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds233-5757/+10155
2014-08-04Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds70-912/+1403
2014-08-04Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1453-253035/+37286
2014-08-04Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds35-774/+2050
2014-08-04Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds114-1003/+7914
2014-08-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds17-165/+400
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds14-71/+766
2014-08-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-46/+17
2014-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-2/+2
2014-08-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-56/+847
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-8/+8
2014-08-04Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds72-325/+15355
2014-08-04hwmon: (g762) Use of_property_read_u32 at appropriate placeAxel Lin1-5/+2
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds19-131/+779
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds1-1/+3
2014-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds74-180/+14524
2014-08-04clk: Add missing of_clk_set_defaults exportSylwester Nawrocki1-0/+1
2014-08-04Merge tag 'edac_for_3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds6-14/+591
2014-08-04Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-326/+252
2014-08-04hwmon: (sis5595) Prevent overflow problem when writing large limitsAxel Lin1-1/+1
2014-08-04hwmon: (gpio-fan) Prevent overflow problem when writing large limitsAxel Lin1-1/+1
2014-08-04hwmon: (ibmpowernv) Use of_property_read_u32 at appropriate placeAxel Lin1-4/+3
2014-08-04hwmon: (lm85) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-93/+51
2014-08-04hwmon: (lm85) Avoid forward declarationAxel Lin1-263/+250
2014-08-04hwmon: (lm78) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-83/+15
2014-08-04hwmon: (max6697) Use of_property_read_bool at appropriate placesAxel Lin1-9/+7
2014-08-04hwmon: (pwm-fan) Make SENSORS_PWM_FAN depend on OFAxel Lin1-1/+1
2014-08-04hwmon: (pwm-fan) Remove duplicate dev_set_drvdata callAxel Lin1-1/+0
2014-08-04hwmon: (nct6775) Remove num_attr_groups from struct nct6775_dataAxel Lin1-6/+6
2014-08-04hwmon: (nct6775) Update module description and Kconfig for NCT6106D and NCT6791DAxel Lin2-3/+3
2014-08-04hwmon: (adt7411) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-39/+20
2014-08-04hwmon: (g762) Convert to hwmon_device_register_with_groupsAxel Lin1-44/+27
2014-08-04hwmon: (emc2103) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-63/+26
2014-08-04hwmon: (smsc47m1) Avoid forward declarationAxel Lin1-60/+55
2014-08-04hwmon: (smsc47m192) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-52/+25
2014-08-04hwmon: (smsc47m192) Avoid forward declarationAxel Lin1-84/+77
2014-08-04hwmon: (max1668) Make max1668_addr_list array constAxel Lin1-1/+1
2014-08-04hwmon: (max6639) Make normal_i2c array constAxel Lin1-1/+1
2014-08-04hwmon: (thmc50) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-53/+25
2014-08-04hwmon: (thmc50) Avoid forward declarationAxel Lin1-84/+76
2014-08-04hwmon: (adt7470) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-55/+42
2014-08-04hwmon: (adt7470) Avoid forward declarationAxel Lin1-36/+30
2014-08-04hwmon: (adt7462) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-64/+42
2014-08-04hwmon: (adt7462) Avoid forward declarationAxel Lin1-24/+18
2014-08-04hwmon: Add pwm-fan driverKamil Debski3-0/+206
2014-08-04hwmon: (asc7621) Make map tables constAxel Lin1-7/+7
2014-08-04hwmon: (ds620) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-43/+17
2014-08-04hwmon: (max16065) Use PTR_ERR_OR_ZEROAxel Lin1-4/+1