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-06-28
serial: 8250_pci: Remove stalled entries in blacklist
Andy Shevchenko
1
-2
/
+0
2018-06-28
n_tty: Access echo_* variables carefully.
Tetsuo Handa
1
-18
/
+24
2018-06-28
n_tty: Fix stall at n_tty_receive_char_special().
Tetsuo Handa
1
-5
/
+8
2018-06-28
Merge tag 'usb-serial-4.18-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-0
/
+14
2018-06-28
Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
1
-4
/
+6
2018-06-28
Merge branch 'for-upstream/malidp-fixes' of git://linux-arm.org/linux-ld into...
Dave Airlie
3
-5
/
+10
2018-06-27
drm/amd/display: release spinlock before committing updates to stream
Shirish S
1
-4
/
+2
2018-06-27
drm/amdgpu:Support new VCN FW version naming convention
James Zhu
1
-6
/
+27
2018-06-27
drm/amdgpu: fix UBSAN: Undefined behaviour for amdgpu_fence.c
Leo Liu
1
-1
/
+1
2018-06-27
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-11
/
+40
2018-06-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-15
/
+40
2018-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
24
-123
/
+340
2018-06-27
Merge branch 'perf/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wi...
Catalin Marinas
1
-1
/
+1
2018-06-27
dm thin: handle running out of data space vs concurrent discard
Mike Snitzer
1
-2
/
+9
2018-06-27
Input: psmouse - fix button reporting for basic protocols
Dmitry Torokhov
1
-6
/
+6
2018-06-26
PCI: controller: Move PCI_DOMAINS selection to arch Kconfig
Lorenzo Pieralisi
1
-3
/
+0
2018-06-26
PCI: Initialize endpoint library before controllers
Alan Douglas
1
-3
/
+3
2018-06-26
Merge tag 'qcom-fixes-for-4.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-1
/
+2
2018-06-26
PCI: shpchp: Manage SHPC unconditionally on non-ACPI systems
Bjorn Helgaas
1
-1
/
+9
2018-06-26
drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()'
Christophe JAILLET
1
-4
/
+8
2018-06-26
qcom: cmd-db: enforce CONFIG_OF_RESERVED_MEM dependency
Arnd Bergmann
1
-1
/
+2
2018-06-26
usb: chipidea: host: fix disconnection detect issue
Peter Chen
1
-1
/
+4
2018-06-26
Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
4
-4
/
+7
2018-06-25
staging: android: ion: Return an ERR_PTR in ion_map_kernel
Laura Abbott
1
-1
/
+1
2018-06-25
staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()
Dan Carpenter
1
-1
/
+1
2018-06-25
usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-entered
Peter Chen
1
-3
/
+4
2018-06-25
typec: tcpm: Fix a msecs vs jiffies bug
Dan Carpenter
1
-1
/
+2
2018-06-25
NFC: pn533: Fix wrong GFP flag usage
Hans de Goede
1
-2
/
+2
2018-06-25
usb: cdc_acm: Add quirk for Uniden UBC125 scanner
Houston Yaroschoff
1
-0
/
+3
2018-06-25
staging/typec: fix tcpci_rt1711h build errors
Randy Dunlap
1
-0
/
+1
2018-06-25
usb: typec: ucsi: Fix for incorrect status data issue
Heikki Krogerus
1
-0
/
+13
2018-06-25
usb: typec: ucsi: acpi: Workaround for cache mode issue
Heikki Krogerus
1
-0
/
+5
2018-06-25
acpi: Add helper for deactivating memory region
Heikki Krogerus
1
-0
/
+72
2018-06-25
usb: xhci: increase CRS timeout value
Ajay Gupta
1
-1
/
+6
2018-06-25
usb: xhci: tegra: fix runtime PM error handling
Stefan Agner
1
-2
/
+2
2018-06-25
usb: xhci: remove the code build warning
Dongjiu Geng
1
-1
/
+1
2018-06-25
xhci: Fix kernel oops in trace_xhci_free_virt_device
Zhengjun Xing
2
-7
/
+33
2018-06-25
xhci: Fix perceived dead host due to runtime suspend race with event handler
Mathias Nyman
2
-3
/
+41
2018-06-25
Merge tag 'fixes-for-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
12
-44
/
+166
2018-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
24
-39
/
+39
2018-06-25
PM / Domains: Rename opp_node to np
Viresh Kumar
1
-4
/
+3
2018-06-25
cpufreq: qcom-kryo: Fix error handling in probe()
Dan Carpenter
1
-4
/
+4
2018-06-24
sfc: make function efx_rps_hash_bucket static
Colin Ian King
1
-0
/
+1
2018-06-24
iio: imu: inv_mpu6050: Fix probe() failure on older ACPI based machines
Hans de Goede
1
-0
/
+2
2018-06-24
iio: mma8452: Fix ignoring MMA8452_INT_DRDY
Leonard Crestez
1
-1
/
+1
2018-06-24
iio: tsl2x7x/tsl2772: avoid potential division by zero
Colin Ian King
1
-0
/
+2
2018-06-24
iio: pressure: bmp280: fix relative humidity unit
Tomasz Duszynski
1
-3
/
+2
2018-06-24
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2018-06-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+3
2018-06-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-16
/
+58
[prev]
[next]