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
2012-03-11
spi: release lock on error path in spi_pump_messages()
Dan Carpenter
1
-0
/
+1
2012-03-10
spi: Compatibility with direction which is used in samsung DMA operation
Kyoungil Kim
1
-5
/
+5
2012-03-10
spi-topcliff-pch: add recovery processing in case wait-event timeout
Tomoya MORINAGA
1
-1
/
+9
2012-03-10
spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control
Tomoya MORINAGA
1
-0
/
+1
2012-03-10
spi-topcliff-pch: Fix issue for transmitting over 4KByte
Tomoya MORINAGA
1
-11
/
+55
2012-03-10
spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device info
Tomoya MORINAGA
1
-1
/
+2
2012-03-10
spi/imx: simplify error handling to free gpios
Axel Lin
1
-8
/
+3
2012-03-10
spi: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
3
-3
/
+3
2012-03-10
spi: add Broadcom BCM63xx SPI controller driver
Florian Fainelli
3
-0
/
+493
2012-03-10
SPI: add CSR SiRFprimaII SPI controller driver
Zhiwu Song
3
-0
/
+695
2012-03-10
spi-topcliff-pch: fix -Wuninitialized warning
Danny Kukawka
1
-16
/
+17
2012-03-10
spi: Mark spi_register_board_info() __devinit
Mark Brown
1
-1
/
+1
2012-03-10
spi/s3c64xx: Convert to using core message queue
Mark Brown
1
-103
/
+22
2012-03-10
spi: controller drivers don't need to depend on SPI_MASTER explicitly
Uwe Kleine-König
1
-6
/
+5
2012-03-10
spi/doc: spi_master_put must be followed up by kfree
Uwe Kleine-König
1
-1
/
+2
2012-03-09
spi: Trivial warning fix
Shubhrajyoti D
1
-1
/
+1
2012-03-09
spi: Add SuperH HSPI prototype driver
Kuninori Morimoto
4
-0
/
+405
2012-03-08
spi: create a message queueing infrastructure
Linus Walleij
4
-264
/
+487
2012-03-08
spi: add support for Renesas RSPI
Shimoda, Yoshihiro
3
-0
/
+528
2012-03-08
spi/spi-sh: add IORESOURCE_MEM_TYPE_MASK decoding for access size
Shimoda, Yoshihiro
1
-2
/
+23
2012-02-15
spi/omap: Add DT support to McSPI driver
Benoit Cousson
2
-8
/
+68
2012-02-02
spi/pl022: Add high priority message pump support
Chris Blair
2
-25
/
+55
2012-02-02
spi/nuc900: Remove unnecessary memset of struct nuc900_spi
Tobias Klauser
1
-2
/
+0
2012-01-30
Merge branch 'spi/s3c64xx' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Grant Likely
1
-11
/
+103
2012-01-21
spi/s3c64xx: Implement runtime PM support
Mark Brown
1
-0
/
+39
2012-01-21
spi/s3c64xx: Convert to dev_pm_ops
Mark Brown
1
-9
/
+10
2012-01-21
spi/s3c64xx: Log error interrupts
Mark Brown
1
-2
/
+55
2012-01-20
Linux 3.3-rc1
v3.3-rc1
Linus Torvalds
1
-2
/
+2
2012-01-20
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...
Linus Torvalds
9
-104
/
+444
2012-01-20
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-7
/
+8
2012-01-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-40
/
+27
2012-01-20
x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits
H. Peter Anvin
1
-0
/
+1
2012-01-20
Merge remote-tracking branch 'linus/master' into x86/urgent
H. Peter Anvin
9587
-258975
/
+463528
2012-01-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
4
-5
/
+8
2012-01-19
qnx4: don't leak ->BitMap on late failure exits
Al Viro
1
-1
/
+3
2012-01-19
qnx4: reduce the insane nesting in qnx4_checkroot()
Al Viro
1
-34
/
+22
2012-01-19
qnx4: di_fname is an array, for crying out loud...
Al Viro
1
-14
/
+12
2012-01-19
KEYS: Permit key_serial() to be called with a const key pointer
David Howells
1
-1
/
+1
2012-01-19
keys: fix user_defined key sparse messages
Mimi Zohar
1
-3
/
+3
2012-01-19
ima: fix cred sparse warning
Mimi Zohar
1
-1
/
+2
2012-01-19
uml: fix compile for x86-64
Linus Torvalds
1
-0
/
+5
2012-01-19
MPILIB: Add a missing ENOMEM check
David Howells
1
-0
/
+2
2012-01-19
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-0
/
+4672
2012-01-19
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
51
-1014
/
+829
2012-01-19
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
182
-795
/
+4824
2012-01-19
tpm: fix (ACPI S3) suspend regression
Stefan Berger
2
-0
/
+12
2012-01-19
nvme: fix merge error due to change of 'make_request_fn' fn type
Linus Torvalds
1
-7
/
+1
2012-01-19
xen: using EXPORT_SYMBOL requires including export.h
Stephen Rothwell
1
-0
/
+1
2012-01-19
Merge branch 'for-linus/i2c-33' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
4
-54
/
+119
2012-01-19
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
56
-679
/
+727
[next]