Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f8b04746a4ba389d609b5ddcfbf95835c7dfcb31
f8b0474
mtd: nand: sunxi: fix the NFC_ECC_ERR_CNT() macro
by Boris Brezillon
· 9 years ago
ece03cfd
mtd: nand: sunxi: let the NAND controller control the CE line
by Boris Brezillon
· 9 years ago
e9aa671
mtd: nand: sunxi: improve ->cmd_ctrl() function
by Boris Brezillon
· 9 years ago
fe82cce
mtd: nand: sunxi: implement ->read_subpage()
by Boris Brezillon
· 9 years ago
1c1bdd6
mtd: nand: sunxi: implement ->read_oob()/->write_oob()
by Boris Brezillon
· 9 years ago
9d02fc2
mtd: nand: export default read/write oob functions
by Boris Brezillon
· 9 years ago
5abcd95
mtd: nand: sunxi: adapt clk_rate to tWB, tADL, tWHR and tRHW timings
by Boris Brezillon
· 9 years ago
2d43457
mtd: nand: sunxi: fix EDO mode selection
by Boris Brezillon
· 9 years ago
2f9992e
mtd: nand: sunxi: fix clk rate calculation
by Boris Brezillon
· 9 years ago
9edb470
mtd: nand: sunxi: fix call order in sunxi_nand_chip_init()
by Boris Brezillon
· 9 years ago
44ccb64
mtd: nand: pxa3xx: rely on generic DT parsing done in nand_scan_ident()
by Boris Brezillon
· 9 years ago
4f3cab9
mtd: nand: atmel: rely on generic DT parsing done in nand_scan_ident()
by Boris Brezillon
· 9 years ago
ff05fdb
mtd: nand: pasemi: switch to dev_* printing functions
by Rafał Miłecki
· 9 years ago
ce111af
mtd: nand: socrates: set ECC algorithm explicitly
by Rafał Miłecki
· 9 years ago
41ccb49
mtd: nand: plat: set ECC algorithm explicitly
by Rafał Miłecki
· 9 years ago
a9670a9
mtd: nand: pasemi: set ECC algorithm explicitly
by Rafał Miłecki
· 9 years ago
ac7efcb
mtd: nand: orion: set ECC algorithm explicitly
by Rafał Miłecki
· 9 years ago
37afb20
mtd: nand: nuc900: set ECC algorithm explicitly
by Rafał Miłecki
· 9 years ago
c1c7040
mtd: nand: mxc: set ECC algorithm explicitly
by Rafał Miłecki
· 9 years ago
050658c
mtd: nand: gpio: set ECC algorithm explicitly
by Rafał Miłecki
· 9 years ago
e58dd3c
mtd: nand: ams-delta: set ECC algorithm explicitly
by Rafał Miłecki
· 9 years ago
541e3c8
mtd: nand: brcm: rely on generic DT parsing done in nand_scan_ident()
by Boris Brezillon
· 9 years ago
f679888
mtd: nand: omap2: rely on generic DT parsing done in nand_scan_ident()
by Boris Brezillon
· 9 years ago
24d990e
mtd: nand: remove unneeded of_mtd.h inclusions
by Boris Brezillon
· 9 years ago
03a9755
mtd: nand: s3c2410: fix bug in s3c2410_nand_correct_data()
by Zhaoxiu Zeng
· 9 years ago
7a65417
mtd/ifc: Add support for IFC controller version 2.0
by Raghav Dogra
· 9 years ago
11eaf6d
mtd: nand: Remove BUG() abuse in nand_scan_tail
by Ezequiel García
· 9 years ago
2cd395d
mtd: gpmi: fix raw_buffer pointer double free issue
by Han Xu
· 9 years ago
269ecf0
mtd: brcmnand: Add support for v6.2 controllers
by Florian Fainelli
· 9 years ago
2d472ab
mtd: nand: document the NAND controller/NAND chip DT representation
by Boris Brezillon
· 9 years ago
ce8716e
mtd: nand: jz4780: fixup, device structure assigned at probe
by Jorge Ramirez-Ortiz
· 9 years ago
ff6ee10
mtd: nand: atmel: correct bitflips in erased pages for pre-sama5d4 SoCs
by Boris Brezillon
· 9 years ago
8ae6bcd
mtd: nand: nandsim: set ECC algorithm explicitly
by Rafał Miłecki
· 9 years ago
7908245
mtd: nand: set ECC algorithm in nand_dt_init
by Rafał Miłecki
· 9 years ago
dd2dcc0
of: mtd: prepare helper reading NAND ECC algo from DT
by Rafał Miłecki
· 9 years ago
b0fcd8a
mtd: nand: add new enum for storing ECC algorithm
by Rafał Miłecki
· 9 years ago
8de5348
Merge branch 'mtd-nand-trigger' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds into nand/next
by Boris Brezillon
· 9 years ago
4217ff3
Merge branch 'for-v4.7/gpmc-mtd-common' of github.com:rogerq/linux into nand/next
by Boris Brezillon
· 9 years ago
10f22ee
mtd: nand: omap2: Implement NAND ready using gpiolib
by Roger Quadros
· 9 years ago
9e69462
memory: omap-gpmc: Prevent GPMC_STATUS from being accessed via gpmc_regs
by Roger Quadros
· 9 years ago
b2bac25
memory: omap-gpmc: Support WAIT pin edge interrupts
by Roger Quadros
· 9 years ago
210325f
memory: omap-gpmc: Reserve WAITPIN if needed for WAIT monitoring
by Roger Quadros
· 9 years ago
d2d0086
memory: omap-gpmc: Support general purpose input for WAITPINs
by Roger Quadros
· 9 years ago
3c76f61
memory: omap-gpmc: Move device tree binding to correct location
by Roger Quadros
· 9 years ago
bdd7e03
memory: omap-gpmc: Prevent mapping into 1st 16MB
by Roger Quadros
· 9 years ago
51735ca
mtd: nand: omap: Update DT binding documentation
by Roger Quadros
· 10 years ago
c9711ec
mtd: nand: omap: Clean up device tree support
by Roger Quadros
· 11 years ago
01b95fc
mtd: nand: omap: Copy platform data parameters to omap_nand_info data
by Roger Quadros
· 11 years ago
d6e5521
mtd: nand: omap: Switch to using GPMC-NAND ops for writebuffer empty check
by Roger Quadros
· 9 years ago
c509aef
mtd: nand: omap: Use gpmc_omap_get_nand_ops() to get NAND registers
by Roger Quadros
· 9 years ago
384258f
memory: omap-gpmc: Implement IRQ domain for NAND IRQs
by Roger Quadros
· 9 years ago
512d73d
memory: omap-gpmc: Add GPMC-NAND ops to get writebufferempty status
by Roger Quadros
· 9 years ago
f47fcad
memory: omap-gpmc: Introduce GPMC to NAND interface
by Roger Quadros
· 9 years ago
fabe7d7
ARM: OMAP2+: gpmc: Add gpmc timings and settings to platform data
by Roger Quadros
· 9 years ago
58bc67f
ARM: OMAP2+: gpmc: Add platform data
by Roger Quadros
· 9 years ago
fea728c
mtd: Hook I/O activity to the MTD LED trigger
by Ezequiel Garcia
· 9 years ago
4c7e054
mtd: nand: Remove the "nand-disk" LED trigger
by Ezequiel Garcia
· 9 years ago
4b72117
leds: trigger: Introduce a MTD (NAND/NOR) trigger
by Ezequiel Garcia
· 9 years ago
0c034fe
mtd: Uninline mtd_write_oob and move it to mtdcore.c
by Ezequiel Garcia
· 9 years ago
916fe61
leds: trigger: Introduce a kernel panic LED trigger
by Ezequiel Garcia
· 9 years ago
f55532a
Linux 4.6-rc1
by Linus Torvalds
· 9 years ago
d5a38f6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
698f415
Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 9 years ago
b4cec5f
Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb
by Linus Torvalds
· 9 years ago
895a106
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
02fc59a
f2fs/crypto: fix xts_tweak initialization
by Linus Torvalds
· 9 years ago
4f1b50c
NTB: Remove _addr functions from ntb_hw_amd
by Allen Hubbe
· 9 years ago
4599649
orangefs: fix orangefs_superblock locking
by Al Viro
· 9 years ago
6d4c1a3
orangefs: fix do_readv_writev() handling of error halfway through
by Al Viro
· 9 years ago
524b1d3
orangefs: have ->kill_sb() evict the VFS side of things first
by Al Viro
· 9 years ago
177f8fc
orangefs: sanitize ->llseek()
by Al Viro
· 9 years ago
7df240d771
orangefs-bufmap.h: trim unused junk
by Al Viro
· 9 years ago
b8a99a8
orangefs: saner calling conventions for getting a slot
by Al Viro
· 9 years ago
bf6bf60
orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer
by Al Viro
· 9 years ago
9f5e2f7
orangefs: get rid of readdir_handle_s
by Al Viro
· 9 years ago
606c61a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
15dbc13
Merge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
dad44de
Merge tag 'please-pull-preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 9 years ago
c155c74
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
0fda278
thp: fix typo in khugepaged_scan_pmd()
by Kirill A. Shutemov
· 9 years ago
0ba1d91
MAINTAINERS: fill entries for KASAN
by Andrey Ryabinin
· 9 years ago
e7080a4
mm/filemap: generic_file_read_iter(): check for zero reads unconditionally
by Nicolai Stange
· 9 years ago
9dcadd3
kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2
by Alexander Potapenko
· 9 years ago
cd11016
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
by Alexander Potapenko
· 9 years ago
be7635e
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
by Alexander Potapenko
· 9 years ago
505f5dc
mm, kasan: add GFP flags to KASAN API
by Alexander Potapenko
· 9 years ago
7ed2f9e
mm, kasan: SLAB support
by Alexander Potapenko
· 9 years ago
e6e8379
kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right()
by Alexander Potapenko
· 9 years ago
aaf4fb7
include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill()
by Tetsuo Handa
· 9 years ago
d9dddbf
mm/page_alloc: prevent merging between isolated and other pageblocks
by Vlastimil Babka
· 9 years ago
f419a08f
drivers/memstick/host/r592.c: avoid gcc-6 warning
by Arnd Bergmann
· 9 years ago
102c259
ocfs2: extend enough credits for freeing one truncate record while replaying truncate records
by Xue jiufei
· 9 years ago
1721598
ocfs2: extend transaction for ocfs2_remove_rightmost_path() and ocfs2_update_edge_lengths() before to avoid inconsistency between inode and et
by Xue jiufei
· 9 years ago
e5054c9
ocfs2/dlm: move lock to the tail of grant queue while doing in-place convert
by xuejiufei
· 9 years ago
584dca3
ocfs2: solve a problem of crossing the boundary in updating backups
by jiangyiwen
· 9 years ago
35ddf78
ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local
by jiangyiwen
· 9 years ago
be12b29
ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
by Joseph Qi
· 9 years ago
ac7cf24
ocfs2/dlm: fix race between convert and recovery
by Joseph Qi
· 9 years ago
2888868
ocfs2: fix a deadlock issue in ocfs2_dio_end_io_write()
by Ryan Ding
· 9 years ago
ce17082
ocfs2: fix disk file size and memory file size mismatch
by Ryan Ding
· 9 years ago
Next »