summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-09serial: qcom_geni_serial: Finish supporting sysrqDouglas Anderson
2018-11-09serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250Florian Fainelli
2018-11-09writeback: don't decrement wb->refcnt if !wb->bdiAnders Roxell
2018-11-09serial: set suppress_bind_attrs flag only if builtinAnders Roxell
2018-11-09pch_uart: remove set but not used variable 'tx_empty'zhong jiang
2018-11-09tty: serial: qcom_geni_serial: simplify getting .driver_dataWolfram Sang
2018-11-09tty: serial: qcom_geni_serial: Rectify UART suspend mechanismMukesh Kumar Savaliya
2018-11-09tty: serial: qcom_geni_serial: Don't slow all ports just for kgdbDouglas Anderson
2018-11-09serial: tegra: fix some spelling mistakesMarcel Ziswiler
2018-11-09ttyprintk: make the printk log level configurablePeter Korsgaard
2018-11-09serial: fsl_lpuart: clear parity enable bit when disable parityAndy Duan
2018-11-09serial: fsl_lpuart: fix the typo: UARTCR1_PE -> UARTCTRL_PEAndy Duan
2018-11-09serial-uartlite: Fix the unbind pathShubhrajyoti Datta
2018-11-09serial-uartlite: Add runtime supportShubhrajyoti Datta
2018-11-09serial-uartlite: Do not use static struct uart_driver out of probe()Shubhrajyoti Datta
2018-11-09serial-uartlite: Add get serial id if not providedShubhrajyoti Datta
2018-11-09serial-uartlite: Move the uart registerShubhrajyoti Datta
2018-11-09dt-bindings: serial: lantiq: Add optional properties for CCFSongjun Wu
2018-11-09serial: lantiq: Change init_lqasc to static declarationSongjun Wu
2018-11-09serial: lantiq: Replace lantiq_soc.h with lantiq.hSongjun Wu
2018-11-09serial: lantiq: Reorder the head filesSongjun Wu
2018-11-09serial: lantiq: Add CCF supportSongjun Wu
2018-11-09serial: lantiq: Replace clk_enable/clk_disable with clk generic APISongjun Wu
2018-11-09serial: lantiq: Rename fpiclk to freqclkSongjun Wu
2018-11-09serial: lantiq: Use readl/writel instead of ltq_r32/ltq_w32Songjun Wu
2018-11-09serial: lantiq: Change ltq_w32_mask to asc_update_bitsSongjun Wu
2018-11-09serial: lantiq: Get serial id from dtsSongjun Wu
2018-11-09serial: sh-sci: Improve type-safety calling sci_receive_chars()Geert Uytterhoeven
2018-11-04Linux 4.20-rc1Linus Torvalds
2018-11-04Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-11-04Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds
2018-11-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-11-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-11-03Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-11-03Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-11-03Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-11-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-11-03memory_hotplug: cond_resched in __remove_pagesMichal Hocko
2018-11-03bfs: add sanity check at bfs_fill_super()Tetsuo Handa
2018-11-03kernel/sysctl.c: remove duplicated includeMichael Schupikov