summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-19rtc: imxdi: when locked, do not fail silentlyJuergen Borleis
2015-06-19rtc: imxdi: monitor a security violation at runtimeJuergen Borleis
2015-06-19rtc: imxdi: add the unit recovery codeJuergen Borleis
2015-06-19rtc: imxdi: add some background info about the states the machine can be inJuergen Borleis
2015-06-19rtc: imxdi: avoid the __raw* register access functionsJuergen Borleis
2015-06-19rtc: s3c: Integrate Exynos3250 into S3C6410Krzysztof Kozlowski
2015-06-19rtc: interface: Remove unused return value from rtc_timer_cancel()Krzysztof Kozlowski
2015-06-19rtc: mxc: Constify platform_device_idKrzysztof Kozlowski
2015-06-19rtc: hid-sensor-time: Constify platform_device_idKrzysztof Kozlowski
2015-06-19rtc: ab8500: Constify platform_device_idKrzysztof Kozlowski
2015-06-19rtc: efi: Update author email addressdann frazier
2015-06-14Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-06-14Merge tag 'ntb-4.1' of git://github.com/jonmason/ntbLinus Torvalds
2015-06-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-06-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-13IRQCHIP: mips-gic: Don't nest calls to do_IRQ()Rabin Vincent
2015-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-12Merge tag 'md/4.1-rc7-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-06-12Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-06-12iommu/vt-d: Only enable extended context tables if PASID is supportedDavid Woodhouse
2015-06-12md: make sure MD_RECOVERY_DONE is clear before starting recovery/resyncNeilBrown
2015-06-12md: Close race when setting 'action' to 'idle'.NeilBrown
2015-06-12md: don't return 0 from array_state_storeNeilBrown
2015-06-12dmaengine: Fix choppy sound because of unimplemented resumeKrzysztof Kozlowski