summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtc: bq32000: add trickle charger option, with device tree bindingPavel Machek2014-10-141-0/+62
* rtc: ds1307: add trickle charger device tree bindingMatti Vaittinen2014-10-141-4/+63
* Documentation: dt-bindings: trickle charger dt binding document for ds1339Matti Vaittinen2014-10-142-1/+18
* clk: RK808: add clkout driver for RK808Chris Zhong2014-10-143-0/+180
* RTC: RK808: add RTC driver for RK808Chris Zhong2014-10-143-0/+425
* rtc: make of_device_ids constUwe Kleine-König2014-10-142-2/+2
* ARM: dts: fix wrong compatible string of Exynos3250 RTC dt nodeChanwoo Choi2014-10-141-1/+1
* rtc: s3c: add support for RTC of Exynos3250 SoCChanwoo Choi2014-10-142-1/+93
* rtc: s3c: add s3c_rtc_data structure to use variant data instead of s3c_cpu_typeChanwoo Choi2014-10-141-172/+289
* rtc: s3c: remove warning message when checking coding style with checkpatch s...Chanwoo Choi2014-10-142-12/+16
* rtc: s3c: define s3c_rtc structure to remove global variables.Chanwoo Choi2014-10-141-215/+216
* rtc: use c99 initializers in structuresJulia Lawall2014-10-141-3/+15
* autofs: the documentation I wanted to readNeilBrown2014-10-141-0/+520
* autofs4: d_manage() should return -EISDIR when appropriate in rcu-walk mode.NeilBrown2014-10-141-6/+20
* autofs4: avoid taking fs_lock during rcu-walkNeilBrown2014-10-142-8/+42
* autofs4: make "autofs4_can_expire" idempotent.NeilBrown2014-10-141-6/+4Star
* autofs4: factor should_expire() out of autofs4_expire_indirect.NeilBrown2014-10-141-74/+88
* autofs4: allow RCU-walk to walk through autofs4NeilBrown2014-10-144-18/+34
* fs/ncpfs/dir.c: remove redundant sys_tz declarationFabian Frederick2014-10-141-3/+0Star
* kernel/kallsyms.c: use __seq_open_private()Rob Jones2014-10-141-9/+2Star
* binfmt_misc: work around gcc-4.9 warningArnd Bergmann2014-10-141-2/+2
* binfmt_misc: touch up documentation a bitMike Frysinger2014-10-141-20/+28
* binfmt_misc: expand the register format limit to 1920 bytesMike Frysinger2014-10-142-3/+18
* checkpatch: warn on logging functions with KERN_<LEVEL>Joe Perches2014-10-141-0/+11
* checkpatch: add exception to return then else testJoe Perches2014-10-141-1/+5
* checkpatch: look for common misspellingsKees Cook2014-10-142-1/+1085
* checkpatch: warn on macros with flow control statementsJoe Perches2014-10-141-0/+18
* checkpatch: remove unnecessary + after {8,8}Joe Perches2014-10-141-1/+1
* checkpatch: add --strict test for concatenated string elementsJoe Perches2014-10-141-0/+6
* checkpatch: allow optional shorter config descriptionsVadim Bendebury2014-10-141-2/+7
* checkpatch: enable whitespace checks for DTS filesGeert Uytterhoeven2014-10-141-2/+2
* checkpatch: update $allowed_asm_includes macros, add reboot.h and time.hSergey Ryazanov2014-10-141-1/+3
* checkpatch: remove debugging messageJoe Perches2014-10-141-1/+0Star
* checkpatch: fix spelloAndrew Morton2014-10-141-1/+1
* lib: rename TEST_MODULE to TEST_LKMValentin Rothberg2014-10-142-2/+2
* lib: remove prio_heapLai Jiangshan2014-10-143-129/+1Star
* lib/textsearch.c: remove textsearch_put reference from commentsRaphael Silva2014-10-141-3/+1Star
* lib/dynamic_debug.c: use seq_open_private() instead of seq_open()Rob Jones2014-10-141-15/+2Star
* list: include linux/kernel.hMasahiro Yamada2014-10-141-0/+1
* MAINTAINERS: remove Chirag Kantharia, invalid e-mailMichael Opdenacker2014-10-141-2/+1Star
* MAINTAINERS: orphan m32rMichael Opdenacker2014-10-141-4/+1Star
* MAINTAINERS: add atmel nand driver maintainer entryJosh Wu2014-10-141-0/+6
* MAINTAINERS: add entry for Kernel Selftest FrameworkShuah Khan2014-10-141-0/+7
* MAINTAINERS: linaro-mm-sig is moderatedRandy Dunlap2014-10-141-1/+1
* MAINTAINERS: remove non existent filesChristian Kujau2014-10-141-3/+1Star
* MAINTAINERS: assign systemace driver to XilinxMichal Simek2014-10-141-4/+1Star
* printk: git rid of [sched_delayed] message for printk_deferredMarkus Trippelsdorf2014-10-141-6/+1Star
* printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMPGeert Uytterhoeven2014-10-142-1/+7
* drivers: dma-contiguous: add initialization from device treeMarek Szyprowski2014-10-143-11/+120
* drivers: dma-coherent: add initialization from device treeMarek Szyprowski2014-10-141-22/+129