summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-12-12mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski
2013-12-12rtc: s5m: enable IRQ wake during suspendKrzysztof Kozlowski
2013-12-12rtc: s5m: limit endless loop waiting for register updateKrzysztof Kozlowski
2013-12-12rtc: s5m: fix unsuccesful IRQ request during probeKrzysztof Kozlowski
2013-12-12drivers/rtc/rtc-s5m.c: fix info->rtc assignmentGeert Uytterhoeven
2013-12-12drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrapLinus Pizunski
2013-12-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-12Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-12Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-12-12Merge tag 'iommu-fixes-for-v3.13-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-12-12hwmon: Prevent some divide by zeros in FAN_TO_REG()Dan Carpenter
2013-12-12hwmon: (w83l768ng) Fix fan speed control rangeJean Delvare
2013-12-12hwmon: (w83l786ng) Fix fan speed control mode setting and reportingBrian Carnes
2013-12-12hwmon: (lm90) Unregister hwmon device if interrupt setup failsGuenter Roeck
2013-12-11hwmon: HIH-6130: Support I2C bus drivers without I2C_FUNC_SMBUS_QUICKJosé Miguel Gonçalves
2013-12-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2013-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-12-10sc1200_wdt: Fix oopsAlan
2013-12-10watchdog: Drop unnecessary include of miscdevice.hGuenter Roeck
2013-12-10cpufreq_ at32ap-cpufreq.c: Fix section mismatchMatthias Brugger
2013-12-10[media] videobuf2-dma-sg: fix possible memory leakGeyslan G. Bem
2013-12-10[media] vb2: regression fix: always set length field.Hans Verkuil
2013-12-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-12-10offb: Add palette hack for little endianCedric Le Goater
2013-12-10offb: Little endian fixesCedric Le Goater
2013-12-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-12-09Merge tag 'mfd-fixes-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-09Merge tag 'pm-3.13-rc3-fixup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-12-09[media] mt9p031: Include linux/of.h headerSachin Kamat
2013-12-09[media] rtl2830: add parent for I2C adapterAntti Palosaari
2013-12-09[media] media: marvell-ccic: use devm to release clkLibin Yang
2013-12-09[media] ths7303: Declare as static a private functionRicardo Ribalda
2013-12-09[media] em28xx-video: Swap release order to avoid lock nestingRicardo Ribalda
2013-12-09[media] usbtv: Add support for PAL video sourceGeorg Kaindl
2013-12-09[media] media_tree: Fix spelling errorsJonathan McCrohan
2013-12-09[media] videobuf2: Add support for file access mode flags for DMABUF exportingPhilipp Zabel
2013-12-09[media] radio-shark2: Mark shark_resume_leds() inline to kill compiler warningHans de Goede
2013-12-09[media] radio-shark: Mark shark_resume_leds() inline to kill compiler warningGeert Uytterhoeven
2013-12-08Merge tag 'tty-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-12-08Merge tag 'staging-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-08Merge tag 'char-misc-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-12-08Merge tag 'usb-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-12-08Revert "cpufreq: fix garbage kobjects on errors during suspend/resume"Rafael J. Wysocki
2013-12-08Revert "cpufreq: suspend governors on system suspend/hibernate"Rafael J. Wysocki
2013-12-06Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...Alex Williamson
2013-12-06iommu/arm-smmu: fix error return code in arm_smmu_device_dt_probe()Wei Yongjun
2013-12-06iommu/arm-smmu: remove potential NULL dereference on mapping pathWill Deacon
2013-12-06iommu/arm-smmu: use mutex instead of spinlock for locking page tablesWill Deacon