Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
f597fbce38d230af95384f4a04e0a13a1d0ad45d
f597fbc
serial: 8250: Add Nuvoton NPCM UART
by Joel Stanley
· 7 years ago
ca7c22f
serial: mxs-auart: disable clks of Alphascale ASM9260
by Alexey Khoroshilov
· 7 years ago
7d6e214
serial: 8250_dw: Switch to use acpi_dev_present()
by Andy Shevchenko
· 7 years ago
9d1a50a
serial: imx: consistently use imx_uart_ as prefix for all functions
by Uwe Kleine-König
· 7 years ago
48669b6
serial: imx: don't prepare to send if no data is available
by Uwe Kleine-König
· 7 years ago
1866541
serial: imx: Fix handling of TC irq in combination with DMA
by Uwe Kleine-König
· 7 years ago
81ca8e8
serial: imx: Also enable the aging timer in PIO mode
by Uwe Kleine-König
· 7 years ago
76821e2
serial: imx: ensure that RX irqs are off if RX is off
by Uwe Kleine-König
· 7 years ago
dedc64e
serial: imx: Stop to receive in .stop_rx()
by Uwe Kleine-König
· 7 years ago
02b0abd3
serial: imx: setup fifo waterlevel before enabling aging timer
by Uwe Kleine-König
· 7 years ago
4444dcf
serial: imx: use u32 variables with matching names for registers
by Uwe Kleine-König
· 7 years ago
0c54922
serial: imx: simplify check that prevents starting PIO when DMA is in use
by Uwe Kleine-König
· 7 years ago
686351f
serial: imx: simplify some conditions related to dma
by Uwe Kleine-König
· 7 years ago
3a0ab62
serial: imx: implement shadow registers for UCRx and UFCR
by Uwe Kleine-König
· 7 years ago
27c8442
serial: imx: add wrappers for writel and readl
by Uwe Kleine-König
· 7 years ago
afa6b1c
tty: New RISC-V SBI console driver
by Palmer Dabbelt
· 7 years ago
6aed2a8
serial: imx: document functions that are called with port.lock taken
by Uwe Kleine-König
· 7 years ago
302e8dc
serial: imx: Rename register fields to match newer reference manuals
by Uwe Kleine-König
· 7 years ago
aad76f2
serial, pci_ids: Move duplicate IDs to PCI IDs database
by Andy Shevchenko
· 7 years ago
e7d75e1
serial: xuartps: Fix out-of-bounds access through DT alias
by Geert Uytterhoeven
· 7 years ago
96c611c
serial: sirf: Fix out-of-bounds access through DT alias
by Geert Uytterhoeven
· 7 years ago
090fa4b
serial: sh-sci: Fix out-of-bounds access through DT alias
by Geert Uytterhoeven
· 7 years ago
49ee23b
serial: samsung: Fix out-of-bounds access through serial port index
by Geert Uytterhoeven
· 7 years ago
afc7851
serial: pxa: Fix out-of-bounds access through serial port index
by Geert Uytterhoeven
· 7 years ago
dd345a3
serial: mxs-auart: Fix out-of-bounds access through serial port index
by Geert Uytterhoeven
· 7 years ago
5673444
serial: imx: Fix out-of-bounds access through serial port index
by Geert Uytterhoeven
· 7 years ago
ffab87f
serial: fsl_lpuart: Fix out-of-bounds access through DT alias
by Geert Uytterhoeven
· 7 years ago
f9f5786
serial: arc_uart: Fix out-of-bounds access through DT alias
by Geert Uytterhoeven
· 7 years ago
42afa62
serial: imx: drop check for enabled dma in .startup
by Uwe Kleine-König
· 7 years ago
4238c00
serial: imx: simplify tracking of dma being initialized
by Uwe Kleine-König
· 7 years ago
4377689
serial: imx: Only handle irqs that are actually enabled
by Uwe Kleine-König
· 7 years ago
0399fd6
serial: imx: rename variables to match the register names
by Uwe Kleine-König
· 7 years ago
135ccb0
serial: imx: drop if that always evaluates to true
by Uwe Kleine-König
· 7 years ago
0ef5a6e
serial: mvebu-uart: remove duplicated bit-wise or of STAT_FRM_ERR
by Colin Ian King
· 7 years ago
45ca673
tty: serial: imx: allow breaks to be received when using dma
by Troy Kisky
· 7 years ago
914eaf9
serial: 8250_dw: Allow TX FIFO to drain before writing to UART_LCR
by Joshua Scott
· 7 years ago
b96408b
serial: sh-sci: use hrtimer for receive timeout
by Ulrich Hecht
· 7 years ago
08fb00c
serial: 8250: 8250_omap: Fix throttling when DMA is enabled
by Vignesh R
· 7 years ago
2e9fe53
serial: 8250: Don't service RX FIFO if interrupts are disabled
by Vignesh R
· 7 years ago
890fb16
DT: serial: renesas,sci-serial: document R8A77980 bindings
by Sergei Shtylyov
· 7 years ago
1a9ab35
gpio: serial: max310x: Use HW type for gpio_chip's label
by Jan Kundrát
· 7 years ago
eefadcb
serial: altera: set RRDY flag also without irq
by Uwe Kleine-König
· 7 years ago
2ea6ad8
serial: altera: don't enable any irq if the device doesn't feature an irq
by Uwe Kleine-König
· 7 years ago
0e25496
serial: altera: ensure port->regshift is honored consistently
by Uwe Kleine-König
· 7 years ago
f54450a
console: Drop added "static" for newport_con
by Kees Cook
· 7 years ago
c396a5b
console: Expand dummy functions for CFI
by Kees Cook
· 7 years ago
209f668
console: Fill in struct consw argument names
by Kees Cook
· 7 years ago
ea92110
console: SisUSB2VGA: Drop dummy con_font_get()
by Kees Cook
· 7 years ago
4a3928c
Linux 4.16-rc3
by Linus Torvalds
· 7 years ago
e1171ac
Merge tag 'xtensa-20180225' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 7 years ago
c23a757
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e912bf2
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
9c89709
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
297ea1b
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
c89be52
Merge tag 'nfs-for-4.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 7 years ago
3664ce2
Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
9cb9c07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
2eb02aa
Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
65738c6
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
2bd06ce
Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 7 years ago
13f514b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
938e142
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
170e07b
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
8961ca4
Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
a5f7add
net_sched: gen_estimator: fix broken estimators based on percpu stats
by Eric Dumazet
· 7 years ago
2217009
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
d903ec7
gianfar: simplify FCS handling and fix memory leak
by Andy Spencer
· 7 years ago
ca79bec2
ipv6 sit: work around bogus gcc-8 -Wrestrict warning
by Arnd Bergmann
· 7 years ago
4e14bf4
macvlan: fix use-after-free in macvlan_common_newlink()
by Alexey Kodanev
· 7 years ago
9f41631
arm64: fix unwind_frame() for filtered out fn for function graph tracing
by Pratyush Anand
· 7 years ago
4596749
x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across CPU hotplug operations
by Samuel Neves
· 7 years ago
0c52f7c
x86/topology: Fix function name in documentation
by Dou Liyang
· 7 years ago
472e8c5
locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs
by Andrea Parri
· 7 years ago
79d4424
locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __ASM__MB
by Andrea Parri
· 7 years ago
36e74d3
x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directory in resctrl file system
by Wang Hui
· 7 years ago
e84cf6a
x86/apic/vector: Handle vector release on CPU unplug correctly
by Thomas Gleixner
· 7 years ago
eb0a2d2
powerpc/powernv: Support firmware disable of RFI flush
by Michael Ellerman
· 7 years ago
582605a
powerpc/pseries: Support firmware disable of RFI flush
by Michael Ellerman
· 7 years ago
2f7d03e
powerpc/mm/drmem: Fix unexpected flag value in ibm,dynamic-memory-v2
by Bharata B Rao
· 7 years ago
120f3b1
integrity/security: fix digsig.c build error with header file
by Randy Dunlap
· 7 years ago
16c4db3
Merge tag 'keys-fixes-20180222-2' of https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into fixes-v4.16-rc3
by James Morris
· 7 years ago
b17800e
Merge tag 'imx-drm-next-2018-02-22' of git://git.pengutronix.de/git/pza/linux into drm-fixes
by Dave Airlie
· 7 years ago
0f9da84
MIPS: boot: Define __ASSEMBLY__ for its.S build
by Kees Cook
· 7 years ago
bae6cfe
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
0bb7816
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
16338a9
bpf, arm64: fix out of bounds access in tail call
by Daniel Borkmann
· 7 years ago
a493a87
bpf, x64: implement retpoline for tail call
by Daniel Borkmann
· 7 years ago
651ca2c
genirq/matrix: Handle CPU offlining proper
by Thomas Gleixner
· 7 years ago
9026e82
fs/signalfd: fix build error for BUS_MCEERR_AR
by Randy Dunlap
· 7 years ago
93c62c4
rxrpc: Fix send in rxrpc_send_data_packet()
by David Howells
· 7 years ago
370c105
net: aquantia: Fix error handling in aq_pci_probe()
by Dan Carpenter
· 7 years ago
6c5f610
bpf: fix rcu lockdep warning for lpm_trie map_free callback
by Yonghong Song
· 7 years ago
32fff23
bpf: add schedule points in percpu arrays management
by Eric Dumazet
· 7 years ago
ed04c46
Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
a638af0
Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
77f892e
Merge tag 'staging-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
bb17186
Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
657308f
regulatory: add NUL to request alpha2
by Johannes Berg
· 7 years ago
004e390
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
24180a6
Merge tag 'riscv-for-linus-4.16-rc3-riscv_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 7 years ago
Next »