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
2008-04-23
i2c: Fix platform driver hotplug/coldplug
Kay Sievers
17
-1
/
+29
2008-04-23
i2c: New driver for the SuperH Mobile I2C bus controller
Magnus Damm
3
-0
/
+511
2008-04-23
i2c/scx200_acb: Don't use 0 as NULL pointer
Adrian Bunk
1
-1
/
+1
2008-04-23
i2c-bfin-twi: Fix mismatch in add timer and delete timer
Hans Schillstrom
1
-1
/
+2
2008-04-23
i2c-bfin-twi: Just let i2c-bfin-twi driver depends on BLACKFIN
Bryan Wu
1
-2
/
+5
2008-04-23
i2c-bfin-twi: Use simpler comment headers and strip out information that is m...
Mike Frysinger
1
-18
/
+4
2008-04-23
i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful in...
Bryan Wu
1
-6
/
+6
2008-04-23
i2c-bfin-twi: Add missing pin mux operation
Bryan Wu
1
-0
/
+15
2008-04-23
i2c-bfin-twi: Add platform_resource interface to support multi-port TWI contr...
Bryan Wu
2
-108
/
+177
2008-04-23
i2c-bfin-twi: Add repeat start feature to avoid break of a bundle of i2c mast...
Sonic Zhang
1
-71
/
+114
2008-04-23
i2c: Remove trailing whitespaces in busses/Kconfig
Wolfram Sang
1
-15
/
+15
2008-04-23
i2c: Replace remaining __FUNCTION__ occurrences
Harvey Harrison
7
-45
/
+45
2008-04-23
i2c: Renesas SH7760 I2C master driver
Manuel Lauss
4
-0
/
+609
2008-04-23
i2c-dev: Split i2cdev_ioctl
Jean Delvare
1
-161
/
+168
2008-04-23
i2c-ibm_iic: Support building as an of_platform driver
Sean MacLennan
2
-2
/
+187
2008-04-23
i2c-ibm_iic: Change the log levels
Sean MacLennan
1
-5
/
+5
2008-04-23
i2c: Add platform driver on top of the new pca-algorithm
Wolfram Sang
4
-2
/
+324
2008-04-23
i2c-algo-pca: Extend for future drivers
Wolfram Sang
4
-107
/
+95
2008-04-23
i2c-algo-pca: Remove trailing whitespaces and unnecessary UTF
Wolfram Sang
2
-23
/
+23
2008-04-23
i2c: Remove the algorithm drivers from the config menu
Jean Delvare
1
-34
/
+5
2008-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
7
-35
/
+16
2008-04-22
IB/ipath: Correct capitalization "IntX" -> "INTx"
Roland Dreier
2
-6
/
+6
2008-04-22
IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c
Roland Dreier
1
-9
/
+4
2008-04-22
IB/ipath: Remove dependency on PCI_MSI || HT_IRQ
Roland Dreier
1
-1
/
+1
2008-04-22
IB/ipath: Build IBA7220 code unconditionally
Roland Dreier
1
-2
/
+4
2008-04-22
IB/ipath: Remove reference to dev->class_dev ...
Roland Dreier
1
-1
/
+0
2008-04-22
IB/ipath: Fix module parameter description for disable_sma
Paul Bolle
1
-1
/
+1
2008-04-22
RDMA/nes: Remove unneeded function declarations
Roland Dreier
2
-15
/
+0
2008-04-22
infiniband: class_device fallout
Stephen Rothwell
1
-1
/
+1
2008-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
9
-382
/
+778
2008-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
76
-11625
/
+172
2008-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...
Linus Torvalds
37
-61
/
+63
2008-04-22
Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
18
-239
/
+462
2008-04-22
frv: unexport kmap_atomic_to_page
Adrian Bunk
1
-3
/
+0
2008-04-22
frv: remove HARD_RESET_NOW()
Adrian Bunk
1
-5
/
+0
2008-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
17
-634
/
+609
2008-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
91
-1300
/
+2213
2008-04-22
DOC: A couple corrections and clarifications in USB doc.
Robert P. J. Day
1
-7
/
+7
2008-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
44
-7106
/
+7420
2008-04-22
Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
17
-66
/
+56
2008-04-22
Generate a slightly more informative error msg for bad HZ
Robert P. J. Day
1
-1
/
+1
2008-04-22
Merge branch 'isdn-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
22
-125
/
+81
2008-04-22
fix typo "is" -> "if" in Makefile
Uwe Kleine-König
1
-1
/
+1
2008-04-22
ptrace: compat_ptrace_request siginfo
Roland McGrath
1
-13
/
+35
2008-04-22
skbuff: fix missing kernel-doc notation
Randy Dunlap
1
-0
/
+1
2008-04-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
421
-4552
/
+14541
2008-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
129
-2322
/
+3879
2008-04-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
12
-144
/
+105
2008-04-22
ext*: spelling fix prefered -> preferred
Benoit Boissinot
6
-11
/
+11
2008-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
33
-772
/
+1329
[next]