index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
mtd: spi-nor: micron: Add SPI_NOR_DUAL_READ flag on mt25qu02g
David Clear
1
-2
/
+2
2020-07-27
mtd: spi-nor: macronix: Add support for mx66u2g45g
David Clear
1
-0
/
+3
2020-07-27
mtd: spi-nor: intel-spi: Simulate WRDI command
Alexander Sverdlin
1
-0
/
+9
2020-07-15
Merge tag 'spi-mem-dtr' into spi-nor/next
Tudor Ambarus
5
-14
/
+32
2020-07-14
spi: spi-mtk-nor: reject DTR ops
Pratyush Yadav
1
-0
/
+6
2020-07-14
spi: atmel-quadspi: reject DTR ops
Pratyush Yadav
1
-0
/
+6
2020-07-14
spi: spi-mem: allow specifying a command's extension
Pratyush Yadav
4
-14
/
+17
2020-07-14
spi: spi-mem: allow specifying whether an op is DTR or not
Pratyush Yadav
1
-0
/
+3
2020-07-13
mtd: spi-nor: Disable the flash quad mode in spi_nor_restore()
Yicong Yang
1
-0
/
+2
2020-07-13
mtd: spi-nor: Add capability to disable flash quad mode
Yicong Yang
2
-24
/
+41
2020-07-13
mtd: spi-nor: spansion: Remove s70fl01gs from flash_info
Takahiro Kuwano
1
-1
/
+0
2020-07-13
mtd: spi-nor: sfdp: do not make invalid quad enable fatal
Pratyush Yadav
1
-1
/
+2
2020-07-03
mtd: spi-nor: winbond: Add support for w25q64jvm
Sven Van Asbroeck
1
-0
/
+1
2020-07-03
mtd: spi-nor: macronix: Add support for MX25R1635F
Frieder Schrempf
1
-0
/
+3
2020-06-26
mtd: spi-nor: intel-spi: Add support for Intel Tiger Lake-H SPI serial flash
Mika Westerberg
1
-0
/
+1
2020-06-26
mtd: spi-nor: intel-spi: Add support for Intel Emmitsburg SPI serial flash
Mika Westerberg
1
-0
/
+1
2020-06-26
Merge tag 'cadence-mtd-spi-move' into spi-nor/next
Tudor Ambarus
5
-343
/
+222
2020-06-21
Merge tag 'pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
6
-23
/
+19
2020-06-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
8
-25
/
+39
2020-06-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
9
-1
/
+11
2020-06-20
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-38
/
+8
2020-06-20
pinctrl: single: fix function name in documentation
Drew Fustini
1
-1
/
+1
2020-06-20
Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-12
/
+2
2020-06-20
pinctrl: qcom: ipq6018 Add missing pins in qpic pin group
Sivaprakash Murugesan
1
-1
/
+2
2020-06-20
Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le...
Haibo Chen
1
-4
/
+3
2020-06-20
Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
5
-94
/
+47
2020-06-19
Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-15
/
+36
2020-06-19
Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-13
/
+18
2020-06-19
Merge tag 'drm-fixes-2020-06-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
28
-429
/
+828
2020-06-19
Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+3
2020-06-19
spi: Move cadence-quadspi driver to drivers/spi/
Ramuthevar Vadivel Murugan
5
-19
/
+19
2020-06-19
mtd: spi-nor: Convert cadence-quadspi to use spi-mem framework
Ramuthevar Vadivel Murugan
1
-285
/
+191
2020-06-19
mtd: spi-nor: cadence-quadspi: Drop redundant WREN in erase path
Vignesh Raghavendra
1
-5
/
+0
2020-06-19
mtd: spi-nor: cadence-quadspi: Handle probe deferral while requesting DMA cha...
Vignesh Raghavendra
1
-5
/
+13
2020-06-19
mtd: spi-nor: cadence-quadspi: Fix error path on failure to acquire reset lines
Vignesh Raghavendra
1
-4
/
+4
2020-06-19
mtd: spi-nor: cadence-quadspi: Don't initialize rx_dma_complete on failure
Vignesh Raghavendra
1
-0
/
+1
2020-06-19
mtd: spi-nor: cadence-quadspi: Provide a way to disable DAC mode
Vignesh Raghavendra
1
-1
/
+4
2020-06-19
mtd: spi-nor: cadence-quadspi: Make driver independent of flash geometry
Vignesh Raghavendra
1
-35
/
+1
2020-06-19
i2c: smbus: Fix spelling mistake in the comments
Keyur Patel
1
-1
/
+1
2020-06-19
i2c: remove deprecated i2c_new_device API
Wolfram Sang
1
-25
/
+0
2020-06-19
video: backlight: tosa_lcd: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-06-19
drm: encoder_slave: use new I2C API
Wolfram Sang
1
-8
/
+2
2020-06-19
drm: encoder_slave: fix refcouting error for modules
Wolfram Sang
1
-2
/
+3
2020-06-19
Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd...
Dave Airlie
9
-56
/
+160
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
5
-8
/
+10
2020-06-18
loop: replace kill_bdev with invalidate_bdev
Zheng Bin
1
-4
/
+4
2020-06-18
libata: Use per port sync for detach
Kai-Heng Feng
1
-6
/
+5
2020-06-17
drm/amdgpu: fix documentation around busy_percentage
Alex Deucher
1
-1
/
+1
2020-06-17
drm/amdgpu/pm: update comment to clarify Overdrive interfaces
Alex Deucher
1
-1
/
+1
2020-06-17
drm/amdkfd: Use correct major in devcgroup check
Lorenz Brun
1
-1
/
+2
[next]