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
2005-10-30
[PATCH] fec_8xx: Add support for Intel PHY LX971
Pantelis Antoniou
2
-0
/
+48
2005-10-30
[PATCH] fec_8xx: Remove dependency on NETTA & NETPHONE
Pantelis Antoniou
1
-1
/
+1
2005-10-30
[PATCH] fs_enet: Fix dma_unmap_single calls
Pantelis Antoniou
1
-9
/
+12
2005-10-30
[PATCH] PPC 4xx EMAC driver: fix VSC8201 PHY initialization
Eugene Surovegin
1
-0
/
+12
2005-10-30
[PATCH] PPC 44x EMAC driver: add 440GR support
Eugene Surovegin
4
-6
/
+8
2005-10-30
[PATCH] PPC 44x EMAC driver: add 440SPe support
Eugene Surovegin
3
-8
/
+29
2005-10-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-19
/
+47
2005-10-29
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
26
-895
/
+3335
2005-10-29
Fix build error caused by missmatching duplicate declaration.
Ralf Baechle
1
-1
/
+0
2005-10-29
Let it compile again after i2c algo id removal. Sort headers.
Ladislav Michl
3
-17
/
+14
2005-10-29
Au1[12]00 mmc driver. Only tested on the Au1200 at this point though
Pete Popov
4
-0
/
+1132
2005-10-29
Updated pcmcia driver with pb1200 and db1200 support.
Pete Popov
3
-4
/
+23
2005-10-29
- moved platform structure to platform.c
Pete Popov
1
-7
/
+1
2005-10-29
Cleaned up AMD Au1200 IDE driver:
Pete Popov
3
-1
/
+1281
2005-10-29
Use physical addresses at the interface level, letting drivers remap
Maciej W. Rozycki
2
-57
/
+43
2005-10-29
Remove left-over unused bits.
Maciej W. Rozycki
1
-12
/
+0
2005-10-29
Fix function types to ones appropriate for initcalls.
Maciej W. Rozycki
1
-3
/
+5
2005-10-29
Deal with the bloody KSEG vs CKSEG horror...
Maciej W. Rozycki
2
-5
/
+4
2005-10-29
dec_esp: Use physical addresses
Maciej W. Rozycki
1
-1
/
+1
2005-10-29
Fix dependencies for DECstation framebuffers.
Maciej W. Rozycki
1
-4
/
+4
2005-10-29
Au1100 FB driver uplift for 2.6.
Pete Popov
3
-777
/
+810
2005-10-29
qtronix.c: Handle kmalloc failure.
Ralf Baechle
1
-0
/
+5
2005-10-29
It helps to not use a _mem_ function for requesting I/O space.
Thiemo Seufer
1
-7
/
+13
2005-10-29
Resurrect Cobalt support for 2.6.
Ralf Baechle
2
-3
/
+3
2005-10-29
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-167
/
+716
2005-10-29
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
76
-3151
/
+8773
2005-10-29
[PATCH] prism54: Free skb after disabling interrupts
Patrick McHardy
1
-4
/
+2
2005-10-29
[PATCH] s2io iomem annotations
Al Viro
1
-5
/
+5
2005-10-29
[PATCH] drivers/net/tg3: Use the DMA_{32,64}BIT_MASK constants
Tobias Klauser
1
-3
/
+4
2005-10-29
[PATCH] sata_sil24 iomem annotations and fixes
Al Viro
1
-16
/
+19
2005-10-29
[PATCH] libata-core cleanups (updated)
Randy Dunlap
1
-9
/
+5
2005-10-29
[libata] ensure ->tf_read() hook reads Status and Error registers
Jeff Garzik
5
-14
/
+36
2005-10-29
[PATCH] idmouse cleanup and overflow fix
Al Viro
1
-14
/
+2
2005-10-29
[PATCH] amikbd fix
Al Viro
1
-1
/
+1
2005-10-29
[PATCH] missing bits in sparkspkr conversion
Al Viro
1
-1
/
+1
2005-10-29
[PATCH] arguments out of order in class_device_create() call (s390)
Al Viro
1
-1
/
+1
2005-10-29
[PATCH] missing include in infiniband
Al Viro
1
-0
/
+1
2005-10-29
[PATCH] sata_sil24 iomem annotations and fixes
Al Viro
1
-16
/
+19
2005-10-29
[PATCH] s2io iomem annotations
Al Viro
1
-5
/
+5
2005-10-29
[PATCH] blk: fix merge bug in as-iosched
Tejun Heo
1
-0
/
+1
2005-10-29
[ARM] Fix Assabet reboot with SA1100 MTD map driver
Russell King
1
-0
/
+9
2005-10-29
[ARM] Allow MTD device name to be passed via platform data
Russell King
1
-3
/
+3
2005-10-29
[ARM] Fix MTD device/partition destruction
Russell King
1
-2
/
+9
2005-10-29
[ARM] Add support for init/exit methods in sa1100 MTD map driver
Russell King
1
-3
/
+15
2005-10-29
[ARM] Rename 'data' to 'plat' in sa1100 MTD map driver
Russell King
1
-11
/
+11
2005-10-29
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
3
-4
/
+5
2005-10-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
132
-4497
/
+4027
2005-10-29
USB: fix up some odd parts due to partial merges
Greg Kroah-Hartman
2
-3
/
+3
2005-10-29
[PATCH] USB: add nokia_dku2 driver
Greg Kroah-Hartman
3
-0
/
+152
2005-10-29
[PATCH] USB: add new device id to ftdi_sio module
Martin Hagelin
1
-1
/
+1
[next]