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
2007-05-01
mmc: Separate out protocol ops
Pierre Ossman
13
-517
/
+844
2007-05-01
mmc: Move core functions to subdir
Pierre Ossman
8
-18
/
+24
2007-05-01
mmc: deprecate mmc bus topology
Pierre Ossman
5
-555
/
+400
2007-05-01
mmc: remove card upon suspend
Pierre Ossman
1
-3
/
+10
2007-05-01
mmc: allow suspended block driver to be removed
Pierre Ossman
1
-0
/
+3
2007-05-01
mmc: Flush pending detects on host removal
Pierre Ossman
2
-1
/
+17
2007-05-01
mmc: Move host and card drivers to subdirs
Pierre Ossman
24
-127
/
+158
2007-05-01
mmc: Move queue functions to mmc_block
Pierre Ossman
4
-7
/
+7
2007-05-01
mmc: Move "present" marking
Pierre Ossman
2
-2
/
+2
2007-05-01
mmc: Move OCR bit defines
Pierre Ossman
14
-36
/
+31
2007-05-01
mmc: add type field to cards
Pierre Ossman
2
-7
/
+11
2007-05-01
mmc: MMC sector based cards
Pierre Ossman
4
-8
/
+38
2007-05-01
mmc: use right timing mode constant
Pierre Ossman
1
-1
/
+1
2007-05-01
tifm: add missing include for DMA_32BIT_MASK
Andrew Morton
1
-0
/
+1
2007-05-01
tifm: layout fixes, small changes to comments and printfs
Alex Dubov
4
-72
/
+80
2007-05-01
tifm_sd: implement software scatter-gather
Alex Dubov
2
-147
/
+297
2007-05-01
tifm_sd: fix resume handler
Alex Dubov
1
-16
/
+19
2007-05-01
tifm_sd: replace command completion state machine with full checking
Alex Dubov
2
-122
/
+138
2007-05-01
tifm_sd: merge dma and pio request processing paths
Alex Dubov
1
-130
/
+68
2007-05-01
tifm_sd: separate command flags, socket flags and register bit masks
Alex Dubov
1
-36
/
+36
2007-05-01
tifm_sd: remove wait for power off on remove
Alex Dubov
1
-15
/
+10
2007-05-01
tifm_sd: remove tifm_sd_terminate function
Alex Dubov
1
-21
/
+13
2007-05-01
tifm: add sysfs attribute for tifm devices
Alex Dubov
1
-7
/
+20
2007-05-01
tifm_7xx1: fix adapter resume function
Alex Dubov
1
-27
/
+31
2007-05-01
tifm: move common device management tasks from tifm_7xx1 to tifm_core
Alex Dubov
3
-72
/
+65
2007-05-01
tifm: move common adapter management tasks from tifm_7xx1 to tifm_core
Alex Dubov
3
-45
/
+51
2007-05-01
tifm_7xx1: improve card detection routine
Alex Dubov
1
-25
/
+21
2007-05-01
tifm: replace per-adapter kthread with freezeable workqueue
Alex Dubov
3
-76
/
+72
2007-05-01
tifm: simplify bus match and uevent handlers
Alex Dubov
4
-40
/
+53
2007-05-01
tifm: use bus methods to handle probe/remove instead of driver ones.
Alex Dubov
2
-56
/
+47
2007-05-01
tifm: hide details of interrupt processing from socket drivers
Alex Dubov
4
-37
/
+50
2007-05-01
wbsd: remove block crc test
Pierre Ossman
2
-34
/
+3
2007-05-01
mmc: enforce correct sg list
Pierre Ossman
1
-0
/
+11
2007-05-01
mmc: cull sg list to match mmc request size
Alex Dubov
5
-129
/
+50
2007-05-01
libata: honour host controllers that want just one host
Linus Torvalds
1
-7
/
+4
2007-05-01
pm: include EIO from errno-base.h
David Rientjes
1
-1
/
+1
2007-05-01
Add kvasprintf()
Jeremy Fitzhardinge
2
-7
/
+20
2007-05-01
power management: force pm_ops.valid callback to be assigned
Johannes Berg
2
-8
/
+8
2007-05-01
power management: implement pm_ops.valid for everybody
Johannes Berg
11
-55
/
+39
2007-05-01
power management: remove firmware disk mode
Johannes Berg
5
-54
/
+34
2007-05-01
rework pm_ops pm_disk_mode, kill misuse
Johannes Berg
11
-64
/
+56
2007-05-01
reiserfs: suppress lockdep warning
Jeff Mahoney
1
-1
/
+1
2007-05-01
Extend print_symbol capability
Robert Peterson
2
-9
/
+27
2007-05-01
[UDP]: Do not allow specific bind when wildcard bind exists.
David S. Miller
1
-8
/
+33
2007-05-01
[IPV4] UDP: Fix endianness bugs in hashing changes.
David S. Miller
1
-18
/
+18
2007-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
26
-2013
/
+1446
2007-04-30
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
22
-615
/
+1004
2007-04-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
27
-273
/
+641
2007-04-30
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
10
-464
/
+459
2007-04-30
Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
376
-7892
/
+11546
[next]