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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-30
usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CX
Ivan T. Ivanov
1
-0
/
+1
2014-04-30
usb: phy: msm: Select secondary PHY via TCSR
Tim Bird
1
-0
/
+3
2014-04-30
usb: phy: msm: Fix PTS definitions for MSM USB controller
Tim Bird
1
-2
/
+3
2014-04-30
usb: phy: msm: Correct USB PHY Reset sequence for newer platform
Ivan T. Ivanov
1
-0
/
+5
2014-04-30
usb: phy: msm: Add support for secondary PHY control
Ivan T. Ivanov
2
-0
/
+2
2014-04-30
usb: phy: msm: Use reset framework for LINK and PHY resets
Ivan T. Ivanov
1
-0
/
+3
2014-04-30
usb: phy: msm: Add device tree support and binding information
Ivan T. Ivanov
1
-2
/
+4
2014-04-30
usb: phy: msm: Remove unused pclk_src_name
Ivan T. Ivanov
1
-5
/
+0
2014-04-30
usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_mode
Ivan T. Ivanov
1
-19
/
+1
2014-04-30
usb: phy: msm: Move global regulators variables to driver state
Ivan T. Ivanov
1
-0
/
+3
2014-04-21
usb: phy: generic: switch over to IS_ENABLED()
Felipe Balbi
1
-1
/
+1
2014-04-21
usb: phy: generic: allow multiples calls to usb_phy_generic_register()
Felipe Balbi
1
-4
/
+5
2014-04-21
usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...
Felipe Balbi
1
-0
/
+0
2014-04-21
usb: phy: rename usb_nop_xceiv to usb_phy_generic
Felipe Balbi
1
-5
/
+5
2014-04-14
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2
-1
/
+13
2014-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+3
2014-04-13
Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
4
-1
/
+26
2014-04-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
4
-15
/
+28
2014-04-13
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+8
2014-04-13
Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb
Linus Torvalds
1
-7
/
+12
2014-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-118
/
+71
2014-04-13
Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
5
-28
/
+69
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
6
-5
/
+41
2014-04-12
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2
-9
/
+13
2014-04-12
Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/e...
Linus Torvalds
2
-5
/
+4
2014-04-12
Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+6
2014-04-12
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
3
-3
/
+3
2014-04-11
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+20
2014-04-11
mm: slab/slub: use page->list consistently instead of page->lru
Dave Hansen
1
-1
/
+2
2014-04-11
AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERIC
Chris Metcalf
1
-1
/
+1
2014-04-11
NVMe: Retry failed commands with non-fatal errors
Keith Busch
2
-2
/
+3
2014-04-11
NVMe: Make I/O timeout a module parameter
Keith Busch
1
-1
/
+2
2014-04-11
NVMe: CPU hot plug notification
Keith Busch
1
-0
/
+1
2014-04-11
NVMe: per-cpu io queues
Keith Busch
1
-1
/
+5
2014-04-10
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-6
/
+19
2014-04-10
Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2014-04-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2
-5
/
+10
2014-04-10
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-15
/
+43
2014-04-10
block: fix regression with block enabled tagging
Jens Axboe
2
-1
/
+14
2014-04-10
scsi: Make sure cmd_flags are 64-bit
Martin K. Petersen
1
-2
/
+2
2014-04-10
tracing: Fix anonymous unions in struct ftrace_event_call
Mathieu Desnoyers
2
-5
/
+15
2014-04-10
x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"
Behan Webster
1
-0
/
+5
2014-04-10
LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h
Mark Charlebois
2
-0
/
+19
2014-04-10
LLVMLinux: Remove warning about returning an uninitialized variable
Behan Webster
1
-1
/
+2
2014-04-09
Merge tag 'asoc-v3.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
6
-5
/
+29
2014-04-09
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-5
/
+522
2014-04-09
Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-31
/
+24
2014-04-09
tracepoint: Fix sparse warnings in tracepoint.c
Mathieu Desnoyers
2
-3
/
+5
2014-04-09
block: Fix for_each_bvec()
Martin K. Petersen
1
-3
/
+3
2014-04-09
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-1
/
+15
[next]