summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-23tty: add missing rcu_read_lock for task_pgrpPatrick Donnelly
2015-07-23serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startupJoerg Roedel
2015-07-23serial: 8250: Defer interrupt enable until fifos enabledPeter Hurley
2015-07-23tty: linux/gsmmux.h needs linux/types.hJiri Slaby
2015-07-23tty/early: make serial8250_early_{in,out} static againVineet Gupta
2015-07-23serial: 8250: Split base port operations from universal driverPeter Hurley
2015-07-23tty: serial: imx.c: Reset UART before activating interruptsDavid Jander
2015-07-23serial: imx: reduce irq-latency after rx overflowManfred Schlaegl
2015-07-23serial: imx: count tty buffer overrunsManfred Schlaegl
2015-07-23serial: imx: Disable irqs before requesting themFabio Estevam
2015-07-23serial/uartlite: Let it build on any arch with IOMEMRicardo Ribalda Delgado
2015-07-23serial: stm32-usart: Fix SysRq supportMaxime Coquelin
2015-07-23serial: sirf: let uart's receive start in right placeQipan Li
2015-07-23serial: sirf: workaround rx process to avoid possible data lossQipan Li
2015-07-23serial: etraxfs-uart: Convert to uart_console_device instead of open-codedAxel Lin
2015-07-23serial: 8250_omap: Remove auto-IXON flow controlPeter Hurley
2015-07-23serial: 8250_omap: workaround module disable errata on dra7x SoCsSekhar Nori
2015-07-23serial: 8250_omap: workaround errata around idling UART after using DMASekhar Nori
2015-07-23serial: 8250_omap: introduce "ti,am3352-uart" compatible propertySekhar Nori
2015-07-23serial: 8250_omap: refactor mdr1 updateSekhar Nori
2015-07-23Documentation: DT: omap_serial: document missing compatibleSekhar Nori
2015-07-23serial: 8250_omap: fix kernel crash in suspend-to-ramSekhar Nori
2015-07-23serial/8250_fintek: Support for any io address.Ricardo Ribalda Delgado
2015-07-23serial/8250_fintek: Support keys different than defaultRicardo Ribalda Delgado
2015-07-23serial/8250_fintek: Support for chip_ip 0x0501Ricardo Ribalda Delgado
2015-07-23serial/8250_fintek: Support for multiple base_portsRicardo Ribalda Delgado
2015-07-23serial/8250_fintek: Use private data structureRicardo Ribalda Delgado
2015-07-23tty: Convert use of __constant_htons to htonsVaishali Thakkar
2015-07-19Linux 4.2-rc3v4.2-rc3Linus Torvalds
2015-07-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-07-19Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-07-19MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPUMarkos Chandras
2015-07-19parisc: mm: Fix a memory leak related to pmd not attached to the pgdChristophe Jaillet
2015-07-18Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesDOlof Johansson
2015-07-18Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-07-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-07-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-07-17Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-17Merge tag 'rtc-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds
2015-07-17Merge tag 'dm-4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen
2015-07-17lib/decompress: set the compressor name to NULL on errorAneesh Kumar K.V
2015-07-17mm/cma_debug: correct size input to bitmap functionJoonsoo Kim