summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-06fs/hpfs: use __func__ for loggingFabian Frederick
2014-06-06fs/hpfs: use pr_fmt for loggingFabian Frederick
2014-06-06fs/hpfs: convert printk to pr_foo()Fabian Frederick
2014-06-06fs/ufs/balloc.c: remove err parameter in ufs_add_fragmentsFabian Frederick
2014-06-06hfsplus: fix compiler warning on PowerPCChristian Kujau
2014-06-06fs/hfsplus: fix pr_foo() and hfs_dbg formatsFabian Frederick
2014-06-06hfsplus: coding style fix for declarations in hfsplus_fs.hSergei Antonov
2014-06-06fs/hfsplus/wrapper.c: replace shift loop by ilog2Fabian Frederick
2014-06-06hfsplus: fix "unused node is not erased" errorSergei Antonov
2014-06-06fs/hfsplus/wrapper.c: replace min/casting by min_tFabian Frederick
2014-06-06fs/hfsplus/options.c: replace seq_printf by seq_putsFabian Frederick
2014-06-06fs/hfsplus/bnode.c: replace min/casting by min_tFabian Frederick
2014-06-06hfsplus: emit proper file type from readdirSergei Antonov
2014-06-06hfsplus: remove unused routine hfsplus_attr_build_key_uniHin-Tak Leung
2014-06-06hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributesHin-Tak Leung
2014-06-06hfsplus: fix worst-case unicode to char conversion of file names and attributesHin-Tak Leung
2014-06-06fs/coda: use __func__Fabian Frederick
2014-06-06fs/coda: logging prefix uniformizationFabian Frederick
2014-06-06fs/coda: replace printk by pr_foo()Fabian Frederick
2014-06-06fs/befs: kernel-doc fixesFabian Frederick
2014-06-06fs/befs/linuxvfs.c: remove positive test on sector_tFabian Frederick
2014-06-06fs/befs/btree.c: replace strncpy by strlcpy + coding style fixingFabian Frederick
2014-06-06fs/befs/linuxvfs.c: replace strncpy by strlcpyFabian Frederick
2014-06-06drivers/rtc/rtc-pxa.c: make of_device_id array constJingoo Han
2014-06-06drivers/rtc/rtc-sa1100.c: make of_device_id array constJingoo Han
2014-06-06drivers/rtc/rtc-omap.c: enable RTC_IRQWAKEEN bits when Alarm is setLokesh Vutla
2014-06-06ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCsBoris BREZILLON
2014-06-06rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irqBoris BREZILLON
2014-06-06drivers/rtc/rtc-hym8563.c: add optional clock-output-names propertyHeiko Stuebner
2014-06-06drivers/rtc/rtc-bfin.c: do not abort when requesting irq failsMike Frysinger
2014-06-06drivers/rtc/rtc-omap.c: add support for enabling 32khz clockSekhar Nori
2014-06-06drivers/rtc/rtc-omap.c: use BIT() macroSekhar Nori
2014-06-06drivers/rtc/rtc-omap.c: remove multiple device id checksSekhar Nori
2014-06-06rtc: da9063: RTC driverOpensource [Steve Twiss]
2014-06-06drivers/rtc: add support for Microchip MCP795Josef Gajdusek
2014-06-06drivers/rtc/rtc-ds1343.c: fix potential race conditionRaghavendra Ganiga
2014-06-06rtc: fix build errorRaghavendra Ganiga
2014-06-06drivers/rtc: add support for maxim dallas rtc ds1343 and ds1344Raghavendra Ganiga
2014-06-06rtc: rtc-palmas: make of_device_id array constJingoo Han
2014-06-06rtc: rtc-mv: make of_device_id array constJingoo Han
2014-06-06rtc: isl12057: make of_device_id array constJingoo Han
2014-06-06rtc: rtc-hym8563: make of_device_id array constJingoo Han
2014-06-06rtc: rtc-ds1742: make of_device_id array constJingoo Han
2014-06-06drivers/rtc/rtc-da9052.c: ALARM causes interrupt stormAnthony Olech
2014-06-06drivers/rtc/rtc-88pm860x.c: add missing of_node_put()Krzysztof Kozlowski
2014-06-06drivers/rtc/rtc-88pm860x.c: use of_get_child_by_name()Krzysztof Kozlowski
2014-06-06arch/mips/dec: switch DECstation systems to rtc-cmosMaciej W. Rozycki
2014-06-06drivers/rtc/rtc-cmos.c: drivers/char/rtc.c features for DECstation supportMaciej W. Rozycki
2014-06-06drivers/rtc/rtc-efi.c: avoid subtracting day twice when computing year daysLee, Chun-Yi
2014-06-06drivers/rtc/rtc-m41t80.c: add support for MicroCrystal rv4162Wolfram Sang