summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-05-21rtc: rv3029: fix set_time functionMylène Josserand
2016-05-21rtc: rv3029: fix alarm supportMylène Josserand
2016-05-21rtc: rv3029: Remove some checks and warningsMylène Josserand
2016-05-21rtc: rv3029: Add support of RV3049Mylène Josserand
2016-05-21rtc: rv3029: convert to use regmapMylène Josserand
2016-05-21rtc: rv3029: remove 'i2c' in functions namesMylène Josserand
2016-05-20rtc: stmp3xxx: print message on errorSudip Mukherjee
2016-05-20rtc: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-05-20rtc: ds3232: fix call trace when rtc->ops_lock is used as NULLQianyu Gong
2016-05-20rtc: snvs: return error in case enable_irq_wake failsStefan Agner
2016-05-20rtc: zynqmp: Update seconds time programming logicAnurag Kumar Vulisha
2016-05-20rtc: mc13xxx: remove UIE signalingWolfram Sang
2016-05-20rtc: mxc: remove UIE signalingWolfram Sang
2016-05-20rtc: ds1307: Remove CLK_IS_ROOTStephen Boyd
2016-05-20rtc: hym8563: Remove CLK_IS_ROOTStephen Boyd
2016-05-20rtc: pcf8563: Remove CLK_IS_ROOTStephen Boyd
2016-05-20rtc: zynqmp: Write Calibration value before setting timeAnurag Kumar Vulisha
2016-05-20rtc: zynqmp: Enable RTC switching to battery power when VCC_PSAUX is N/AAnurag Kumar Vulisha
2016-05-20rtc: ds1685: actually spin forever in poweroff pathJosh Poimboeuf
2016-05-20rtc: da9053: fix access ordering error during RTC interrupt at system power onSteve Twiss
2016-05-20rtc: ds1307: ensure that any pending alarm is cleared before a new alarm is e...Nicolas Boullis
2016-05-20rtc: ds1307: fix ds1307_native_smbus_read_block_data functionNicolas Boullis
2016-05-20rtc: ds1302: fix write value for day of week registerAkinobu Mita
2016-05-20rtc: ds1302: fix error check in set_timeAkinobu Mita
2016-05-20rtc: m41t80: handle oscillator failure bitMylène Josserand
2016-05-20rtc: m41t80: add wakealarm functionalityMylène Josserand
2016-05-20rtc: m41t80: add alarm functionalityMylène Josserand
2016-05-20rtc: m41t80: remove warnings and replace obsolete functionMylène Josserand
2016-05-20rtc: m41t80: add the use of 'BIT' macroMylène Josserand
2016-05-20rtc: m41t80: replace i2c functions for smbus onesMylène Josserand
2016-05-20rtc: m41t80: remove proc macroMylène Josserand
2016-05-20rtc: m41t80: update sysfs entries exportMylène Josserand
2016-05-20rtc: remove useless DRV_VERSIONAlexandre Belloni
2016-05-20rtc: at91sam9: remove duplicate assignment of variable mrColin Ian King
2016-05-20rtc: ds1302: rewrite using SPISergey Yanovich
2016-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-13drivers: net: xgene: fix register offsetIyappan Subramanian
2016-05-13drivers: net: xgene: fix statistics counters race conditionIyappan Subramanian
2016-05-13drivers: net: xgene: fix ununiform latency across queuesIyappan Subramanian
2016-05-13drivers: net: xgene: fix sharing of irqsIyappan Subramanian
2016-05-13drivers: net: xgene: fix IPv4 forward crashIyappan Subramanian
2016-05-13Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-05-13Merge tag 'regmap-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-13Merge tag 'media/v4.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-05-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-05-13Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'...Mark Brown
2016-05-13Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/...Mark Brown
2016-05-13Merge remote-tracking branch 'regmap/fix/mmio' into regmap-linusMark Brown
2016-05-13xen-netback: fix extra_info handling in xenvif_tx_err()Paul Durrant
2016-05-12net: mvneta: bm: fix dependencies againArnd Bergmann