index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-09
serial: core: Allow processing sysrq at port unlock time
Douglas Anderson
1
-1
/
+36
2018-11-09
serial: qcom_geni_serial: Finish supporting sysrq
Douglas Anderson
1
-0
/
+7
2018-11-09
serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250
Florian Fainelli
1
-0
/
+1
2018-11-09
writeback: don't decrement wb->refcnt if !wb->bdi
Anders Roxell
1
-0
/
+8
2018-11-09
serial: set suppress_bind_attrs flag only if builtin
Anders Roxell
3
-0
/
+4
2018-11-09
pch_uart: remove set but not used variable 'tx_empty'
zhong jiang
1
-3
/
+0
2018-11-09
tty: serial: qcom_geni_serial: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-11-09
tty: serial: qcom_geni_serial: Rectify UART suspend mechanism
Mukesh Kumar Savaliya
1
-30
/
+6
2018-11-09
tty: serial: qcom_geni_serial: Don't slow all ports just for kgdb
Douglas Anderson
1
-5
/
+7
2018-11-09
serial: tegra: fix some spelling mistakes
Marcel Ziswiler
1
-5
/
+5
2018-11-09
ttyprintk: make the printk log level configurable
Peter Korsgaard
2
-1
/
+11
2018-11-09
serial: fsl_lpuart: clear parity enable bit when disable parity
Andy Duan
1
-0
/
+4
2018-11-09
serial: fsl_lpuart: fix the typo: UARTCR1_PE -> UARTCTRL_PE
Andy Duan
1
-1
/
+1
2018-11-09
serial-uartlite: Fix the unbind path
Shubhrajyoti Datta
1
-1
/
+1
2018-11-09
serial-uartlite: Add runtime support
Shubhrajyoti Datta
1
-9
/
+43
2018-11-09
serial-uartlite: Do not use static struct uart_driver out of probe()
Shubhrajyoti Datta
1
-3
/
+8
2018-11-09
serial-uartlite: Add get serial id if not provided
Shubhrajyoti Datta
1
-0
/
+7
2018-11-09
serial-uartlite: Move the uart register
Shubhrajyoti Datta
1
-9
/
+9
2018-11-09
dt-bindings: serial: lantiq: Add optional properties for CCF
Songjun Wu
1
-0
/
+15
2018-11-09
serial: lantiq: Change init_lqasc to static declaration
Songjun Wu
1
-1
/
+1
2018-11-09
serial: lantiq: Replace lantiq_soc.h with lantiq.h
Songjun Wu
1
-2
/
+1
2018-11-09
serial: lantiq: Reorder the head files
Songjun Wu
1
-12
/
+12
2018-11-09
serial: lantiq: Add CCF support
Songjun Wu
1
-2
/
+10
2018-11-09
serial: lantiq: Replace clk_enable/clk_disable with clk generic API
Songjun Wu
1
-3
/
+3
2018-11-09
serial: lantiq: Rename fpiclk to freqclk
Songjun Wu
1
-5
/
+5
2018-11-09
serial: lantiq: Use readl/writel instead of ltq_r32/ltq_w32
Songjun Wu
1
-19
/
+19
2018-11-09
serial: lantiq: Change ltq_w32_mask to asc_update_bits
Songjun Wu
1
-13
/
+20
2018-11-09
serial: lantiq: Get serial id from dts
Songjun Wu
1
-4
/
+15
2018-11-09
serial: sh-sci: Improve type-safety calling sci_receive_chars()
Geert Uytterhoeven
1
-2
/
+2
2018-11-05
Linux 4.20-rc1
v4.20-rc1
Linus Torvalds
1
-2
/
+2
2018-11-04
sched/topology: Fix off by one bug
Peter Zijlstra
1
-1
/
+1
2018-11-03
memory_hotplug: cond_resched in __remove_pages
Michal Hocko
1
-0
/
+1
2018-11-03
bfs: add sanity check at bfs_fill_super()
Tetsuo Handa
1
-3
/
+6
2018-11-03
kernel/sysctl.c: remove duplicated include
Michael Schupikov
1
-1
/
+0
2018-11-03
kernel/kexec_file.c: remove some duplicated includes
zhong jiang
1
-2
/
+0
2018-11-03
mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask
Michal Hocko
5
-77
/
+40
2018-11-03
ocfs2: fix clusters leak in ocfs2_defrag_extent()
Larry Chen
1
-0
/
+17
2018-11-03
ocfs2: dlmglue: clean up timestamp handling
Arnd Bergmann
1
-17
/
+9
2018-11-03
ocfs2: don't put and assigning null to bh allocated outside
Changwei Ge
1
-18
/
+59
2018-11-03
ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
Changwei Ge
1
-2
/
+1
2018-11-03
ocfs2: don't use iocb when EIOCBQUEUED returns
Changwei Ge
1
-2
/
+2
2018-11-03
ocfs2: without quota support, avoid calling quota recovery
Guozhonghua
1
-17
/
+34
2018-11-03
ocfs2: remove ocfs2_is_o2cb_active()
Gang He
3
-10
/
+1
2018-11-03
mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
Andrea Arcangeli
1
-2
/
+30
2018-11-03
include/linux/notifier.h: SRCU: fix ctags
Sam Protsenko
1
-2
/
+1
2018-11-03
mm: handle no memcg case in memcg_kmem_charge() properly
Roman Gushchin
1
-1
/
+1
2018-11-03
ARM: dts: stm32: update HASH1 dmas property on stm32mp157c
Alexandre Torgue
1
-1
/
+1
2018-11-03
ARM: orion: avoid VLA in orion_mpp_conf
Arnd Bergmann
1
-1
/
+6
2018-11-03
iov_iter: Fix 9p virtio breakage
Marc Zyngier
1
-1
/
+1
2018-11-02
cifs: fix signed/unsigned mismatch on aio_read patch
Steve French
1
-6
/
+11
[next]