summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-06serial: imx: Improve Kconfig textFabio Estevam1-4/+3
2013-06-06serial: imx: Allow module buildFabio Estevam1-2/+2
2013-06-06serial: imx: Fix warning when !CONFIG_SERIAL_IMX_CONSOLEFabio Estevam1-0/+2
2013-06-06tty/serial/sirf: fix error propagation in sirfsoc_uart_probe()Alexey Khoroshilov1-2/+3
2013-06-06serial: omap: fix potential NULL pointer dereference in serial_omap_runtime_s...Wei Yongjun1-3/+3
2013-06-06tty: serial: Enable uartlite for ARM zynqMichal Simek1-1/+1
2013-06-06serial: imx: enable the clocks only when the uart is usedHuang Shijie1-3/+14
2013-06-03stallion: final cleanupPaul Bolle4-409/+2
2013-06-03serial: imx: add support for DTE modeHuang Shijie2-0/+9
2013-06-03serial: omap: repair building without PM_SLEEPArnd Bergmann1-1/+1
2013-06-03driver: tty: add missing unregister in err caseLibo Chen1-1/+3
2013-06-03serial: samsung: missing uart_unregister_driver() on error in s3c24xx_serial_...Wei Yongjun1-1/+7
2013-06-03tty: replace strict_strtoul() with kstrtoul()Jingoo Han2-2/+2
2013-06-03serial/mpc52xx_uart: add MPC5125 PSC supportMatteo Facchinetti2-0/+290
2013-06-03serial/mpc52xx_uart: prepare for adding MPC5125 PSC UART supportMatteo Facchinetti1-42/+119
2013-06-03serial: use platform_{get,set}_drvdata()Jingoo Han10-36/+23
2013-06-03serial/JSM: change maintainer to myselfThadeu Lima de Souza Cascardo1-1/+1
2013-06-03serial: vt8500: Remove redundant use of of_match_ptr macroSachin Kamat1-1/+1
2013-05-27Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman843-5741/+9123
2013-05-26Linux 3.10-rc3v3.10-rc3Linus Torvalds1-1/+1
2013-05-26ipc/sem.c: Fix missing wakeups in do_smart_update_queue()Manfred Spraul1-5/+22
2013-05-26Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds11-41/+78
2013-05-26Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2013-05-26Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-71/+62
2013-05-26Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds8-21/+47
2013-05-25Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds3-2/+3
2013-05-25Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-137/+144
2013-05-25Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds9-173/+211
2013-05-25score: remove redundant kcore_list entriesKyle McMartin1-2/+0
2013-05-25Merge tag 'arc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-70/+41
2013-05-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-3/+2
2013-05-25ARC: lazy dcache flush broke gdb in non-aliasing configsVineet Gupta2-19/+11
2013-05-24Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds40-417/+1031
2013-05-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds50-236/+185
2013-05-24aio: fix kioctx not being freed after cancellation at exit timeBenjamin LaHaise1-1/+3
2013-05-24mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areasCliff Wickman1-34/+36
2013-05-24drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencingTomasz Figa1-1/+1
2013-05-24ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()Joseph Qi1-1/+1
2013-05-24random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina1-8/+16
2013-05-24drivers/char/random.c: fix priming of last_dataJarod Wilson1-15/+15
2013-05-24mm/memory_hotplug.c: fix printk format warningsRandy Dunlap1-3/+6
2013-05-24nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundaryRyusuke Konishi1-4/+23
2013-05-24drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf1-2/+2
2013-05-24fbdev: FB_GOLDFISH should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-24drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq()Lars-Peter Clausen1-1/+1
2013-05-24auditfilter.c: fix kernel-doc warningsRandy Dunlap1-3/+0
2013-05-24aio: fix io_getevents documentationJeff Moyer1-2/+1
2013-05-24revert "selftest: add simple test for soft-dirty bit"Andrew Morton3-125/+0
2013-05-24drivers/leds/leds-ot200.c: fix error caused by shifted maskChristian Gmeiner1-7/+7
2013-05-24mm/THP: use pmd_populate() to update the pmd with pgtable_t pointerAneesh Kumar K.V1-1/+6