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
2015-03-24
Merge tag 'linux-can-fixes-for-4.0-20150322' of git://git.kernel.org/pub/scm/...
David S. Miller
5
-64
/
+113
2015-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-52
/
+161
2015-03-23
Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/md
Linus Torvalds
2
-3
/
+2
2015-03-22
Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-183
/
+3
2015-03-22
Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-17
/
+17
2015-03-22
Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+12
2015-03-22
Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
33
-719
/
+124
2015-03-22
can: flexcan: Deferred on Regulator return EPROBE_DEFER
Andreas Werner
1
-3
/
+8
2015-03-22
can: flexcan: fix bus-off error state handling.
Andri Yngvason
1
-4
/
+3
2015-03-22
can: peak_usb_fd: add support for ISO / non-ISO mode switching
Stephane Grosjean
2
-2
/
+30
2015-03-22
can: peak_usb: rename usb option cmds definition and structs
Stephane Grosjean
2
-28
/
+28
2015-03-22
can: gs_usb: check for kzalloc allocation failure
Colin Ian King
1
-0
/
+2
2015-03-22
can: kvaser_usb: Fix sparse warning __le16 degrades to integer
Ahmed S. Darwish
1
-3
/
+4
2015-03-22
can: kvaser_usb: Comply with firmware max tx URBs value
Ahmed S. Darwish
1
-24
/
+38
2015-03-22
cx82310_eth: wait for firmware to become ready
Ondrej Zary
1
-6
/
+24
2015-03-21
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
5
-80
/
+137
2015-03-21
Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-23
/
+54
2015-03-21
Merge git://people.freedesktop.org/~airlied/linux
Linus Torvalds
18
-372
/
+159
2015-03-21
Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-12
/
+14
2015-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
13
-47
/
+60
2015-03-21
Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
4
-26
/
+141
2015-03-21
Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-1
/
+2
2015-03-21
Merge branches 'pm-cpuidle', 'powercap', 'irq-pm' and 'acpi-resources'
Rafael J. Wysocki
93
-889
/
+1272
2015-03-21
md: fix problems with freeing private data after ->run failure.
NeilBrown
2
-3
/
+2
2015-03-20
be2net: use PCI MMIO read instead of config read for errors
Suresh Reddy
2
-11
/
+23
2015-03-20
be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQs
Suresh Reddy
1
-9
/
+5
2015-03-20
be2net: Prevent VFs from enabling VLAN promiscuous mode
Vasundhara Volam
4
-24
/
+80
2015-03-20
net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}
Markos Chandras
1
-2
/
+29
2015-03-20
Revert "x86/PCI: Refine the way to release PCI IRQ resources"
Rafael J. Wysocki
1
-1
/
+8
2015-03-20
Merge tag 'drm-intel-fixes-2015-03-19' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-4
/
+28
2015-03-20
Merge tag 'drm-amdkfd-fixes-2015-03-19' of git://people.freedesktop.org/~gabb...
Dave Airlie
3
-11
/
+23
2015-03-20
target: do not reject FUA CDBs when write cache is enabled but emulate_write_...
Christophe Vu-Brugier
3
-18
/
+16
2015-03-20
target: Fix virtual LUN=0 target_configure_device failure OOPs
Nicholas Bellinger
1
-2
/
+2
2015-03-20
target/pscsi: Fix NULL pointer dereference in get_device_type
Nicholas Bellinger
1
-1
/
+1
2015-03-20
tcm_fc: missing curly braces in ft_invl_hw_context()
Dan Carpenter
1
-1
/
+2
2015-03-20
target: Fix reference leak in target_get_sess_cmd() error path
Bart Van Assche
1
-0
/
+4
2015-03-20
loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session
Bart Van Assche
4
-16
/
+8
2015-03-20
tcm_qla2xxx: Fix incorrect use of __transport_register_session
Bart Van Assche
1
-1
/
+1
2015-03-20
iscsi-target: Avoid early conn_logout_comp for iser connections
Nicholas Bellinger
1
-4
/
+10
2015-03-20
Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target"
Nicholas Bellinger
1
-3
/
+1
2015-03-20
target: Disallow changing of WRITE cache/FUA attrs after export
Nicholas Bellinger
1
-1
/
+15
2015-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-55
/
+185
2015-03-20
Merge tag 'mmc-v4.0-rc4' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
1
-1
/
+1
2015-03-20
Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
6
-78
/
+213
2015-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
1
-2
/
+2
2015-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
32
-149
/
+241
2015-03-19
Revert "of: Fix premature bootconsole disable with 'stdout-path'"
Peter Hurley
1
-3
/
+1
2015-03-19
of: handle both '/' and ':' in path strings
Brian Norris
1
-6
/
+1
2015-03-19
of: unittest: Add option string test case with longer path
Brian Norris
1
-0
/
+5
2015-03-19
of/irq: Fix of_irq_parse_one() returned error codes
Laurent Pinchart
1
-3
/
+7
[next]