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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-21
mtd: define `mtd_is_*()' functions
Brian Norris
1
-0
/
+12
2011-09-11
mtd: kill old field for `struct mtd_info_user'
Brian Norris
1
-4
/
+1
2011-09-11
mtd: nand: kill member `ops' of `struct nand_chip'
Brian Norris
1
-3
/
+0
2011-09-11
mtd: document ABI
Brian Norris
2
-14
/
+74
2011-09-11
mtd: add MEMWRITE ioctl
Brian Norris
1
-0
/
+11
2011-09-11
mtd: rename MTD_MODE_* to MTD_FILE_MODE_*
Brian Norris
1
-4
/
+4
2011-09-11
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
2
-9
/
+9
2011-09-11
mtd: move mtd_oob_mode_t to shared kernel/user space
Brian Norris
2
-15
/
+16
2011-09-11
mtd: support reading OOB without ECC
Brian Norris
1
-0
/
+3
2011-09-11
mtd: nand: document nand_chip.oob_poi
Brian Norris
1
-1
/
+2
2011-09-11
mtd: support writing OOB without ECC
Brian Norris
1
-0
/
+3
2011-09-11
mtd: style fixups in multi-line comment, indentation
Brian Norris
1
-7
/
+9
2011-09-11
mtd: nand: fix spelling error (date => data)
Brian Norris
1
-1
/
+1
2011-09-11
mtd: remove MEMSETOOBSEL macro definition
Brian Norris
1
-1
/
+6
2011-09-11
mtd: remove CONFIG_MTD_DEBUG
Brian Norris
1
-23
/
+0
2011-09-11
mtd: plat-nand: Fixup kerneldoc for struct platform_nand_chip
Tobias Klauser
1
-2
/
+0
2011-09-11
mtd: spelling, capitalization, uniformity
Brian Norris
2
-26
/
+26
2011-09-11
mtd: drop mtd_device_register
Dmitry Eremin-Solenikov
1
-3
/
+2
2011-09-11
mtd: remove put_partition_parser() from public header
Dmitry Eremin-Solenikov
1
-2
/
+0
2011-09-11
mtd: hide parse_mtd_partitions
Dmitry Eremin-Solenikov
1
-3
/
+0
2011-09-11
mtd: OneNAND: Detect the correct NOP when 4KiB pagesize
Kyungmin Park
1
-0
/
+4
2011-09-11
mtd: drop of_mtd_parse_partitions()
Dmitry Eremin-Solenikov
1
-16
/
+0
2011-09-11
mtd: prepare to convert of_mtd_parse_partitions to partition parser
Dmitry Eremin-Solenikov
1
-1
/
+4
2011-09-11
mtd: abstract last MTD partition parser argument
Dmitry Eremin-Solenikov
2
-3
/
+15
2011-09-11
mtd: add new API for handling MTD registration
Dmitry Eremin-Solenikov
1
-0
/
+5
2011-09-11
mtd: plat-nand: drop unused fields from platform_nand_data
Dmitry Eremin-Solenikov
1
-2
/
+0
2011-09-11
mtd: add a flags for partitions which should just leave smth. after them
Dmitry Eremin-Solenikov
1
-1
/
+4
2011-09-11
mtd: drop mtd_has_cmdlinepart()
Dmitry Eremin-Solenikov
1
-6
/
+0
2011-09-11
mtd: drop physmap_configure
Dmitry Eremin-Solenikov
1
-17
/
+0
2011-09-11
mtd: nand: improve comment on NAND_BBT_DYNAMIC_STRUCT
Brian Norris
1
-1
/
+5
2011-09-11
mtd: nand: renumber the reorganized flags in nand.h / bbm.h
Brian Norris
2
-14
/
+15
2011-09-11
mtd: nand: rename CREATE_EMPTY bbt flag with proper prefix
Brian Norris
1
-1
/
+1
2011-09-11
mtd: nand: move NAND_CREATE_EMPTY_BBT flag
Brian Norris
2
-2
/
+7
2011-09-11
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
1
-1
/
+1
2011-09-11
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
2
-12
/
+9
2011-09-11
mtd: nand: separate chip options / bbt_options
Brian Norris
1
-0
/
+4
2011-09-11
mtd: nand: remove NAND_BBT_SCANBYTE1AND6 option
Brian Norris
1
-2
/
+0
2011-08-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-2
/
+0
2011-08-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-1
/
+1
2011-08-13
mmc: remove unused "ddr" parameter in struct mmc_ios
Jaehoon Chung
1
-2
/
+0
2011-08-13
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+7
2011-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+6
2011-08-12
ASoC: omap: Update e-mail address of Jarkko Nikula
Jarkko Nikula
1
-1
/
+1
2011-08-11
move RLIMIT_NPROC check from set_user() to do_execve_common()
Vasiliy Kulikov
1
-0
/
+1
2011-08-09
dt: add empty of_get_property for non-dt
Stephen Warren
1
-0
/
+7
2011-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-14
/
+14
2011-08-08
mm: Fix fixup_user_fault() for MMU=n
Peter Zijlstra
1
-2
/
+10
2011-08-08
cred: use 'const' in get_current_{user,groups}
Linus Torvalds
1
-2
/
+2
2011-08-08
CRED: Restore const to current_cred()
David Howells
1
-1
/
+1
2011-08-08
ipv4: route non-local sources for raw socket
Julian Anastasov
1
-1
/
+1
[next]