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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-28
ALSA: firewire-motu: add MOTU specific protocol layer
Takashi Sakamoto
3
-3
/
+304
2017-03-28
ALSA: firewire-lib: enable CIP_DBC_IS_END_EVENT for both directions of stream
Takashi Sakamoto
2
-3
/
+9
2017-03-28
ALSA: firewire-lib: add support for source packet header field in CIP header
Takashi Sakamoto
2
-2
/
+7
2017-03-28
ALSA: firewire-lib: record cycle count for the first packet
Takashi Sakamoto
2
-2
/
+14
2017-03-28
ALSA: firewire-motu: add an abstraction layer for three types of protocols
Takashi Sakamoto
2
-0
/
+55
2017-03-28
ALSA: firewire-motu: add a structure for model-dependent parameters.
Takashi Sakamoto
2
-3
/
+30
2017-03-28
ALSA: firewire-motu: postpone sound card registration
Takashi Sakamoto
2
-24
/
+78
2017-03-28
ALSA: firewire-motu: add skeleton for Mark of the unicorn (MOTU) FireWire series
Takashi Sakamoto
5
-0
/
+176
2017-03-24
ALSA: au88x0: avoid theoretical uninitialized access
Arnd Bergmann
1
-0
/
+3
2017-03-20
ALSA: hda/ca0132: Remove double parentheses
Matthias Kaehlcke
1
-2
/
+2
2017-03-20
ALSA: es1688: Use strcpy() instead of sprintf()
Nicolas Iooss
1
-1
/
+1
2017-03-20
Merge branch 'topic/for-4.12' into for-next
Takashi Iwai
31
-132
/
+231
2017-03-20
ALSA: hda - add support for docking station for HP 840 G3
Jaroslav Kysela
1
-0
/
+11
2017-03-20
ALSA: hda - add support for docking station for HP 820 G2
Jaroslav Kysela
1
-1
/
+13
2017-03-20
ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call
Takashi Iwai
1
-1
/
+1
2017-03-20
Linux 4.11-rc3
Linus Torvalds
1
-1
/
+1
2017-03-20
mm/swap: don't BUG_ON() due to uninitialized swap slot cache
Linus Torvalds
1
-1
/
+1
2017-03-20
Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-2
/
+6
2017-03-20
Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-68
/
+88
2017-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
25
-548
/
+1274
2017-03-20
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+30
2017-03-19
qla2xxx: Update driver version to 9.00.00.00-k
Himanshu Madhani
1
-3
/
+3
2017-03-19
qla2xxx: Fix delayed response to command for loop mode/direct connect.
Quinn Tran
6
-20
/
+81
2017-03-19
qla2xxx: Change scsi host lookup method.
Quinn Tran
7
-40
/
+100
2017-03-19
qla2xxx: Add DebugFS node to display Port Database
Himanshu Madhani
2
-4
/
+90
2017-03-19
qla2xxx: Use IOCB interface to submit non-critical MBX.
Quinn Tran
6
-65
/
+279
2017-03-19
qla2xxx: Add async new target notification
Quinn Tran
2
-3
/
+4
2017-03-19
qla2xxx: Export DIF stats via debugfs
Anil Gurumurthy
2
-0
/
+27
2017-03-19
qla2xxx: Improve T10-DIF/PI handling in driver.
Quinn Tran
7
-251
/
+406
2017-03-19
qla2xxx: Allow relogin to proceed if remote login did not finish
Quinn Tran
4
-8
/
+32
2017-03-19
qla2xxx: Fix sess_lock & hardware_lock lock order problem.
Quinn Tran
1
-23
/
+18
2017-03-19
qla2xxx: Fix inadequate lock protection for ABTS.
Quinn Tran
1
-2
/
+10
2017-03-19
qla2xxx: Fix request queue corruption.
Quinn Tran
1
-3
/
+9
2017-03-19
qla2xxx: Fix memory leak for abts processing
Quinn Tran
1
-0
/
+2
2017-03-19
qla2xxx: Allow vref count to timeout on vport delete.
Joe Carnuccio
5
-10
/
+16
2017-03-19
tcmu: Convert cmd_time_out into backend device attribute
Nicholas Bellinger
1
-26
/
+68
2017-03-19
tcmu: make cmd timeout configurable
Mike Christie
1
-6
/
+35
2017-03-19
tcmu: add helper to check if dev was configured
Mike Christie
1
-2
/
+6
2017-03-19
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
4
-3
/
+12
2017-03-19
target: fix race during implicit transition work flushes
Mike Christie
1
-9
/
+1
2017-03-19
target: allow userspace to set state to transitioning
Mike Christie
1
-15
/
+22
2017-03-19
target: fix ALUA transition timeout handling
Mike Christie
2
-16
/
+9
2017-03-19
target: Use system workqueue for ALUA transitions
Mike Christie
1
-5
/
+3
2017-03-19
target: fail ALUA transitions for pscsi
Mike Christie
1
-0
/
+3
2017-03-19
target: allow ALUA setup for some passthrough backends
Mike Christie
4
-7
/
+15
2017-03-19
tcmu: return on first Opt parse failure
Mike Christie
1
-0
/
+3
2017-03-19
tcmu: allow hw_max_sectors greater than 128
Mike Christie
1
-19
/
+35
2017-03-19
target: Drop pointless tfo->check_stop_free check
Nicholas Bellinger
2
-2
/
+5
2017-03-18
parisc: Fix system shutdown halt
Helge Deller
1
-0
/
+2
2017-03-18
parisc: perf: Fix potential NULL pointer dereference
Arvind Yadav
1
-45
/
+49
[next]