Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5576bc7bef2919dd2b185bffb768bf9c0da76788
5576bc7
mtd: nand: pxa3xx_nand: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
fea7b56
mtd: nand: lpc32xx_slc: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
6dcd592
mtd: nand: lpc32xx_mlc: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
60d0dc7
mtd: denali: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
4d47011
mtd: scb2_flash: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
cd68892
mtd: pci: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
fe7feb99
mtd: intel_vr_nor: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
2a46f83
mtd: phram: Make phram 64-bit compatible
by Alexander Sverdlin
· 11 years ago
14a95b8a
mtd: diskonchip: Fix incorrect placement of __initdata
by Sachin Kamat
· 11 years ago
e6db7c8
mtd: m25p80: Add support for ESMT F25L32PA
by Flavio Silveira
· 11 years ago
14ac078
mtd: plat-ram: Remove casting the return value which is a void pointer
by Jingoo Han
· 11 years ago
963d1c2
mtd: nand: fix the wrong mtd->type for nand chip
by Huang Shijie
· 11 years ago
e104f1e
jffs2: do not support the MLC nand
by Huang Shijie
· 11 years ago
f483724
mtd: add MTD_MLCNANDFLASH case for mtd_type_show()
by Huang Shijie
· 11 years ago
4f8a3ba
mtd: mtd-abi: add a helper to detect the nand type
by Huang Shijie
· 11 years ago
818b973
mtd: nand: add a helper to detect the nand type
by Huang Shijie
· 11 years ago
fda5b0e
mtd: nand: add more comment for MTD_NANDFLASH/MTD_MLCNANDFLASH
by Huang Shijie
· 11 years ago
7a2b89a
mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2
by Huang Shijie
· 11 years ago
3723e93
mtd: nand: print out the cell information for nand chip
by Huang Shijie
· 11 years ago
13fbd17
mtd: nand: set the cell information for ONFI nand
by Huang Shijie
· 11 years ago
1c195e9
mtd: nand: add the "bits per cell" info for legacy ID NAND
by Huang Shijie
· 11 years ago
7db906b
mtd: nand: rename the cellinfo to bits_per_cell
by Huang Shijie
· 11 years ago
1d0ed69
mtd: nand: add a helper to check the SLC/MLC nand chip
by Huang Shijie
· 11 years ago
4ae7d22
mtd: nand: correct extemded param page error handling
by Brian Norris
· 11 years ago
2a3d933
mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength,step}_ds
by Josh Wu
· 11 years ago
81f29b4
mtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driver
by Josh Wu
· 11 years ago
e9d8da8
mtd: atmel_nand: remove #if defined(CONFIG_OF) around OF-specific code
by Josh Wu
· 11 years ago
86bc7bdd
mtd: onenand: omap: remove two unused functions
by Paul Bolle
· 11 years ago
c7f23a7
mtd: nand: cleanup ONFI printed errors, warnings
by Brian Norris
· 11 years ago
535ab90
mtd: lpddr_cmds: make function static
by Brian Norris
· 11 years ago
6b7368c
mtd: onenand: remove unused variable assignments
by Brian Norris
· 11 years ago
aaadd98
mtd: nand: remove obsolete 'ecclayout' field
by Brian Norris
· 11 years ago
53d66ba
mtd: onenand: remove redundant offset check
by Brian Norris
· 11 years ago
8c51943
mtd: denali: make init function static
by Brian Norris
· 11 years ago
be1ee7d
mtd: dataflash: remove unused field
by Brian Norris
· 11 years ago
552fb55
mtd: nand: stop exporting nand_default_bbt
by Brian Norris
· 11 years ago
4fd18ae
mtd: nandsim: don't call nand_default_bbt() directly
by Brian Norris
· 11 years ago
252026a
mtd: nand: lpc32xx_slc: don't call nand_default_bbt directly
by Brian Norris
· 11 years ago
2ee41fa
nand: docg4: use nand_base's default BBT scan
by Brian Norris
· 11 years ago
a6eaa2a
of_mtd: Add no-op stubs to support CONFIG_OF=n
by Ezequiel Garcia
· 11 years ago
d41f950
mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struct initializer)
by Lothar Waßmann
· 11 years ago
d255c59
Merge tag 'for-linus-20131025' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 11 years ago
f55ac56
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
031e277
mtd: gpmi: fix ECC regression
by David Woodhouse
· 11 years ago
05e1674
seq_file: always update file->f_pos in seq_lseek()
by Gu Zheng
· 11 years ago
4208c47
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
88829df
Merge tag 'ecryptfs-3.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 11 years ago
18a84e9
mtd: nand: pxa3xx: Fix registered MTD name
by Ezequiel Garcia
· 11 years ago
43b7c6c
eCryptfs: fix 32 bit corruption issue
by Colin Ian King
· 11 years ago
e6036c0
Merge tag 'md/3.12-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 11 years ago
be6e8c7
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
d47648f
raid5: avoid finding "discard" stripe
by Shaohua Li
· 11 years ago
37c61ff
raid5: set bio bi_vcnt 0 for discard request
by Shaohua Li
· 11 years ago
905b029
md: avoid deadlock when md_set_badblocks.
by Bian Yu
· 11 years ago
61e4947
md: Fix skipping recovery for read-only arrays.
by Lukasz Dorau
· 11 years ago
10c580e
[SCSI] sd: call blk_pm_runtime_init before add_disk
by Aaron Lu
· 11 years ago
36008cf
[SCSI] qla2xxx: Fix request queue null dereference.
by Chad Dupuis
· 11 years ago
320437af
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
9033832
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 11 years ago
ea89e1d
platform/x86: fix asus-wmi build error
by Randy Dunlap
· 11 years ago
d4eddd4
bcache: Fixed incorrect order of arguments to bio_alloc_bioset()
by Kent Overstreet
· 11 years ago
f4e5e14f
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
0d645a8
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
db10acc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
f11a5bc
ax88179_178a: Add VID:DID for Samsung USB Ethernet Adapter
by Freddy Xin
· 11 years ago
7e78b83
ax88179_178a: Correct the RX error definition in RX header
by Freddy Xin
· 11 years ago
454594f
Revert "bridge: only expire the mdb entry when query is received"
by Linus Lüssing
· 11 years ago
294d31e
sony-laptop: don't change keyboard backlight settings
by Mattia Dongili
· 11 years ago
69c88dc
vfs: fix new kernel-doc warnings
by Randy Dunlap
· 11 years ago
606d6fe
fs/namei.c: fix new kernel-doc warning
by Randy Dunlap
· 11 years ago
93cd000
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
d24fec3
Merge tag 'jfs-3.12' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 11 years ago
b403b73
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
1c24113
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
19eddab
Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
ee7eafc
Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
8c071b0
s390/time: correct use of store clock fast
by Martin Schwidefsky
· 11 years ago
579123f
Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 11 years ago
3bcec5f
Merge tag 'drm-intel-fixes-2013-10-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 11 years ago
02cf4eb
tcp: initialize passive-side sk_pacing_rate after 3WHS
by Neal Cardwell
· 11 years ago
d69e0f7
davinci_emac.c: Fix IFF_ALLMULTI setup
by Mariusz Ceier
· 11 years ago
7e4d8a1
mac802154: correct a typo in ieee802154_alloc_device() prototype
by Alexandre Belloni
· 11 years ago
c2f17e8
ipv6: probe routes asynchronous in rt6_probe
by Hannes Frederic Sowa
· 11 years ago
3a70417
Merge branch 'rt6i_gateway'
by David S. Miller
· 11 years ago
56e4244
netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper
by Julian Anastasov
· 11 years ago
550bab4
ipv6: fill rt6i_gateway with nexthop address
by Julian Anastasov
· 11 years ago
96dc809
ipv6: always prefer rt6i_gateway if present
by Julian Anastasov
· 11 years ago
4440c6f
Merge branch 'bnx2x'
by David S. Miller
· 11 years ago
edd3147
bnx2x: Set NETIF_F_HIGHDMA unconditionally
by Merav Sicron
· 11 years ago
4293b9f
bnx2x: Don't pretend during register dump
by Dmitry Kravkov
· 11 years ago
32316a4
bnx2x: Lock DMAE when used by statistic flow
by Ariel Elior
· 11 years ago
6b991c3
bnx2x: Prevent null pointer dereference on error flow
by Yuval Mintz
· 11 years ago
0907f34
bnx2x: Fix config when SR-IOV and iSCSI are enabled
by Ariel Elior
· 11 years ago
6802516
bnx2x: Fix Coalescing configuration
by Dmitry Kravkov
· 11 years ago
31329af
bnx2x: Unlock VF-PF channel on MAC/VLAN config error
by Ariel Elior
· 11 years ago
1a6974b
bnx2x: Prevent an illegal pointer dereference during panic
by Yuval Mintz
· 11 years ago
b123972
bnx2x: Fix Maximum CoS estimation for VFs
by Yuval Mintz
· 11 years ago
49595b7
drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacing
by Mugunthan V N
· 11 years ago
7afbddf
IB/core: Temporarily disable create_flow/destroy_flow uverbs
by Yann Droneaud
· 11 years ago
86b8416
HID: wiimote: add LEGO-wiimote VID
by David Herrmann
· 11 years ago
Next »