Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
3a434f66e6dab645d74a59c95651cdbe16497a50
3a434f6
mtd: part: Remove partition overlap checks
by Dan Ehrenberg
· 10 years ago
a62c24d
mtd: part: Add sysfs variable for offset of partition
by Dan Ehrenberg
· 10 years ago
727dc61
mtd: part: Create the master device node when partitioned
by Dan Ehrenberg
· 10 years ago
9cd5196e
mtd: ts5500_flash: Fix typo in MODULE_DESCRIPTION in ts5500_flash.c
by Masanari Iida
· 10 years ago
d99d728
mtd: denali: Disable sub-page writes in Denali NAND driver
by Graham Moore
· 10 years ago
e5860c1
mtd: pxa3xx_nand: cleanup wait_for_completion handling
by Nicholas Mc Guire
· 10 years ago
899b834
mtd: nand: gpmi: Check for scan_bbt() error
by Fabio Estevam
· 10 years ago
706d5b2
mtd: nand: gpmi: fixup return type of wait_for_completion_timeout
by Nicholas Mc Guire
· 10 years ago
219a8d1
mtd: fsl-quadspi: cleanup wait_for_completion return handling
by Nicholas Mc Guire
· 10 years ago
dc6525c
mtd: fsl-quadspi: Print the error value
by Fabio Estevam
· 10 years ago
35cc333
mtd: cfi: clean up some indenting
by Dan Carpenter
· 10 years ago
271afb4
mtd: maps: sa1100-flash: remove incorrect __exit markups
by Dmitry Torokhov
· 10 years ago
318157a
mtd: replace CONFIG_8xx by CONFIG_PPC_8xx
by Christophe Leroy
· 10 years ago
62b57f4
mtd: fsmc_nand.c: Use default timings if none are provided in the dts
by Stefan Roese
· 10 years ago
d800fca
jffs2: remove an unneeded condition
by Dan Carpenter
· 10 years ago
60c70d6
mtd: nand: Prevent possible kernel lockup in nand_command()
by Roger Quadros
· 10 years ago
8cc7f33
mtd: spi-nor: factor out replace-able flash_{lock,unlock}
by Brian Norris
· 10 years ago
73c8aaf
mtd: nand: fix spelling of REPLACEABLE
by Brian Norris
· 10 years ago
0542e135
Documentation: devicetree: fix spelling in pxa3xx-nand binding
by Brian Norris
· 10 years ago
7234bea
mtd: clean up whitespace in linux/mtd/map.h
by Arnd Bergmann
· 10 years ago
d09957f
mtd: cfi: reduce stack size
by Arnd Bergmann
· 10 years ago
0ec56dc
mtd: nand: fully initialize mtd_oob_ops
by Brian Norris
· 10 years ago
e22b765
mtd: blkdevs: remove dead code
by Brian Norris
· 10 years ago
99f6d50
mtd: nand: denali: drop dead code
by Brian Norris
· 10 years ago
b1a2348
mtd: nand: fixup bounds checks for nand_{lock,unlock}()
by Brian Norris
· 10 years ago
b9da8ba
mtd: tests: fix more potential integer overflows
by Brian Norris
· 10 years ago
7f2a7ce
mtd: onenand: drop dead code
by Brian Norris
· 10 years ago
dc52499
mtd: docg3: drop dead code
by Brian Norris
· 10 years ago
98ebb52
mtd: mxc-nand: Warn on unimplemented commands
by Uwe Kleine-König
· 10 years ago
3d6e81c
mtd: mxc-nand: Implement support for PARAM command
by Uwe Kleine-König
· 10 years ago
c4ca399
mtd: mxc-nand: Allow to use column addresses different from 0
by Uwe Kleine-König
· 10 years ago
3f41069
mtd: mxc-nand: Do the word to byte mangling in the read_byte callback
by Uwe Kleine-König
· 10 years ago
1f42adc
mtd: mxc-nand: Only enable hardware checksumming for fully detected flashes
by Uwe Kleine-König
· 10 years ago
e35d1d8
mtd: mxc-nand: Add a timeout when waiting for interrupt
by Uwe Kleine-König
· 10 years ago
111573cc
mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regs
by Boris Brezillon
· 10 years ago
393d23c
mtd: atmel_nand: fix typo in dev_err error message
by Colin Ian King
· 10 years ago
a05973a
mtd: s3c2410: drop useless / misspelled debug prints
by Brian Norris
· 10 years ago
7c2f717
mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0
by Antoine Ténart
· 10 years ago
ed446cc
Merge MTD updates into -next
by Brian Norris
· 10 years ago
e423c90
mtd: pxa3xx_nand: fix driver when num_cs is 0
by Robert Jarzmik
· 10 years ago
2454225
mtd: pxa3xx-nand: handle PIO in threaded interrupt
by Robert Jarzmik
· 10 years ago
adf716d
Merge MTD updates into -next
by Brian Norris
· 10 years ago
8dad038
mtd: nand: pxa3xx: Fix PIO FIFO draining
by Maxime Ripard
· 10 years ago
46aad84
mtd: nand: sunxi: fix generic nand binding reference
by Baruch Siach
· 10 years ago
d6a3f01
mtd: block2mtd: wait until block devices are presented
by Felix Fietkau
· 10 years ago
c517d83
Linux 4.0-rc1
by Linus Torvalds
· 10 years ago
feaf2229
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
be5e661
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
90c453c
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
0a28096
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
by Al Viro
· 10 years ago
7e0e953
procfs: fix race between symlink removals and traversals
by Al Viro
· 10 years ago
0db59e5
debugfs: leave freeing a symlink body until inode eviction
by Al Viro
· 10 years ago
dca1117
Documentation/filesystems/Locking: ->get_sb() is long gone
by Al Viro
· 10 years ago
eb6ef3d
trylock_super(): replacement for grab_super_passive()
by Konstantin Khlebnikov
· 10 years ago
54f2a2f
fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
by David Howells
· 10 years ago
ce40fa7
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
by David Howells
· 10 years ago
e36cb0b
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
by David Howells
· 10 years ago
2c616d4
SELinux: Use d_is_positive() rather than testing dentry->d_inode
by David Howells
· 10 years ago
8802565
Smack: Use d_is_positive() rather than testing dentry->d_inode
by David Howells
· 10 years ago
e656a8e
TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()
by David Howells
· 10 years ago
729b8a3
Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode
by David Howells
· 10 years ago
7ac2856
Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb
by David Howells
· 10 years ago
44bdb5e
VFS: Split DCACHE_FILE_TYPE into regular and special types
by David Howells
· 10 years ago
df1a085
VFS: Add a fallthrough flag for marking virtual dentries
by David Howells
· 10 years ago
e7f7d22
VFS: Add a whiteout dentry type
by David Howells
· 10 years ago
155e35d
VFS: Introduce inode-getting helpers for layered/unioned fs environments
by David Howells
· 10 years ago
a135c71
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
2177033
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
c8c6c9b
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
93aaa83
Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 10 years ago
24a52e4
Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
cd50b70
Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
2bfedd1
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
a911dcd
Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
e20d3ef
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
1acd2de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
b5ccb07
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 10 years ago
2953245
Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
18a8d49
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
c189cb8
Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 10 years ago
a2a6937
Merge tag 'sound-fix-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
f5e25f0
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 10 years ago
d34696c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
f967737
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
f3c233d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
10436cf
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5fbe4c2
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
e2defd0
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
b5aeca5
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
3f4d992
Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
dd36929
kernel: make READ_ONCE() valid on const arguments
by Linus Torvalds
· 10 years ago
decf6d7
Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme into for-linus
by Jens Axboe
· 10 years ago
045c47c
blk-throttle: check stats_cpu before reading it from sysfs
by Thadeu Lima de Souza Cascardo
· 10 years ago
3466b54
Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'
by Rafael J. Wysocki
· 10 years ago
9d0de5a
Merge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources'
by Rafael J. Wysocki
· 10 years ago
4fbd0a8
Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 10 years ago
44923c9
MIPS: sead3: Corrected get_c0_perfcount_int
by Niklas Cassel
· 10 years ago
8fc5ec7
MIPS: mm: Remove dead macro definitions
by Andreas Ruprecht
· 10 years ago
7bad222
Merge tag 'for-linus-3.20-1' of git://git.code.sf.net/p/openipmi/linux-ipmi
by Linus Torvalds
· 10 years ago
4c971aa
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 10 years ago
Next »