aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds98-2583/+3931
2016-05-20Merge tag 'for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds6-10/+297
2016-05-20qede: Fix DMA address APIs usageManish Chopra1-4/+3
2016-05-20macsec: fix netlink attribute for key idSabrina Dubroca1-2/+2
2016-05-20Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds55-482/+1139
2016-05-20Merge tag 'hsi-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsiLinus Torvalds5-74/+157
2016-05-20Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds14-639/+70
2016-05-20xen-netback: correct length checks on hash copy_opsPaul Durrant1-2/+2
2016-05-20phy: fix crash in fixed_phy_add()Rabin Vincent1-1/+5
2016-05-20irqchip: nps: add 64BIT dependencyArnd Bergmann1-0/+1
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds19-92/+191
2016-05-20Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-13/+93
2016-05-20rtc: stmp3xxx: print message on errorSudip Mukherjee1-1/+6
2016-05-20rtc: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas3-6/+6
2016-05-20rtc: ds3232: fix call trace when rtc->ops_lock is used as NULLQianyu Gong1-3/+6
2016-05-20rtc: snvs: return error in case enable_irq_wake failsStefan Agner1-1/+1
2016-05-20rtc: zynqmp: Update seconds time programming logicAnurag Kumar Vulisha1-6/+39
2016-05-20rtc: mc13xxx: remove UIE signalingWolfram Sang1-19/+0
2016-05-20rtc: mxc: remove UIE signalingWolfram Sang1-3/+0
2016-05-20rtc: ds1307: Remove CLK_IS_ROOTStephen Boyd1-2/+0
2016-05-20rtc: hym8563: Remove CLK_IS_ROOTStephen Boyd1-1/+1
2016-05-20rtc: pcf8563: Remove CLK_IS_ROOTStephen Boyd1-1/+1
2016-05-20rtc: zynqmp: Write Calibration value before setting timeAnurag Kumar Vulisha1-7/+14
2016-05-20rtc: zynqmp: Enable RTC switching to battery power when VCC_PSAUX is N/AAnurag Kumar Vulisha1-0/+8
2016-05-20rtc: ds1685: actually spin forever in poweroff pathJosh Poimboeuf1-0/+1
2016-05-20rtc: da9053: fix access ordering error during RTC interrupt at system power onSteve Twiss1-5/+8
2016-05-20rtc: ds1307: ensure that any pending alarm is cleared before a new alarm is enabledNicolas Boullis1-5/+8
2016-05-20rtc: ds1307: fix ds1307_native_smbus_read_block_data functionNicolas Boullis1-2/+6
2016-05-20rtc: ds1302: fix write value for day of week registerAkinobu Mita1-1/+1
2016-05-20rtc: ds1302: fix error check in set_timeAkinobu Mita1-1/+1
2016-05-20rtc: m41t80: handle oscillator failure bitMylène Josserand1-2/+23
2016-05-20rtc: m41t80: add wakealarm functionalityMylène Josserand1-0/+2
2016-05-20rtc: m41t80: add alarm functionalityMylène Josserand1-13/+167
2016-05-20rtc: m41t80: remove warnings and replace obsolete functionMylène Josserand1-11/+15
2016-05-20rtc: m41t80: add the use of 'BIT' macroMylène Josserand1-15/+15
2016-05-20rtc: m41t80: replace i2c functions for smbus onesMylène Josserand1-90/+44
2016-05-20rtc: m41t80: remove proc macroMylène Josserand1-4/+0
2016-05-20rtc: m41t80: update sysfs entries exportMylène Josserand1-24/+32
2016-05-20rtc: remove useless DRV_VERSIONAlexandre Belloni25-89/+1
2016-05-20rtc: at91sam9: remove duplicate assignment of variable mrColin Ian King1-1/+1
2016-05-20rtc: ds1302: rewrite using SPISergey Yanovich2-197/+166
2016-05-19Revert "net: pegasus: remove dead coding"David S. Miller1-0/+53
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-19/+19
2016-05-19mm: rename _count, field of the struct page, to _refcountJoonsoo Kim4-14/+14
2016-05-19mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim2-2/+2
2016-05-19scripts/spelling.txt: add "fimware" misspellingKees Cook3-3/+3
2016-05-19Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds60-1423/+2172
2016-05-19Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds9-77/+235
2016-05-19Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds21-395/+893
2016-05-19clk: fix critical clock lockingMaxime Ripard1-0/+5