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
2012-03-27
mtd: spear_smi: Remove default partition information from driver
Stefan Roese
1
-35
/
+6
2012-03-27
mtd: Add device-tree support to fsmc_nand
Stefan Roese
1
-1
/
+56
2012-03-27
mtd: fix section mismatch for doc_probe_device
Ryosuke Saito
1
-2
/
+2
2012-03-27
mtd: nand/fsmc: Remove sparse warnings and errors
Vipin Kumar
1
-46
/
+45
2012-03-27
mtd: nand/fsmc: Add DMA support
Vipin Kumar
1
-5
/
+163
2012-03-27
mtd: nand/fsmc: Access the NAND device word by word whenever possible
Vipin Kumar
1
-0
/
+55
2012-03-27
mtd: nand/fsmc: Use dev_err to report error scenario
Vipin Kumar
1
-0
/
+7
2012-03-27
mtd: nand/fsmc: Use devm routines
Vipin Kumar
1
-91
/
+43
2012-03-27
mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platform
Vipin Kumar
1
-8
/
+33
2012-03-27
mtd: fsmc_nand: add pm callbacks to support hibernation
Shiraz Hashim
1
-6
/
+6
2012-03-27
mtd: nand/fsmc: Initialize the badblockbits to 7
Vipin Kumar
1
-0
/
+1
2012-03-27
mtd: nand/fsmc: Flip the bit only if the error index is < 4096
Vipin Kumar
1
-1
/
+1
2012-03-27
mtd: nand/fsmc: Read only 512 + 13 bytes for 8bit NAND devices
Vipin Kumar
1
-1
/
+3
2012-03-27
mtd: nand/fsmc: Correct the multiline comment format
Vipin Kumar
1
-4
/
+4
2012-03-27
mtd: nand/fsmc: Remove default partition information from driver
Armando Visconti
1
-58
/
+0
2012-03-27
mtd: nand/fsmc: Pass partition information through platform data
Vipin Kumar
1
-6
/
+7
2012-03-27
mtd: phram: dot not crash when built-in and passing boot param
Hervé Fache
1
-3
/
+30
2012-03-27
mtd: gpmi: fix the wrong DMA command.
Huang Shijie
1
-1
/
+2
2012-03-27
mtd: flash drivers set ecc strength
Mike Dunn
31
-1
/
+63
2012-03-27
mtd: docg3 reduce read alignment burden
Robert Jarzmik
1
-8
/
+13
2012-03-27
mtd: sh_flctl: Add power management with QoS request
Bastian Hecht
1
-9
/
+42
2012-03-27
mtd: do not use plain 0 as NULL
Artem Bityutskiy
40
-84
/
+88
2012-03-27
mtd: maps: sa1100-flash: Add reference counter to set_vpp()
Paul Parsons
1
-1
/
+13
2012-03-27
mtd: maps: pcmciamtd: Add reference counter to set_vpp()
Paul Parsons
1
-1
/
+12
2012-03-27
mtd: maps: l440gx: Add reference counter to set_vpp()
Paul Parsons
1
-5
/
+9
2012-03-27
mtd: maps: physmap: Add reference counter to set_vpp()
Paul Parsons
1
-2
/
+20
2012-03-27
mtd: chips: cfi_cmdset_0002: Match ENABLE_VPP()/DISABLE_VPP() calls
Paul Parsons
1
-2
/
+4
2012-03-27
mtd: chips: cfi_cmdset_0001: Match ENABLE_VPP()/DISABLE_VPP() calls
Paul Parsons
1
-6
/
+9
2012-03-27
mtd: fsmc: Support of 224-bytes OOB area length
Armando Visconti
1
-0
/
+40
2012-03-27
mtd: fsmc: Improve the fsmc_correct_data() routine
Armando Visconti
1
-21
/
+17
2012-03-27
mtd: fsmc: fixed data abort inside change_bit()
Armando Visconti
1
-1
/
+1
2012-03-27
mtd: fsmc: use ALE and CLE offsets from platform data
Shiraz Hashim
1
-4
/
+5
2012-03-27
mtd: fsmc_nand: ECC1 & ECC4 layout separated for different page sizes
Bhavna Yadav
1
-17
/
+159
2012-03-27
mtd: fsmc: Newly erased page read algorithm implemented
Vipin Kumar
1
-4
/
+52
2012-03-27
mtd: fix partition wrapper functions
Mike Dunn
1
-27
/
+33
2012-03-27
mtd: docg3 trivial renaming
Robert Jarzmik
1
-1
/
+1
2012-03-27
mtd: sh_flctl: Add FLHOLDCR register
Bastian Hecht
1
-0
/
+3
2012-03-27
mtd: sh_flctl: Use cached register value for FLCMNCR
Bastian Hecht
1
-15
/
+7
2012-03-27
mtd: sh_flctl: Implement NAND_CMD_RNDOUT command
Bastian Hecht
1
-0
/
+16
2012-03-27
mtd: sh_flctl: Expand the READID command to 8 bytes
Bastian Hecht
1
-3
/
+9
2012-03-27
mtd: sh_flctl: Reorder empty_fifo() calls
Bastian Hecht
1
-3
/
+2
2012-03-27
mtd: mips: lantiq: reintroduce support for cmdline partitions
Daniel Schwierzeck
1
-1
/
+2
2012-03-27
mtd: change the location of the ONFI detected log
Huang Shijie
1
-1
/
+1
2012-03-27
mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()
Huang Shijie
3
-15
/
+46
2012-03-27
mxs-dma : move the mxs dma.h to a more common place
Huang Shijie
3
-3
/
+3
2012-03-27
mtd: fix 'Flash device refused suspend due to active operation' message
Russell King
1
-1
/
+1
2012-03-27
mtd: gpmi: fix compiler warning
Huang Shijie
1
-1
/
+0
2012-03-27
mtd: simplify return logic in do_map_probe()
Uwe Kleine-König
1
-4
/
+1
2012-03-27
sfc: mtd: Use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff
Shmulik Ladkani
1
-1
/
+1
2012-03-27
mtd: ixp4xx: oops in ixp4xx_flash_probe
Marc Kleine-Budde
1
-1
/
+4
[next]