index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-14
serial: imx: dma_unmap_sg buffers on shutdown
Sebastian Reichel
1
-2
/
+10
2018-05-14
serial: imx: cleanup imx_uart_disable_dma()
Sebastian Reichel
1
-7
/
+2
2018-05-14
tty: serial: qcom_geni_serial: Add early console support
Karthikeyan Ramasubramanian
1
-2
/
+72
2018-05-14
tty: serial: qcom_geni_serial: Return IRQ_NONE for spurious interrupts
Karthikeyan Ramasubramanian
1
-1
/
+1
2018-05-14
tty: serial: qcom_geni_serial: Use iowrite32_rep to write to FIFO
Karthikeyan Ramasubramanian
1
-3
/
+4
2018-05-14
tty: serial: qcom_geni_serial: Remove unnecessary memory barrier
Karthikeyan Ramasubramanian
1
-9
/
+7
2018-05-14
tty: serial: qcom_geni_serial: Initialize console port statically
Karthikeyan Ramasubramanian
1
-7
/
+9
2018-05-14
tty: serial: qcom_geni_serial: Use min3 to find minimum of 3 values
Karthikeyan Ramasubramanian
1
-5
/
+1
2018-05-14
tty: serial: qcom_geni_serial: Cleanup redundant code
Karthikeyan Ramasubramanian
1
-15
/
+6
2018-05-14
tty: serial: qcom_geni_serial: Add comments for clarification
Karthikeyan Ramasubramanian
1
-0
/
+12
2018-05-14
serial: samsung: fix maxburst parameter for DMA transactions
Marek Szyprowski
1
-5
/
+2
2018-05-14
tty: serial: msm_serial: Add __maybe_unused to suspend/resume callbacks
Pascal Huerst
1
-4
/
+2
2018-05-14
earlycon: Remove hardcoded port->uartclk initialization in of_setup_earlycon
Michal Simek
1
-1
/
+0
2018-05-14
tty: pl011: Avoid spuriously stuck-off interrupts
Dave Martin
1
-0
/
+16
2018-04-30
Merge 4.17-rc3 into tty-next
Greg Kroah-Hartman
230
-1822
/
+3384
2018-04-29
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+6
2018-04-28
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-8
/
+19
2018-04-28
Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-17
/
+34
2018-04-27
Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-96
/
+120
2018-04-27
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+3
2018-04-27
Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-29
/
+73
2018-04-27
Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-04-27
Merge tag 'usb-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
22
-59
/
+180
2018-04-27
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
4
-73
/
+4
2018-04-27
Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtd
Linus Torvalds
6
-31
/
+60
2018-04-27
Merge tag 'drm-fixes-for-v4.17-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
29
-190
/
+237
2018-04-27
i2c: sprd: Fix the i2c count issue
Baolin Wang
1
-4
/
+2
2018-04-27
i2c: sprd: Prevent i2c accesses after suspend is called
Baolin Wang
1
-0
/
+16
2018-04-27
i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
Alexander Popov
1
-1
/
+1
2018-04-27
cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interrupt
Shilpasri G Bhat
1
-3
/
+11
2018-04-27
Merge tag 'drm-intel-fixes-2018-04-26' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
4
-11
/
+22
2018-04-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-86
/
+71
2018-04-27
Merge tag 'hwmon-for-linus-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-6
/
+20
2018-04-27
Merge tag 'pci-v4.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-26
/
+33
2018-04-26
Merge tag 'acpi-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
4
-14
/
+98
2018-04-26
Merge tag 'pm-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-334
/
+17
2018-04-26
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+42
2018-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-12
/
+34
2018-04-26
Merge tag 'usb-serial-4.17-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
4
-1
/
+11
2018-04-26
mtd: rawnand: marvell: fix the chip-select DT parsing logic
Miquel Raynal
1
-17
/
+8
2018-04-26
Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
1
-71
/
+1
2018-04-26
HISI LPC: Add Kconfig MFD_CORE dependency
John Garry
1
-0
/
+1
2018-04-26
Merge tag 'scmi-fixes-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
1
-1
/
+1
2018-04-26
Merge tag 'arm-soc/for-4.17/drivers-fixes' of https://github.com/Broadcom/stb...
Arnd Bergmann
1
-1
/
+1
2018-04-26
Merge branches 'acpi-watchdog', 'acpi-button' and 'acpi-video'
Rafael J. Wysocki
3
-13
/
+97
2018-04-26
Merge branches 'acpi-pm' and 'pm-cpufreq'
Rafael J. Wysocki
3
-332
/
+14
2018-04-26
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
1
-1
/
+6
2018-04-26
ARM: amba: Fix race condition with driver_override
Geert Uytterhoeven
1
-2
/
+9
2018-04-26
ARM: amba: Make driver_override output consistent with other buses
Geert Uytterhoeven
1
-3
/
+0
2018-04-26
Revert "ARM: amba: Fix race condition with driver_override"
Greg Kroah-Hartman
1
-9
/
+2
[next]