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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-09
mfd: cros_ec: Move EC interrupt to cros_ec_keyb
Andrew Bresticker
1
-2
/
+0
2014-07-09
mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC
Bill Richardson
1
-4
/
+4
2014-07-09
mfd: cros_ec: Check result code from EC messages
Bill Richardson
1
-0
/
+12
2014-07-09
mfd: cros_ec: cleanup: Remove EC wrapper functions
Bill Richardson
1
-13
/
+6
2014-07-09
mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device
Bill Richardson
1
-2
/
+0
2014-07-09
mfd: cros_ec: Use struct cros_ec_command to communicate with the EC
Bill Richardson
1
-17
/
+18
2014-07-09
mfd: cros_ec: Tweak struct cros_ec_device for clarity
Bill Richardson
1
-30
/
+35
2014-07-09
mfd: cros_ec: Allow static din/dout buffers with cros_ec_register()
Bill Richardson
1
-2
/
+2
2014-07-09
mfd: cros_ec: Fix the comment on cros_ec_remove()
Bill Richardson
1
-2
/
+1
2014-07-09
mfd: sec-core: Add support for S2MPU02 device
Chanwoo Choi
3
-0
/
+226
2014-07-09
mfd: mc13xxx: Use regmap irq framework for interrupts
Alexander Shiyan
2
-8
/
+16
2014-07-09
mfd: arizona: Lower ARIZONA_MAX_CORE_SUPPLIES to 2
Charles Keepax
1
-1
/
+1
2014-07-09
Merge branches 'ib-mfd-extcon-regulator-3.17', 'ib-mfd-gpio-3.17' and 'ib-mfd...
Lee Jones
18
-16
/
+110
2014-07-09
mfd: rtsx: Add dma transfer function
Micky Ching
1
-0
/
+6
2014-07-04
Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+3
2014-07-04
Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2014-07-04
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
1
-0
/
+3
2014-07-02
kernfs: kernfs_notify() must be useable from non-sleepable contexts
Tejun Heo
1
-0
/
+1
2014-07-01
usb-storage/SCSI: Add broken_fua blacklist flag
Alan Stern
1
-1
/
+3
2014-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-5
/
+4
2014-06-27
iovec: move memcpy_from/toiovecend to lib/iovec.c
Michael S. Tsirkin
2
-5
/
+4
2014-06-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-5
/
+11
2014-06-27
Fix 32-bit regression in block device read(2)
Al Viro
1
-1
/
+13
2014-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+9
2014-06-25
block: add support for limiting gaps in SG lists
Jens Axboe
2
-0
/
+10
2014-06-25
bio: remove unused macro bip_vec_idx()
Gu Zheng
1
-4
/
+0
2014-06-24
kernel/watchdog.c: print traces for all cpus on lockup detection
Aaron Tomlin
1
-0
/
+1
2014-06-24
nmi: provide the option to issue an NMI back trace to every cpu but current
Aaron Tomlin
1
-1
/
+10
2014-06-24
kexec: save PG_head_mask in VMCOREINFO
Petr Tesarik
1
-0
/
+3
2014-06-23
Revert "block: add __init to elv_register"
Jens Axboe
1
-1
/
+1
2014-06-22
Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-0
/
+6
2014-06-22
net: phylib: add link_change_notify callback to phy device
Daniel Mack
1
-0
/
+9
2014-06-20
Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2014-06-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+2
2014-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-0
/
+1
2014-06-18
blk-mq: bitmap tag: fix races on shared ::wake_index fields
Alexander Gordeev
1
-1
/
+1
2014-06-18
block: blk_max_size_offset() should check ->max_sectors
Jens Axboe
1
-1
/
+1
2014-06-17
mfd: intel_soc_pmic: Core driver
Zhu, Lejun
1
-0
/
+30
2014-06-17
mfd: max77693: Handle IRQs using regmap
Robert Baldyga
1
-2
/
+44
2014-06-17
mfd: max77693: Remove unnecessary wrapper functions
Robert Baldyga
1
-8
/
+0
2014-06-17
PM / hibernate: introduce "nohibernate" boot parameter
Kees Cook
1
-0
/
+2
2014-06-16
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
1
-0
/
+5
2014-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-5
/
+26
2014-06-16
Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
1
-1
/
+34
2014-06-16
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
1
-9
/
+5
2014-06-15
net: add skb_pop_rcv_encapsulation
Tom Herbert
1
-0
/
+12
2014-06-15
net: Fix GSO constants to match NETIF flags
Tom Herbert
3
-5
/
+14
2014-06-15
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+23
2014-06-13
NVMe: Fix hot cpu notification dead lock
Keith Busch
1
-1
/
+1
2014-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-3
/
+10
[next]