summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/21285.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-07serial: atmel: fix error handling when mctrl_gpio_init failsUwe Kleine-König1-5/+6
2015-03-07tty: max3100: use msecs_to_jiffies for time conversionNicholas Mc Guire1-1/+1
2015-03-07serial: imx: Do not store/restore the UBRC registerFabio Estevam1-3/+1
2015-03-07tty: serial/bcm63xx_uart: fix sparse warningLad, Prabhakar1-2/+2
2015-03-07serial: 8250_dw: Add missing MODULE_ALIAS() for module autoloading supportMika Westerberg1-0/+1
2015-03-07sprd_serial: compile sprd_suspend and sprd_resume conditionallyPaul Bolle1-0/+2
2015-03-07serial:imx make of_device_id array constSanjeev Sharma1-1/+1
2015-03-07tty: serial: 8250_core: Remove trailing whitespacesMichal Simek1-2/+2
2015-03-07serial: 8250_pci: convert to dev_pm_opsAndy Shevchenko1-16/+15
2015-03-07tty: kconfig: remove the superfluous dependency on PPC_OFKevin Hao1-2/+2
2015-03-07serial: core: replace current->state by __set_current_state()Fabian Frederick1-2/+1
2015-03-07serial: pl010 is no longer brokenArnd Bergmann1-1/+1
2015-03-03Linux 4.0-rc2v4.0-rc2Linus Torvalds1-1/+1
2015-03-03drm/i915: Fix modeset state confusion in the load detect codeDaniel Vetter1-0/+1
2015-03-01locking/rtmutex: Set state back to running on errorSebastian Andrzej Siewior1-0/+1
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov6-0/+10
2015-02-28mm: page_alloc: revert inadvertent !__GFP_FS retry behavior changeJohannes Weiner1-1/+8
2015-02-28kernel/sys.c: fix UNAME26 for 4.0Jon DeVree1-1/+2
2015-02-28mm: memcontrol: use "max" instead of "infinity" in control knobsJohannes Weiner2-8/+8
2015-02-28zram: use proper type to update max_used_pagesJoonsoo Kim1-1/+1
2015-02-28drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show...Joshua Kinard1-2/+2
2015-02-28nilfs2: fix potential memory overrun on inodeRyusuke Konishi1-3/+44