index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi
/
sf_internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-25
mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTD
Frieder Schrempf
1
-1
/
+1
2019-09-16
mtd: spi-nor: add missing SST26* flash IC protection ops
Eugeniy Paltsev
1
-0
/
+1
2019-09-16
mtd: spi: Drop sf.c
Jagan Teki
1
-18
/
+0
2019-02-07
mtd: spi: Add lightweight SPI flash stack for SPL
Vignesh R
1
-0
/
+2
2019-02-07
mtd: spi: Switch to new SPI NOR framework
Vignesh R
1
-185
/
+40
2018-11-20
sf: Add a method to obtain the block-protect setting
Simon Glass
1
-0
/
+3
2018-10-12
sf: Add MICRON manufacturer id
Ashish Kumar
1
-0
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-04-19
mtd: sf: Add support of sst26wf* flash ICs protection ops
Eugeniy Paltsev
1
-0
/
+13
2016-12-15
Revert "sf: Fix quad bit set for micron devices"
Cyrille Pitchen
1
-3
/
+0
2016-11-19
spi: Remove dual flash options/flags
Jagan Teki
1
-0
/
+1
2016-11-18
sf: Rename few local functions
Jagan Teki
1
-1
/
+1
2016-11-18
sf: Remove spansion_s25fss_disable_4KB_erase
Jagan Teki
1
-6
/
+0
2016-11-18
sf: Increase max id length by 1 byte
Jagan Teki
1
-1
/
+1
2016-11-18
sf: Add SPI_FLASH_MAX_ID_LEN
Jagan Teki
1
-1
/
+2
2016-11-18
sf: nr_sectors -> n_sectors
Jagan Teki
1
-1
/
+1
2016-11-18
sf: Cleanup spi_flash_info{}
Jagan Teki
1
-24
/
+20
2016-11-18
sf: Adopt flash table INFO macro from Linux
Jagan Teki
1
-7
/
+19
2016-09-22
sf: Move flags macro's to spi_flash_params{} members
Jagan Teki
1
-13
/
+10
2016-09-22
sf: Add CONFIG_SPI_FLASH_USE_4K_SECTORS in spi_flash
Jagan Teki
1
-4
/
+0
2016-09-22
sf: Remove SECT_32K
Jagan Teki
1
-9
/
+7
2016-09-22
sf: Remove e_rd_cmd from param table
Jagan Teki
1
-17
/
+1
2016-09-22
sf: Simplify fastest read cmd code
Jagan Teki
1
-0
/
+4
2016-05-18
spi: fsl_qspi: Enable Spansion S25FS-S family flashes
Yuan Yao
1
-0
/
+5
2016-01-13
sf: Make IO modes at last in read modes
Jagan Teki
1
-2
/
+2
2016-01-13
sf: Fix quad bit set for micron devices
Jagan Teki
1
-0
/
+3
2016-01-13
sf: Use BIT macro
Jagan Teki
1
-21
/
+21
2016-01-13
sf: Minor cleanup
Jagan Teki
1
-6
/
+6
2015-12-11
sf: sf_probe: Remove spi_slave pointer argument
Jagan Teki
1
-2
/
+1
2015-12-11
sf: Remove unneeded SST_BP and SST_WP
Jagan Teki
1
-5
/
+2
2015-12-11
sf: Flash power up read-only based on idcode0
Jagan Teki
1
-0
/
+1
2015-12-11
sf: Use static for file-scope functions
Jagan Teki
1
-18
/
+0
2015-12-11
sf: Move read_id code to sf_ops
Jagan Teki
1
-2
/
+1
2015-12-11
sf: Move spi_flash_scan code to sf_ops
Jagan Teki
1
-0
/
+14
2015-11-18
sf: Add lock ops for SST SPI NOR flash
Fabio Estevam
1
-0
/
+1
2015-11-05
sf: Add SPI NOR protection mechanism
Fabio Estevam
1
-0
/
+9
2015-11-05
sf: Add SPI protection mechanism from the kernel
Fabio Estevam
1
-0
/
+3
2015-10-25
sf: Add FSR support to spi_flash_cmd_wait_ready
Jagan Teki
1
-0
/
+1
2015-10-25
sf: Make flash->flags use for generic usage
Jagan Teki
1
-0
/
+4
2015-08-17
sf: Make 4K sector support configurable
Marek Vasut
1
-0
/
+4
2015-07-01
spi/sf: Minor cleanups
Jagan Teki
1
-9
/
+9
2015-06-30
mtd, spi: Add MTD layer driver
Daniel Schwierzeck
1
-0
/
+5
2015-04-28
sf: Fix to compute proper sector_size
Jagannadha Sutradharudu Teki
1
-1
/
+2
2015-04-23
Revert "spi: add config option to enable the WP pin function on st micron fla...
Jagannadha Sutradharudu Teki
1
-4
/
+0
2014-12-13
sf: Enable byte program support
Jagannadha Sutradharudu Teki
1
-1
/
+4
2014-12-13
spi: sf: Support byte program for sst spi flash
Bin Meng
1
-0
/
+2
2014-12-13
spi: Fix flag collision for SST_WP
Simon Glass
1
-1
/
+1
2014-12-13
sf: Fix look for the fastest read command
Jagannadha Sutradharudu Teki
1
-5
/
+8
2014-10-22
sf: Tidy up public and private header files
Simon Glass
1
-7
/
+60
2014-07-23
spi: add config option to enable the WP pin function on st micron flashes
Heiko Schocher
1
-0
/
+4
[next]