summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-10-24hwmon: (pmbus) Add support for Lineage Power DC-DC convertersGuenter Roeck
2011-10-24hwmon: (pmbus/ltc2978) Add support for LTC3880 to LTC2978 driverGuenter Roeck
2011-10-24hwmon: (pmbus/ltc2978) Explicit driver for LTC2978Guenter Roeck
2011-10-24hwmon: (pmbus) Add support for TEMP2 peak attributesGuenter Roeck
2011-10-24hwmon: AD7314 driver (ported from IIO)Jonathan Cameron
2011-10-24hwmon: (pmbus) Add support for Intersil power management chipsGuenter Roeck
2011-10-24hwmon: (pmbus) Always call _pmbus_read_byte in core driverGuenter Roeck
2011-10-24hwmon: (pmbus) Replace EINVAL return codes with more appropriate errorsGuenter Roeck
2011-10-24hwmon/f71882fg: Make the decision wether to register fan attr. per fanHans de Goede
2011-10-24hwmon/f71882fg: Add a f71882fg_create_fan_sysfs_files helper functionHans de Goede
2011-10-24hwmon/f71882fg: Make all fan/pwm attr tables 2 dimensionalHans de Goede
2011-10-24hwmon: (exynos4_tmu) Remove IRQF_DISABLEDYong Zhang
2011-10-24hwmon: Add driver for EXYNOS4 TMUDonggeun Kim
2011-10-24hwmon: (pmbus/adm1275) Add support for ADM1276Guenter Roeck
2011-10-24hwmon: (pmbus/adm1275) Add support for second current limitGuenter Roeck
2011-10-24hwmon: (pmbus) Don't return errors from driver remove functionsGuenter Roeck
2011-10-24hwmon: (pmbus) Add comments explaining internal driver API return valuesGuenter Roeck
2011-10-24hwmon: (w83627ehf) add caseopen detectionDmitry Artamonow
2011-10-24Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2011-10-24Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds
2011-10-23dm kcopyd: fix job_pool leakAlasdair G Kergon
2011-10-23Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-10-20hwmon: (w83627ehf) Fix negative 8-bit temperature valuesJean Delvare
2011-10-19r8169: fix wrong eee setting for rlt8111evlhayeswang
2011-10-19r8169: fix driver shutdown WoL regression.françois romieu
2011-10-19Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linusLinus Torvalds
2011-10-19[media] videodev: fix a NULL pointer dereference in v4l2_device_release()Antonio Ospite
2011-10-19intel-iommu: fix superpage support in pfn_to_dma_pte()Allen Kay
2011-10-19intel-iommu: set iommu_superpage on VM domains to lowest common denominatorAllen Kay
2011-10-19intel-iommu: fix return value of iommu_unmap() APIAllen Kay
2011-10-19drm/radeon/kms/atom: fix handling of FB scratch indicesAlex Deucher
2011-10-19pptp: pptp_rcv_core() misses pskb_may_pull() callEric Dumazet
2011-10-19pptp: fix skb leak in pptp_xmit()Eric Dumazet
2011-10-19bonding: use local function pointer of bond->recv_probe in bond_handle_frameMitsuo Hayasaka
2011-10-19smsc911x: Add support for SMSC LAN89218Phil Edworthy
2011-10-19tg3: negate USE_PHYLIB flag checkJiri Pirko
2011-10-19netconsole: enable netconsole can make net_device refcnt incorrentGao feng
2011-10-18drm/radeon/kms/DCE4.1: fix Select_CrtcSource EncodeMode setting for DP bridge...Alex Deucher
2011-10-18drm/radeon/kms/DCE4.1: ss is not supported on the internal ppllsAlex Deucher
2011-10-18drm/radeon/kms/DCE4.1: fix dig encoder to transmitter mappingAlex Deucher
2011-10-18ttm: Fix error-path using an uninitialized valueThomas Hellstrom
2011-10-14Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-10-14intel-iommu: Export a flag indicating that the IOMMU is used for iGFX.David Woodhouse
2011-10-14intel-iommu: Workaround IOTLB hang on Ironlake GPUDavid Woodhouse
2011-10-14Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-10-13hwmon: (w83627ehf) Properly report thermal diode sensorsJean Delvare
2011-10-13gpio-pca953x: fix gpio_baseHartmut Knaack
2011-10-13gpio/omap: fix build error with certain OMAP1 configsJanusz Krzysztofik
2011-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds