index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: spi-nor: Print debug message when the read back test fails
Tudor Ambarus
2019-11-07
1
-1
/
+6
*
mtd: spi-nor: Check all the bits written, not just the BP ones
Tudor Ambarus
2019-11-07
1
-5
/
+4
*
mtd: spi-nor: Fix errno on Quad Enable methods
Tudor Ambarus
2019-11-07
1
-3
/
+3
*
mtd: spi-nor: Drop spansion_quad_enable()
Tudor Ambarus
2019-11-07
1
-53
/
+5
*
mtd: spi-nor: Describe all the Reg Ops
Tudor Ambarus
2019-11-07
1
-11
/
+127
*
mtd: spi-nor: Merge spi_nor_write_sr() and spi_nor_write_sr_cr()
Tudor Ambarus
2019-11-07
1
-51
/
+23
*
mtd: spi-nor: Move the WE and wait calls inside Write SR methods
Tudor Ambarus
2019-11-07
1
-64
/
+44
*
mtd: spi-nor: Void return type for spi_nor_clear_sr/fsr()
Tudor Ambarus
2019-11-07
1
-6
/
+2
*
mtd: spi-nor: Rename label as it is no longer generic
Tudor Ambarus
2019-11-07
1
-11
/
+11
*
mtd: spi-nor: Check for errors after each Register Operation
Tudor Ambarus
2019-11-07
1
-21
/
+60
*
mtd: spi-nor: Print debug info inside Reg Ops methods
Tudor Ambarus
2019-11-07
1
-42
/
+127
*
mtd: spi-nor: Use dev_dbg insted of dev_err for low level info
Tudor Ambarus
2019-11-07
1
-21
/
+21
*
mtd: spi-nor: fix silent truncation in spi_nor_read_raw()
Sergei Shtylyov
2019-11-02
1
-1
/
+1
*
mtd: spi-nor: fix silent truncation in spi_nor_read()
Sergei Shtylyov
2019-11-02
1
-1
/
+1
*
mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-H SPI serial flash
Mika Westerberg
2019-11-02
1
-0
/
+1
*
mtd: spi-nor: Print device info in case of error
Tudor Ambarus
2019-11-02
1
-2
/
+2
*
mtd: spi-nor: Constify data to write to the Status Register
Tudor Ambarus
2019-11-01
1
-2
/
+2
*
mtd: spi-nor: Fix retlen handling in sst_write()
Tudor Ambarus
2019-11-01
1
-4
/
+5
*
mtd: spi-nor: Drop redundant error reports in Reg Ops callers
Tudor Ambarus
2019-11-01
1
-40
/
+10
*
mtd: spi-nor: Pointer parameter for CR in spi_nor_read_cr()
Tudor Ambarus
2019-11-01
1
-25
/
+30
*
mtd: spi-nor: Pointer parameter for FSR in spi_nor_read_fsr()
Tudor Ambarus
2019-11-01
1
-18
/
+20
*
mtd: spi-nor: Pointer parameter for SR in spi_nor_read_sr()
Tudor Ambarus
2019-11-01
1
-53
/
+64
*
mtd: spi-nor: Don't overwrite errno from Reg Ops
Tudor Ambarus
2019-11-01
1
-7
/
+6
*
mtd: spi-nor: Drop explicit cast to int to already int value
Tudor Ambarus
2019-11-01
1
-9
/
+6
*
mtd: spi-nor: Stop compare with negative in Reg Ops methods
Tudor Ambarus
2019-11-01
1
-10
/
+13
*
mtd: spi-nor: Group all Reg Ops to avoid forward declarations
Tudor Ambarus
2019-11-01
1
-213
/
+213
*
mtd: spi-nor: Drop duplicated new line
Tudor Ambarus
2019-11-01
1
-1
/
+0
*
mtd: spi-nor: Prepend spi_nor_ to all Reg Ops methods
Tudor Ambarus
2019-11-01
1
-54
/
+56
*
mtd: spi-nor: cadence-quadspi: Fix cqspi_command_read() definition
Tudor Ambarus
2019-10-23
1
-8
/
+7
*
mtd: spi-nor: Introduce 'struct spi_nor_controller_ops'
Tudor Ambarus
2019-10-23
8
-117
/
+166
*
mtd: spi-nor: hisi-sfc: Drop nor->erase NULL assignment
Tudor Ambarus
2019-10-23
1
-1
/
+0
*
mtd: spi-nor: add support for en25qh16
DENG Qingfang
2019-10-23
1
-0
/
+2
*
mtd: spi-nor: intel-spi: add support for Intel Cannon Lake SPI flash
Jethro Beekman
2019-10-23
3
-0
/
+17
*
mtd: spi-nor: intel-spi: support chips without software sequencer
Jethro Beekman
2019-10-23
1
-7
/
+16
*
Linux 5.4-rc4
v5.4-rc4
Linus Torvalds
2019-10-20
1
-1
/
+1
*
Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-10-20
3
-6
/
+9
|
\
|
*
kheaders: substituting --sort in archive creation
Dmitry Goldin
2019-10-17
1
-4
/
+7
|
*
scripts: setlocalversion: fix a bashism
Randy Dunlap
2019-10-15
1
-1
/
+1
|
*
kbuild: update comment about KBUILD_ALLDIRS
Masahiro Yamada
2019-10-15
1
-1
/
+1
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-10-20
6
-38
/
+84
|
\
\
|
*
|
x86/boot/acpi: Move get_cmdline_acpi_rsdp() under #ifdef guard
Zhenzhong Duan
2019-10-18
1
-24
/
+24
|
*
|
x86/hyperv: Set pv_info.name to "Hyper-V"
Andrea Parri
2019-10-18
1
-0
/
+4
|
*
|
x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpu
Sean Christopherson
2019-10-15
1
-1
/
+2
|
*
|
x86/hyperv: Make vapic support x2apic mode
Roman Kagan
2019-10-15
1
-5
/
+15
|
*
|
x86/boot/64: Round memory hole size up to next PMD page
Steve Wahl
2019-10-11
1
-6
/
+19
|
*
|
x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel area
Steve Wahl
2019-10-11
1
-2
/
+20
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-10-20
5
-17
/
+43
|
\
\
\
|
*
\
\
Merge tag 'irqchip-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2019-10-14
5
-17
/
+43
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
irqchip/sifive-plic: Switch to fasteoi flow
Marc Zyngier
2019-09-18
1
-14
/
+15
|
|
*
|
irqchip/gic-v3: Fix GIC_LINE_NR accessor
Zenghui Yu
2019-09-18
1
-1
/
+1
[next]