summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-06-24Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2015-06-24Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-06-24Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-24frontswap: allow multiple backendsDan Streetman
2015-06-24mm: oom_kill: simplify OOM killer lockingJohannes Weiner
2015-06-24mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-25rtc: remove useless I2C dependenciesAlexandre Belloni
2015-06-25rtc: whitespace fixesAlexandre Belloni
2015-06-25rtc: Properly sort MakefileAlexandre Belloni
2015-06-25rtc: pfc8563: fix uninitialized variable warningArnd Bergmann
2015-06-25rtc: ds1307: Enable the mcp794xx alarm after programming timeNishanth Menon
2015-06-25rtc: hym8563: make the irq optionalHeiko Stübner
2015-06-25rtc: gemini: fix cocci warningskbuild test robot
2015-06-25rtc: mv: correct 24 hour error messageAlexandre Belloni
2015-06-25rtc: mv: use BIT()Alexandre Belloni
2015-06-25rtc: efi: use correct EFI 'epoch'Ard Biesheuvel
2015-06-25rtc: interface: Remove rtc_set_mmss()Xunlei Pang
2015-06-25rtc: NTP: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronizationXunlei Pang
2015-06-25rtc: sunxi: Replace deprecated rtc_tm_to_time()Xunlei Pang
2015-06-25rtc: isl1208: Replace deprecated rtc_tm_to_time()Xunlei Pang
2015-06-25rtc: pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time()Xunlei Pang
2015-06-25rtc: palmas: Initialise bb_charging flag before using itLaxman Dewangan
2015-06-25rtc: simplify use of devm_ioremap_resourceJulia Lawall
2015-06-25rtc: pcf8563 fix: return -EINVAL if we read an invalid time.Jan Kardell
2015-06-25rtc: driver for Cortina GeminiHans Ulli Kroll
2015-06-25rtc: stmp3xxx select STMP_DEVICEAlexandre Belloni
2015-06-25rtc: snvs: fix wakealarm by call enable_irq_wake earlierStefan Agner
2015-06-25rtc: rtc-v3020: use gpio_request_array()Jingoo Han
2015-06-25rtc: ep93xx: Use readl/writel for ioH Hartley Sweeten
2015-06-25rtc: max77802: Report platform modalias to fix module autoloadJavier Martinez Canillas
2015-06-25rtc: max77686: Report platform modalias to fix module autoloadJavier Martinez Canillas
2015-06-25rtc: ds1672, max6900, max8998: Add MODULE_DEVICE_TABLEAxel Lin
2015-06-25rtc: mt6397: fix build on some 32bits platformsAlexandre Belloni
2015-06-25rtc: mc13xxx: fix obfuscated and wrong format stringRasmus Villemoes
2015-06-25rtc: mediatek: Add MT6397 RTC driverTianping Fang
2015-06-25mfd: provide RTC resource in MT6397 MFDEddie Huang
2015-06-25rtc: xgene: Set hardware dependencyJean Delvare
2015-06-25rtc: at32ap700x: update author emailHans-Christian Egtvedt
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-24EDAC, mce_amd_inj: Set MISCV on injectionBorislav Petkov
2015-06-24EDAC, mce_amd_inj: Move bit preparations before the injectionBorislav Petkov
2015-06-24EDAC, mce_amd_inj: Cleanup and simplify READMEBorislav Petkov
2015-06-24EDAC, altera: Do not allow suspend when EDAC is enabledAlan Tull
2015-06-24EDAC, mce_amd_inj: Make inj_type statickbuild test robot
2015-06-24EDAC, altera: Add Arria10 EDAC supportThor Thayer
2015-06-24EDAC, altera: Refactor for Altera CycloneV SoCThor Thayer
2015-06-24EDAC, altera: Generalize driver to use DT Memory sizeThor Thayer