index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-07
mtd: spi-nor: Drop spansion_quad_enable()
Tudor Ambarus
1
-53
/
+5
2019-11-07
mtd: spi-nor: Describe all the Reg Ops
Tudor Ambarus
1
-11
/
+127
2019-11-07
mtd: spi-nor: Merge spi_nor_write_sr() and spi_nor_write_sr_cr()
Tudor Ambarus
1
-51
/
+23
2019-11-07
mtd: spi-nor: Move the WE and wait calls inside Write SR methods
Tudor Ambarus
1
-64
/
+44
2019-11-07
mtd: spi-nor: Void return type for spi_nor_clear_sr/fsr()
Tudor Ambarus
1
-6
/
+2
2019-11-07
mtd: spi-nor: Rename label as it is no longer generic
Tudor Ambarus
1
-11
/
+11
2019-11-07
mtd: spi-nor: Check for errors after each Register Operation
Tudor Ambarus
1
-21
/
+60
2019-11-07
mtd: spi-nor: Print debug info inside Reg Ops methods
Tudor Ambarus
1
-42
/
+127
2019-11-07
mtd: spi-nor: Use dev_dbg insted of dev_err for low level info
Tudor Ambarus
1
-21
/
+21
2019-11-02
mtd: spi-nor: fix silent truncation in spi_nor_read_raw()
Sergei Shtylyov
1
-1
/
+1
2019-11-02
mtd: spi-nor: fix silent truncation in spi_nor_read()
Sergei Shtylyov
1
-1
/
+1
2019-11-02
mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-H SPI serial flash
Mika Westerberg
1
-0
/
+1
2019-11-02
mtd: spi-nor: Print device info in case of error
Tudor Ambarus
1
-2
/
+2
2019-11-01
mtd: spi-nor: Constify data to write to the Status Register
Tudor Ambarus
1
-2
/
+2
2019-11-01
mtd: spi-nor: Fix retlen handling in sst_write()
Tudor Ambarus
1
-4
/
+5
2019-11-01
mtd: spi-nor: Drop redundant error reports in Reg Ops callers
Tudor Ambarus
1
-40
/
+10
2019-11-01
mtd: spi-nor: Pointer parameter for CR in spi_nor_read_cr()
Tudor Ambarus
1
-25
/
+30
2019-11-01
mtd: spi-nor: Pointer parameter for FSR in spi_nor_read_fsr()
Tudor Ambarus
1
-18
/
+20
2019-11-01
mtd: spi-nor: Pointer parameter for SR in spi_nor_read_sr()
Tudor Ambarus
1
-53
/
+64
2019-11-01
mtd: spi-nor: Don't overwrite errno from Reg Ops
Tudor Ambarus
1
-7
/
+6
2019-11-01
mtd: spi-nor: Drop explicit cast to int to already int value
Tudor Ambarus
1
-9
/
+6
2019-11-01
mtd: spi-nor: Stop compare with negative in Reg Ops methods
Tudor Ambarus
1
-10
/
+13
2019-11-01
mtd: spi-nor: Group all Reg Ops to avoid forward declarations
Tudor Ambarus
1
-213
/
+213
2019-11-01
mtd: spi-nor: Drop duplicated new line
Tudor Ambarus
1
-1
/
+0
2019-11-01
mtd: spi-nor: Prepend spi_nor_ to all Reg Ops methods
Tudor Ambarus
1
-54
/
+56
2019-10-23
mtd: spi-nor: cadence-quadspi: Fix cqspi_command_read() definition
Tudor Ambarus
1
-8
/
+7
2019-10-23
mtd: spi-nor: Introduce 'struct spi_nor_controller_ops'
Tudor Ambarus
7
-96
/
+136
2019-10-23
mtd: spi-nor: hisi-sfc: Drop nor->erase NULL assignment
Tudor Ambarus
1
-1
/
+0
2019-10-23
mtd: spi-nor: add support for en25qh16
DENG Qingfang
1
-0
/
+2
2019-10-23
mtd: spi-nor: intel-spi: add support for Intel Cannon Lake SPI flash
Jethro Beekman
2
-0
/
+16
2019-10-23
mtd: spi-nor: intel-spi: support chips without software sequencer
Jethro Beekman
1
-7
/
+16
2019-10-20
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-15
/
+38
2019-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
84
-443
/
+739
2019-10-19
net: ethernet: dwmac-sun8i: show message only when switching to promisc
Mans Rullgard
1
-1
/
+2
2019-10-19
net: aquantia: add an error handling in aq_nic_set_multicast_list
Chenwandun
1
-0
/
+2
2019-10-19
macb: propagate errors when getting optional clocks
Michael Tretter
1
-6
/
+6
2019-10-19
xen/netback: fix error path of xenvif_connect_data()
Juergen Gross
1
-1
/
+0
2019-10-19
net: hns3: fix mis-counting IRQ vector numbers issue
Yonglong Liu
6
-6
/
+58
2019-10-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+6
2019-10-19
zram: fix race between backing_dev_show and backing_dev_store
Chenwandun
1
-2
/
+3
2019-10-19
drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_pag...
David Hildenbrand
1
-0
/
+3
2019-10-18
Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-66
/
+148
2019-10-18
Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-3
/
+6
2019-10-18
Merge tag 'for-5.4/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-45
/
+81
2019-10-18
Merge tag 'iommu-fixes-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-27
/
+70
2019-10-18
net: usb: lan78xx: Connect PHY before registering MAC
Andrew Lunn
1
-6
/
+6
2019-10-18
mlxsw: spectrum_trap: Push Ethernet header before reporting trap
Ido Schimmel
1
-0
/
+1
2019-10-18
Merge tag 'mmc-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
4
-17
/
+23
2019-10-18
net: bcmgenet: reset 40nm EPHY on energy detect
Doug Berger
1
-1
/
+8
2019-10-18
net: bcmgenet: soft reset 40nm EPHYs before MAC init
Doug Berger
3
-73
/
+69
[next]