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
2018-07-18
mtd: rawnand: denali: optimize timing parameters for data interface
Masahiro Yamada
4
-25
/
+28
2018-07-18
mtd: rawnand: denali_dt: add more clocks based on IP datasheet
Masahiro Yamada
1
-8
/
+45
2018-07-18
mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->dev
Masahiro Yamada
1
-8
/
+9
2018-07-18
mtd: rawnand: mxc: remove __init qualifier from mxcnd_probe_dt
Martin Kaiser
1
-2
/
+2
2018-07-18
mtd: spinand: macronix: Add support for MX35LF2GE4AB
Miquel Raynal
1
-0
/
+8
2018-07-18
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
Boris Brezillon
3
-1
/
+138
2018-07-18
mtd: spinand: Add initial support for Winbond W25M02GV
Frieder Schrempf
3
-1
/
+143
2018-07-18
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
Peter Pan
3
-1
/
+151
2018-07-18
mtd: nand: Add core infrastructure to support SPI NANDs
Peter Pan
5
-0
/
+1148
2018-07-18
mtd: rawnand: provide only single helper function for ECC conf
Abhishek Sahu
1
-24
/
+15
2018-07-18
mtd: rawnand: qcom: code reorganization for raw read
Abhishek Sahu
1
-68
/
+78
2018-07-18
mtd: rawnand: qcom: check for operation errors in case of raw read
Abhishek Sahu
1
-18
/
+40
2018-07-18
mtd: rawnand: qcom: fix return value for raw page read
Abhishek Sahu
1
-1
/
+1
2018-07-18
mtd: rawnand: qcom: modify write_oob to remove read codeword part
Abhishek Sahu
1
-12
/
+4
2018-07-18
mtd: rawnand: qcom: parse read errors for read oob also
Abhishek Sahu
1
-17
/
+9
2018-07-18
mtd: rawnand: qcom: fix null pointer access for erased page detection
Abhishek Sahu
1
-3
/
+15
2018-07-18
mtd: rawnand: qcom: erased page detection for uncorrectable errors only
Abhishek Sahu
1
-23
/
+44
2018-07-18
mtd: rawnand: qcom: wait for desc completion in all BAM channels
Abhishek Sahu
1
-1
/
+52
2018-07-18
mtd: rawnand: qcom: use the ecc strength from device parameter
Abhishek Sahu
1
-8
/
+21
2018-07-18
mtd: rawnand: qcom: remove dt property nand-ecc-step-size
Abhishek Sahu
1
-9
/
+2
2018-07-18
mtd: rawnand: denali: use helper function for ecc setup
Abhishek Sahu
1
-28
/
+2
2018-07-18
mtd: rawnand: helper function for setting up ECC configuration
Abhishek Sahu
1
-0
/
+33
2018-07-02
mtd: rawnand: micron: add fixup for ONFI revision
Chris Packham
1
-0
/
+13
2018-07-02
mtd: rawnand: add defines for ONFI version bits
Chris Packham
1
-5
/
+5
2018-07-02
mtd: rawnand: add manufacturer fixup for ONFI parameter page
Chris Packham
1
-0
/
+4
2018-07-02
mtd: rawnand: marvell: Handle on-die ECC
Chris Packham
1
-0
/
+1
2018-07-02
mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver
Stefan Agner
3
-0
/
+1241
2018-07-02
mtd: rawnand: add an option to specify NAND chip as a boot device
Stefan Agner
1
-0
/
+3
2018-07-02
mtd: rawnand: add Reed-Solomon error correction algorithm
Stefan Agner
1
-0
/
+1
2018-07-02
mtd: rawnand: hynix: fix decoding the OOB size on H27UCG8T2BTR
Martin Blumenstingl
1
-0
/
+13
2018-07-02
mtd: rawnand: micron: Update ecc_stats.corrected
Boris Brezillon
1
-10
/
+11
2018-07-02
mtd: rawnand: atmel: add module param to avoid using dma
Peter Rosin
1
-1
/
+6
2018-07-01
Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-6
/
+9
2018-07-01
Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-27
/
+35
2018-07-01
Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
26
-65
/
+369
2018-06-30
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-7
/
+7
2018-06-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2018-06-29
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-11
/
+15
2018-06-29
sg: remove ->sg_magic member
Jens Axboe
1
-3
/
+0
2018-06-29
Merge tag 'pci-v4.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-7
/
+12
2018-06-29
Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-8
/
+7
2018-06-29
Merge tag 'drm-fixes-2018-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-27
/
+59
2018-06-29
Merge tag 'for-4.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-27
/
+33
2018-06-29
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-2
/
+5
2018-06-29
drbd: Fix drbd_request_prepare() discard handling
Bart Van Assche
1
-2
/
+2
2018-06-29
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-4
/
+3
2018-06-29
i2c: gpio: initialize SCL to HIGH again
Wolfram Sang
1
-2
/
+2
2018-06-29
i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfers
Peter Rosin
1
-5
/
+9
2018-06-29
i2c: algos: bit: mention our experience about initial states
Wolfram Sang
1
-0
/
+5
2018-06-29
Revert "i2c: algo-bit: init the bus to a known state"
Wolfram Sang
1
-5
/
+0
[prev]
[next]