Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
097ccca726ffedb277c104aba45c59d075969e51
/
drivers
097ccca
mtd: nand: Fix some function description mismatches in core.c
by Xiaolei Li
· 7 years ago
6b6de65
mtd: rawnand: marvell: Rename ->ecc_clk into ->core_clk
by Boris Brezillon
· 7 years ago
bb00ff2
mtd: rawnand: s3c2410: enhance the probe function error path
by Miquel Raynal
· 7 years ago
0eaa879
mtd: rawnand: tango: fix probe function error path
by Miquel Raynal
· 7 years ago
5a3e8cd
mtd: rawnand: sh_flctl: fix the probe function error path
by Miquel Raynal
· 7 years ago
122bb3c
mtd: rawnand: omap2: fix the probe function error path
by Miquel Raynal
· 7 years ago
be051bf
mtd: rawnand: mxc: fix probe function error path
by Miquel Raynal
· 7 years ago
4e5d1d9
mtd: rawnand: denali: fix probe function error path
by Miquel Raynal
· 7 years ago
4acc304
mtd: rawnand: davinci: fix probe function error path
by Miquel Raynal
· 7 years ago
a446c99
mtd: rawnand: cafe: fix probe function error path
by Miquel Raynal
· 7 years ago
5826b88
mtd: rawnand: brcmnand: fix probe function error path
by Miquel Raynal
· 7 years ago
15d6f11
mtd: rawnand: sunxi: Stop supporting ECC_HW_SYNDROME mode
by Boris Brezillon
· 7 years ago
961ba15
mtd: rawnand: marvell: Fix clock resource by adding a register clock
by Gregory CLEMENT
· 7 years ago
b120612
mtd: rawnand: gpmi: use core timings instead of an empirical derivation
by Miquel Raynal
· 7 years ago
76e1a00
mtd: rawnand: gpmi: support ->setup_data_interface()
by Miquel Raynal
· 7 years ago
bd0b643
mtd: rawnand: get rid of the ONFI parameter page in nand_chip
by Miquel Raynal
· 7 years ago
480139d
mtd: rawnand: get rid of the JEDEC parameter page in nand_chip
by Miquel Raynal
· 7 years ago
34c5c01
mtd: rawnand: macronix: nack the support of changing timings for one chip
by Miquel Raynal
· 7 years ago
789157e
mtd: rawnand: allow vendors to declare (un)supported features
by Miquel Raynal
· 7 years ago
a97421c
mtd: rawnand: prepare the removal of the ONFI parameter page
by Miquel Raynal
· 7 years ago
f4531b2
mtd: rawnand: prepare the removal of ONFI/JEDEC parameter pages
by Miquel Raynal
· 7 years ago
107b7d6
mtd: rawnand: avoid setting again the timings to mode 0 after a reset
by Miquel Raynal
· 7 years ago
415ae78
mtd: rawnand: check ONFI timings have been acked by the chip
by Miquel Raynal
· 7 years ago
29714d6
mtd: rawnand: move calls to ->select_chip() in nand_setup_data_interface()
by Miquel Raynal
· 7 years ago
939da44
mtd: rawnand: mxc: remove useless checks in GET/SET_FEATURES functions
by Miquel Raynal
· 7 years ago
993447b
mtd: rawnand: handle differently chip/controller errors about timings
by Miquel Raynal
· 7 years ago
97baea1
mtd: rawnand: use wrappers to call onfi GET/SET_FEATURES
by Miquel Raynal
· 7 years ago
b958758
mtd: rawnand: rename SET/GET FEATURES related functions
by Miquel Raynal
· 7 years ago
fc2f30a
mtd: rawnand: rename default ->onfi_get/set_features() implementations
by Miquel Raynal
· 7 years ago
daf9a87
mtd: rawnand: makes the Kconfig entry clear when it comes to raw NANDs
by Miquel Raynal
· 7 years ago
00324da
mtd: rawnand: remove bf5xx_nand driver
by Arnd Bergmann
· 7 years ago
a722932
mtd: rawnand: vf610_nfc: support ONFI SET/GET_FEATURES commands
by Stefan Agner
· 7 years ago
ecc40b8
mtd: rawnand: vf610_nfc: remove old hooks
by Stefan Agner
· 7 years ago
1cbe30b
mtd: rawnand: vf610_nfc: make use of ->exec_op()
by Stefan Agner
· 7 years ago
828814e
mtd: rawnand: remove STANDALONE compile mode of nand_ecc
by Masahiro Yamada
· 7 years ago
63fa37f
mtd: rawnand: Replace printk() with appropriate pr_*() macro
by Shreeya Patel
· 7 years ago
26777d3
mtd: Move onenand code base to drivers/mtd/nand/onenand
by Boris Brezillon
· 7 years ago
801492c
mtd: onenand: Get rid of comments giving the file path inside the file itself
by Boris Brezillon
· 7 years ago
3383fb3
Merge tag 'nand/pxa3xx-removal' of git://git.infradead.org/linux-mtd into nand/next
by Boris Brezillon
· 7 years ago
7576594
mtd: nand: remove useless fields from pxa3xx NAND platform data
by Miquel Raynal
· 7 years ago
cc39643
mtd: nand: remove deprecated pxa3xx_nand driver
by Miquel Raynal
· 7 years ago
4da712e
mtd: nand: fsmc: use ->exec_op()
by Miquel Raynal
· 7 years ago
4df6ed4
mtd: nand: fsmc: get rid of IO_ADDR_[R|W]
by Miquel Raynal
· 7 years ago
9c3736a
mtd: nand: Add core infrastructure to deal with NAND devices
by Boris Brezillon
· 7 years ago
93db446
mtd: nand: move raw NAND related code to the raw/ subdir
by Boris Brezillon
· 7 years ago
7b6afee
mtd: nand: Add missing copyright information
by Boris Brezillon
· 7 years ago
187c5448
mtd: nand: State when references to other drivers are no longer valid
by Boris Brezillon
· 7 years ago
e36f2eb
mtd: nand: ams-delta: Fix path to toto.c source file
by Boris Brezillon
· 7 years ago
93cbd6f3
mtd: nand: Stop using full path when referring to files placed in the same dir
by Boris Brezillon
· 7 years ago
43a0a45
mtd: nand: Get rid of comments giving the file path inside the file itself
by Boris Brezillon
· 7 years ago
fb3bff5
mtd: nand: toshiba: Retrieve ECC requirements from extended ID
by KOBAYASHI Yoshitake
· 7 years ago
1b8c909
mtd: nand: vf610: check mtd_device_register() return code
by Alexey Khoroshilov
· 7 years ago
196644f
mtd: nand: vf610: improve readability of error label
by Alexey Khoroshilov
· 7 years ago
f5a666b
mtd: nand: vf610: remove the unnecessary of_node_put()
by Alexey Khoroshilov
· 7 years ago
532a1cf
mtd: nand: vf610_nfc: remove unused function
by Stefan Agner
· 7 years ago
07ad5a7
mtd: nand: add ->setup_data_interface() support for Marvell NFCv1
by Miquel Raynal
· 7 years ago
68dc8e4
mtd: nand: mxc: remove now unused code
by Sascha Hauer
· 7 years ago
cd8b465
mtd: nand: mxc: Drop now unnecessary functions
by Sascha Hauer
· 7 years ago
6811c46
mtd: nand: mxc: Add own write_page
by Sascha Hauer
· 7 years ago
5039fc9
mtd: nand: mxc: Fix failed/corrected values for v1 controllers
by Sascha Hauer
· 7 years ago
67b87f6
mtd: nand: mxc: Fix failed/corrected values for v2/v3 controllers
by Sascha Hauer
· 7 years ago
1af0b31
mtd: nand: mxc: Add buffer argument to copy_spare
by Sascha Hauer
· 7 years ago
040bd3f
mtd: nand: mxc: Add function to control hardware ECC
by Sascha Hauer
· 7 years ago
1549333
mtd: nand: mxc: reorder functions to avoid forward declarations
by Sascha Hauer
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
ee5daa1
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
9454473
Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
cc5cb5a
Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86
by Linus Torvalds
· 7 years ago
e9d46f7
Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform
by Linus Torvalds
· 7 years ago
15303ba
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
9a61df9
Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
1bd42d9
platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems
by Vadim Pasternak
· 7 years ago
a49a414
platform/x86: mlx-platform: Add support for new msn201x system type
by Vadim Pasternak
· 7 years ago
ef08e14
platform/x86: mlx-platform: Add support for new msn274x system type
by Vadim Pasternak
· 7 years ago
c839682
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
858f45b
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 7 years ago
58fcba6
Merge tag 'fbdev-v4.16-fix' of git://github.com/bzolnier/linux
by Linus Torvalds
· 7 years ago
2fa56a4
ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
by John Allen
· 7 years ago
1c5b221
s390/qeth: fix SETIP command handling
by Julian Wiedmann
· 7 years ago
89271c6
s390/qeth: fix underestimated count of buffer elements
by Ursula Braun
· 7 years ago
1029117
net: stmmac: remove redundant enable of PMT irq
by Niklas Cassel
· 7 years ago
e879b7a
net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4
by Niklas Cassel
· 7 years ago
1b84ca1
net: stmmac: discard disabled flags in interrupt status register
by Niklas Cassel
· 7 years ago
faefaa9
ibmvnic: Reset long term map ID counter
by Thomas Falcon
· 7 years ago
437a4db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
f9f1e41
Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
dff839f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
54ce685
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
a051c14
Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
b9058af
video: omapfb: fix missing #includes
by Tomi Valkeinen
· 7 years ago
6016f7d
platform/x86: mlx-platform: Fix power cable setting for msn21xx family
by Vadim Pasternak
· 7 years ago
1778567a
platform/x86: mlx-platform: Add define for the negative bus
by Vadim Pasternak
· 7 years ago
ba814fd
platform/x86: mlx-platform: Use defines for bus assignment
by Vadim Pasternak
· 7 years ago
b81e830
platform/mellanox: mlxreg-hotplug: Fix uninitialized variable
by Geert Uytterhoeven
· 7 years ago
08f5138
net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT
by Heiner Kallweit
· 7 years ago
88c991a
net: thunder: change q_len's type to handle max ring size
by Dean Nelson
· 7 years ago
e0c42c8
Merge tag 'wireless-drivers-next-for-davem-2018-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 7 years ago
ec95dff
ibmvnic: queue reset when CRQ gets closed during reset
by Nathan Fontenot
· 7 years ago
583133b
atm: he: use 64-bit arithmetic instead of 32-bit
by Gustavo A. R. Silva
· 7 years ago
ef9417e
Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 7 years ago
Next »