aboutsummaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-17befs: replace typedef befs_inode_info by structureFabian Frederick2-7/+7
2015-04-17befs: replace typedef befs_sb_info by structureFabian Frederick5-13/+11
2015-04-17befs: replace typedef befs_mount_options by structureFabian Frederick2-5/+5
2015-04-17rtc: use more standard kernel logging stylesJoe Perches13-24/+49
2015-04-17drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bitHeiko Stübner1-5/+5
2015-04-17drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() checkKrzysztof Kozlowski1-3/+1
2015-04-17drivers/rtc/rtc-omap.c: use module_platform_driverLokesh Vutla1-2/+3
2015-04-17drivers/rtc/Kconfig: update Kconfig for OMAP RTCLokesh Vutla1-3/+3
2015-04-17drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after register writesLokesh Vutla1-11/+52
2015-04-17drivers/rtc/rtc-s3c.c: fix failed first read of RTC timeKrzysztof Kozlowski1-16/+16
2015-04-17rtc: hctosys: use function name in the error logAaro Koskinen1-1/+1
2015-04-17drivers/rtc/interface.c: __rtc_read_time: reduce log levelAaro Koskinen1-2/+3
2015-04-17drivers/rtc/class.c: initialize rtc name earlyAaro Koskinen1-3/+3
2015-04-17drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTCKrzysztof Kozlowski2-1/+21
2015-04-17MAINTAINERS: Add Alexandre Belloni as an RTC maintainerAlexandre Belloni1-0/+1
2015-04-17rtc: driver for Conexant Digicolor CX92755 on-chip RTCBaruch Siach3-0/+238