Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8dd49165ef5f46b5ad9ba296c559ccff315f9421
8dd4916
mtd: nand: Add a devicetree binding for ECC strength and ECC step size
by Ezequiel Garcia
· 11 years ago
6d9434e
of_mtd: Add helpers to get ECC strength and ECC step size
by Ezequiel Garcia
· 11 years ago
4b78fc4
mtd: Add a retlen parameter to _get_{fact,user}_prot_info
by Christian Riesch
· 11 years ago
41bf1a2
jffs2: Fix crash due to truncation of csize
by Ajesh Kunhipurayil Vijayan
· 11 years ago
3367da5
jffs2: Fix segmentation fault found in stress test
by Kamlakant Patel
· 11 years ago
01887a3
jffs2: unlock f->sem on error in jffs2_new_inode()
by Wang Guoli
· 11 years ago
13b546d
jffs2: avoid soft-lockup in jffs2_reserve_space_gc()
by Li Zefan
· 11 years ago
3ead957
jffs2: remove from wait queue after schedule()
by Li Zefan
· 11 years ago
f4f6a0b
mtd: ts5500: Add dependency
by Jean Delvare
· 11 years ago
c69dbbf
mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()
by Dan Carpenter
· 11 years ago
ffdac6cd
mtd: nand: print out the right information for JEDEC compliant NAND
by Huang Shijie
· 11 years ago
9136181
mtd: nand: parse out the JEDEC compliant NAND
by Huang Shijie
· 11 years ago
7852f89
mtd: nand: add a helper to get the supported features for JEDEC
by Huang Shijie
· 11 years ago
d94abba
mtd: nand: add fields for JEDEC in nand_chip
by Huang Shijie
· 11 years ago
afbfff0
mtd: nand: add the data structures for JEDEC parameter page
by Huang Shijie
· 11 years ago
91e1650
mtd: nand: s3c2410: Trivial cleanup in header file
by Sachin Kamat
· 11 years ago
26fbf48
mtd: mxc_nand: Propagate the error if platform_get_irq() fails
by Fabio Estevam
· 11 years ago
da22b893
mtd: remove some duplicative checks
by Dan Carpenter
· 11 years ago
74414a94
mtd: atmel_nand: change log level
by Nicolas Ferre
· 11 years ago
bec44c4
mtd: m25p80: add support for the Spansion s25fl008k chip
by Kuninori Morimoto
· 11 years ago
c039bef
mtd: gen_probe: Remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
5c8b1fb
mtd: cfi: Remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
e4eec19
mtd: onenand: Remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
54f5a57
mtd: lpddr: Remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
e61e4f4
mtd: plat-ram: Remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
c00cb1b
mtd: pmc551: Remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
bb339de
mtd: spear_smi: Remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
834fa8a
mtd: devices: elm: Remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
0a21552
mtd: elm: Use correct check on return value of pm_runtime_get_sync
by Stefan Sørensen
· 11 years ago
60c3bc1
mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndrome
by Boris BREZILLON
· 11 years ago
3d44dc2
mtd: nand: flctl: Add dependency on HAS_IOMEM and HAS_DMA
by Richard Weinberger
· 11 years ago
b2fda12
mtd: m25p80: Use positive logic to check JEDEC ID
by Axel Lin
· 11 years ago
bd9c6e9
mtd: nand: don't use read_buf for 8-bit ONFI transfers
by Brian Norris
· 11 years ago
3dad234
mtd: nand: force NAND_CMD_READID onto 8-bit bus
by Brian Norris
· 11 years ago
55e571b
mtd: nand: add support for SanDisk SDTNRGAMA-008G
by Huang Shijie
· 11 years ago
3f172cb
mtd: nand: remove the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE
by Huang Shijie
· 11 years ago
f02ea4e
mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}
by Huang Shijie
· 11 years ago
3ea5b03
mtd: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
4bed207
mtd: block2mtd: Add mutex_destroy
by Fabian Frederick
· 11 years ago
6f6b9fe
mtd: phram: Repair multiple instances support
by Alexander Sverdlin
· 11 years ago
b4c2330
mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()
by Dan Carpenter
· 11 years ago
f5e0083
mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512s
by Geert Uytterhoeven
· 11 years ago
dbbafb7
mtd: m25p80: Add dual read support
by Geert Uytterhoeven
· 11 years ago
fa389e2
Linux 3.14-rc6
by Linus Torvalds
· 11 years ago
79e61542
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
fe9ea91
Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
cf8bf7c
Merge tag 'usb-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
a491ce7
Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
979e0d7
KEYS: Make the keyring cycle detector ignore other keyrings of the same name
by David Howells
· 11 years ago
1dc3217
Merge branch 'for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 11 years ago
4aa41ba
Merge tag 'spi-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 11 years ago
66a523d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
4c7b704
Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed"
by Rafael J. Wysocki
· 11 years ago
1055464
Merge tag 'omap-for-v3.14/fixes-dt-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 11 years ago
4058f76
Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/bcm11351 into fixes
by Olof Johansson
· 11 years ago
614cd4a
Merge tag 'sunxi-fixes-for-3.14' of https://github.com/mripard/linux into fixes
by Olof Johansson
· 11 years ago
ca62eec
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
15b0485
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
9f93585
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 11 years ago
85ec688
Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 11 years ago
7bffc48
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 11 years ago
abfba60
Merge tag 'pm+acpi-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
b01d4e6
x86: fix compile error due to X86_TRAP_NMI use in asm files
by Linus Torvalds
· 11 years ago
4d7eaa1
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
95648c0
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
9579f10
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
721f0c1
Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
27ea0f7
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
2ca310f
SUNRPC: Fix oops when trace sunrpc_task events in nfs client
by Ditang Chen
· 11 years ago
19bc45a
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
beb0082
Merge branches 'acpi-resources', 'acpi-ec' and 'acpi-sleep'
by Rafael J. Wysocki
· 11 years ago
2ef176f
Merge tag 'dm-3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 11 years ago
5fa1019
x86: Ignore NMIs that come in during early boot
by H. Peter Anvin
· 11 years ago
38e0b08
ARM: 7992/1: boot: compressed: ignore bswapsdi2.S
by Mark Rutland
· 11 years ago
052450f
ARM: 7991/1: sa1100: fix compile problem on Collie
by Linus Walleij
· 11 years ago
006fa25
ARM: fix noMMU kallsyms symbol filtering
by Russell King
· 11 years ago
469d417
Revert "USBNET: ax88179_178a: enable tso if usb host supports sg dma"
by Mathias Nyman
· 11 years ago
e2ed511
Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."
by Mathias Nyman
· 11 years ago
d86db25
usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requests
by Julius Werner
· 11 years ago
e042936
usb: Add device quirk for Logitech HD Pro Webcams C920 and C930e
by Julius Werner
· 11 years ago
b28a613
libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8 (2BA30001)
by Michele Baldessari
· 11 years ago
b053940
ARC: Use correct PTAG register for icache flush
by Vineet Gupta
· 11 years ago
e1aa17c
Merge tag 'sound-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
3bf7706
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
2a75184
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
8ab47d3
Merge tag 'pinctrl-v3.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 11 years ago
ee69350
Merge tag 'stable/for-linus-3.14-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
3148140
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 11 years ago
cebc2de
dm space map metadata: fix refcount decrement below 0 which caused corruption
by Joe Thornber
· 11 years ago
70044d7
firewire: don't use PREPARE_DELAYED_WORK
by Tejun Heo
· 11 years ago
739c3ee
blk-mq: add REQ_SYNC early
by Shaohua Li
· 11 years ago
16c0ae02
Target/sbc: Fix sbc_copy_prot for offset scatters
by Sagi Grimberg
· 11 years ago
d930acf
Merge remote-tracking branches 'spi/fix/ath79', 'spi/fix/atmel', 'spi/fix/coldfire', 'spi/fix/fsl-dspi', 'spi/fix/imx' and 'spi/fix/topcliff-pch' into spi-linus
by Mark Brown
· 11 years ago
a5b2cf5
powerpc: Align p_dyn, p_rela and p_st symbols
by Anton Blanchard
· 11 years ago
621b506
powerpc/tm: Fix crash when forking inside a transaction
by Michael Neuling
· 11 years ago
45db98e
Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 11 years ago
d03874c
drm/radeon/atom: select the proper number of lanes in transmitter setup
by Alex Deucher
· 11 years ago
f50d714
MAINTAINERS: add maintainer entry for TDA998x driver
by Russell King
· 11 years ago
77ac9a0
drm: fix bochs kconfig dependencies
by Gerd Hoffmann
· 11 years ago
ae69340
Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-fixes
by Dave Airlie
· 11 years ago
Next »