index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: 8250_of: Add IO space support
John Garry
2018-05-14
1
-27
/
+35
*
tty/serial: atmel: use port->name as name in request_irq()
Sebastian Andrzej Siewior
2018-05-14
1
-3
/
+2
*
serial: imx: dma_unmap_sg buffers on shutdown
Sebastian Reichel
2018-05-14
1
-2
/
+10
*
serial: imx: cleanup imx_uart_disable_dma()
Sebastian Reichel
2018-05-14
1
-7
/
+2
*
tty: serial: qcom_geni_serial: Add early console support
Karthikeyan Ramasubramanian
2018-05-14
1
-2
/
+72
*
tty: serial: qcom_geni_serial: Return IRQ_NONE for spurious interrupts
Karthikeyan Ramasubramanian
2018-05-14
1
-1
/
+1
*
tty: serial: qcom_geni_serial: Use iowrite32_rep to write to FIFO
Karthikeyan Ramasubramanian
2018-05-14
1
-3
/
+4
*
tty: serial: qcom_geni_serial: Remove unnecessary memory barrier
Karthikeyan Ramasubramanian
2018-05-14
1
-9
/
+7
*
tty: serial: qcom_geni_serial: Initialize console port statically
Karthikeyan Ramasubramanian
2018-05-14
1
-7
/
+9
*
tty: serial: qcom_geni_serial: Use min3 to find minimum of 3 values
Karthikeyan Ramasubramanian
2018-05-14
1
-5
/
+1
*
tty: serial: qcom_geni_serial: Cleanup redundant code
Karthikeyan Ramasubramanian
2018-05-14
1
-15
/
+6
*
tty: serial: qcom_geni_serial: Add comments for clarification
Karthikeyan Ramasubramanian
2018-05-14
1
-0
/
+12
*
serial: samsung: fix maxburst parameter for DMA transactions
Marek Szyprowski
2018-05-14
1
-5
/
+2
*
tty: serial: msm_serial: Add __maybe_unused to suspend/resume callbacks
Pascal Huerst
2018-05-14
1
-4
/
+2
*
earlycon: Remove hardcoded port->uartclk initialization in of_setup_earlycon
Michal Simek
2018-05-14
1
-1
/
+0
*
tty: pl011: Avoid spuriously stuck-off interrupts
Dave Martin
2018-05-14
1
-0
/
+16
*
Merge 4.17-rc3 into tty-next
Greg Kroah-Hartman
2018-04-30
230
-1822
/
+3384
|
\
|
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-04-29
1
-1
/
+6
|
|
\
|
|
*
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
2018-04-26
1
-1
/
+6
|
*
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-28
3
-8
/
+19
|
|
\
\
|
|
*
|
i2c: sprd: Fix the i2c count issue
Baolin Wang
2018-04-27
1
-4
/
+2
|
|
*
|
i2c: sprd: Prevent i2c accesses after suspend is called
Baolin Wang
2018-04-27
1
-0
/
+16
|
|
*
|
i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
Alexander Popov
2018-04-27
1
-1
/
+1
|
|
*
|
i2c: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-04-18
1
-3
/
+0
|
*
|
|
Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-04-28
2
-17
/
+34
|
|
\
\
\
|
|
*
|
|
cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interrupt
Shilpasri G Bhat
2018-04-27
1
-3
/
+11
|
|
*
|
|
rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops
Nicholas Piggin
2018-04-25
1
-14
/
+23
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-27
9
-96
/
+120
|
|
\
\
\
|
|
*
|
|
ARM: amba: Fix race condition with driver_override
Geert Uytterhoeven
2018-04-26
1
-2
/
+9
|
|
*
|
|
ARM: amba: Make driver_override output consistent with other buses
Geert Uytterhoeven
2018-04-26
1
-3
/
+0
|
|
*
|
|
Revert "ARM: amba: Fix race condition with driver_override"
Greg Kroah-Hartman
2018-04-26
1
-9
/
+2
|
|
*
|
|
ARM: amba: Don't read past the end of sysfs "driver_override" buffer
Geert Uytterhoeven
2018-04-25
1
-1
/
+2
|
|
*
|
|
ARM: amba: Fix race condition with driver_override
Geert Uytterhoeven
2018-04-25
1
-2
/
+9
|
|
*
|
|
virt: vbox: Log an error when we fail to get the host version
Hans de Goede
2018-04-23
1
-1
/
+3
|
|
*
|
|
virt: vbox: Use __get_free_pages instead of kmalloc for DMA32 memory
Hans de Goede
2018-04-23
2
-5
/
+19
|
|
*
|
|
virt: vbox: Add vbg_req_free() helper function
Hans de Goede
2018-04-23
3
-34
/
+47
|
|
*
|
|
virt: vbox: Move declarations of vboxguest private functions to private header
Hans de Goede
2018-04-23
1
-0
/
+8
|
|
*
|
|
slimbus: Fix out-of-bounds access in slim_slicesize()
Geert Uytterhoeven
2018-04-23
1
-1
/
+1
|
|
*
|
|
fpga-manager: altera-ps-spi: preserve nCONFIG state
Anatolij Gustschin
2018-04-23
1
-1
/
+1
|
|
*
|
|
uio_hv_generic: fix subchannel ring mmap
Stephen Hemminger
2018-04-23
1
-40
/
+9
|
|
*
|
|
uio_hv_generic: use correct channel in isr
Stephen Hemminger
2018-04-23
1
-7
/
+7
|
|
*
|
|
uio_hv_generic: make ring buffer attribute for primary channel
Stephen Hemminger
2018-04-23
1
-0
/
+5
|
|
*
|
|
uio_hv_generic: set size of ring buffer attribute
Stephen Hemminger
2018-04-23
1
-2
/
+2
|
|
*
|
|
ANDROID: binder: prevent transactions into own process.
Martijn Coenen
2018-04-23
1
-0
/
+8
|
|
|
/
/
|
*
|
|
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-27
2
-3
/
+3
|
|
\
\
\
|
|
*
|
|
firmware: some documentation fixes
Andres Rodriguez
2018-04-25
2
-3
/
+3
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-04-27
9
-29
/
+73
|
|
\
\
\
|
|
*
|
|
tty: Use __GFP_NOFAIL for tty_ldisc_get()
Tetsuo Handa
2018-04-25
1
-6
/
+5
|
|
*
|
|
tty: serial: xuartps: Setup early console when uartclk is also passed
Michal Simek
2018-04-23
1
-1
/
+1
|
|
*
|
|
tty: Don't call panic() at tty_ldisc_init()
Tetsuo Handa
2018-04-23
2
-3
/
+7
[next]