summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs/fat/: add support for DOS 1.x formatted volumesConrad Meyer2014-06-063-77/+274
* fs/hpfs: increase pr_warn levelFabian Frederick2014-06-068-47/+47
* fs/hpfs: use __func__ for loggingFabian Frederick2014-06-062-12/+12
* fs/hpfs: use pr_fmt for loggingFabian Frederick2014-06-0610-51/+56
* fs/hpfs: convert printk to pr_foo()Fabian Frederick2014-06-0610-67/+89
* fs/ufs/balloc.c: remove err parameter in ufs_add_fragmentsFabian Frederick2014-06-061-3/+3
* hfsplus: fix compiler warning on PowerPCChristian Kujau2014-06-061-1/+1
* fs/hfsplus: fix pr_foo() and hfs_dbg formatsFabian Frederick2014-06-063-6/+6
* hfsplus: coding style fix for declarations in hfsplus_fs.hSergei Antonov2014-06-061-96/+107
* fs/hfsplus/wrapper.c: replace shift loop by ilog2Fabian Frederick2014-06-061-3/+1
* hfsplus: fix "unused node is not erased" errorSergei Antonov2014-06-066-7/+28
* fs/hfsplus/wrapper.c: replace min/casting by min_tFabian Frederick2014-06-061-3/+3
* fs/hfsplus/options.c: replace seq_printf by seq_putsFabian Frederick2014-06-061-5/+4
* fs/hfsplus/bnode.c: replace min/casting by min_tFabian Frederick2014-06-061-17/+15
* hfsplus: emit proper file type from readdirSergei Antonov2014-06-061-1/+19
* hfsplus: remove unused routine hfsplus_attr_build_key_uniHin-Tak Leung2014-06-062-28/+0
* hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributesHin-Tak Leung2014-06-065-66/+94
* hfsplus: fix worst-case unicode to char conversion of file names and attributesHin-Tak Leung2014-06-062-5/+21
* fs/coda: use __func__Fabian Frederick2014-06-065-33/+34
* fs/coda: logging prefix uniformizationFabian Frederick2014-06-065-8/+14
* fs/coda: replace printk by pr_foo()Fabian Frederick2014-06-066-47/+48
* fs/befs: kernel-doc fixesFabian Frederick2014-06-063-11/+11
* fs/befs/linuxvfs.c: remove positive test on sector_tFabian Frederick2014-06-061-8/+0
* fs/befs/btree.c: replace strncpy by strlcpy + coding style fixingFabian Frederick2014-06-061-4/+3
* fs/befs/linuxvfs.c: replace strncpy by strlcpyFabian Frederick2014-06-061-3/+2
* drivers/rtc/rtc-pxa.c: make of_device_id array constJingoo Han2014-06-061-1/+1
* drivers/rtc/rtc-sa1100.c: make of_device_id array constJingoo Han2014-06-061-1/+1
* drivers/rtc/rtc-omap.c: enable RTC_IRQWAKEEN bits when Alarm is setLokesh Vutla2014-06-061-34/+33
* ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCsBoris BREZILLON2014-06-061-9/+13
* rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irqBoris BREZILLON2014-06-061-2/+14
* drivers/rtc/rtc-hym8563.c: add optional clock-output-names propertyHeiko Stuebner2014-06-062-0/+6
* drivers/rtc/rtc-bfin.c: do not abort when requesting irq failsMike Frysinger2014-06-061-9/+7
* drivers/rtc/rtc-omap.c: add support for enabling 32khz clockSekhar Nori2014-06-061-1/+15
* drivers/rtc/rtc-omap.c: use BIT() macroSekhar Nori2014-06-061-21/+21
* drivers/rtc/rtc-omap.c: remove multiple device id checksSekhar Nori2014-06-061-4/+9
* rtc: da9063: RTC driverOpensource [Steve Twiss]2014-06-063-0/+344
* drivers/rtc: add support for Microchip MCP795Josef Gajdusek2014-06-063-0/+208
* drivers/rtc/rtc-ds1343.c: fix potential race conditionRaghavendra Ganiga2014-06-061-14/+24
* rtc: fix build errorRaghavendra Ganiga2014-06-061-0/+1
* drivers/rtc: add support for maxim dallas rtc ds1343 and ds1344Raghavendra Ganiga2014-06-063-0/+690
* rtc: rtc-palmas: make of_device_id array constJingoo Han2014-06-061-1/+1
* rtc: rtc-mv: make of_device_id array constJingoo Han2014-06-061-1/+1
* rtc: isl12057: make of_device_id array constJingoo Han2014-06-061-1/+1
* rtc: rtc-hym8563: make of_device_id array constJingoo Han2014-06-061-1/+1
* rtc: rtc-ds1742: make of_device_id array constJingoo Han2014-06-061-1/+1
* drivers/rtc/rtc-da9052.c: ALARM causes interrupt stormAnthony Olech2014-06-061-56/+66
* drivers/rtc/rtc-88pm860x.c: add missing of_node_put()Krzysztof Kozlowski2014-06-061-0/+1
* drivers/rtc/rtc-88pm860x.c: use of_get_child_by_name()Krzysztof Kozlowski2014-06-061-1/+1
* arch/mips/dec: switch DECstation systems to rtc-cmosMaciej W. Rozycki2014-06-062-1/+45
* drivers/rtc/rtc-cmos.c: drivers/char/rtc.c features for DECstation supportMaciej W. Rozycki2014-06-062-25/+64
OpenPOWER on IntegriCloud