Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
395b228858778d3c44f7c413693a6acaa8bb62dc
395b228
mtd/maps/pismo: remove dangling pointer and a leak
by Wolfram Sang
· 15 years ago
4d68242
mtd: block2mtd: Use kasprintf
by Julia Lawall
· 15 years ago
42c2591
mtd: small typo in Makefile
by Matteo Croce
· 15 years ago
0c82d3c
mtd/nand/r852: Use pci_dma_mapping_error()
by David Woodhouse
· 15 years ago
f696aa4
mtd/nand/r852: fix build for CONFIG_PCI disabled
by Randy Dunlap
· 15 years ago
e4d64ca
mtd: blktrans: do blk_cleanup_queue when it is really safe to do so
by Maxim Levitsky
· 15 years ago
7de6f79
mtd: Make SM_FTL depend on MTD_NAND
by David Woodhouse
· 15 years ago
1f6ca0d
mtd: nand: r852: declare inline functions static
by Stephen Rothwell
· 15 years ago
ada4965
mtd: nand: r852: fix name space clash
by Stephen Rothwell
· 15 years ago
b2aaf7a
mtd/nand/r852: fix build for CONFIG_PM=n
by Randy Dunlap
· 15 years ago
fb45d32
mtd: r852: Few fixes for problems that occur when card is rapidly inserted/removed.
by Maxim Levitsky
· 15 years ago
d4080cb
mtd: r852 fix pci ID
by Maxim Levitsky
· 15 years ago
133fa8c
mtd: Few follow up cleanups for Smartmedia/xD support
by Maxim Levitsky
· 15 years ago
67e054e
mtd: nand: Add driver for Ricoh xD/SmartMedia reader
by Maxim Levitsky
· 15 years ago
7d17c02
mtd: Add new SmartMedia/xD FTL
by Maxim Levitsky
· 15 years ago
a779053
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 15 years ago
2764fb4
mtd: nand: Add SmartMedia device table to sm_common module
by David Woodhouse
· 15 years ago
93edbad
mtd: Workaround wrong write protect status on some xD cards
by Maxim Levitsky
· 15 years ago
5e81e88
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
by David Woodhouse
· 15 years ago
9fc51a3
mtd: common module for smartmedia/xD support
by Maxim Levitsky
· 15 years ago
e0b58d0
mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte
by Maxim Levitsky
· 15 years ago
b64d39d
mtd: nand: make reads using MTD_OOB_RAW affect only ECC validation
by Maxim Levitsky
· 15 years ago
782ce79
mtd: nand: cleanup the nand_do_write_ops
by Maxim Levitsky
· 15 years ago
9aca334
mtd: nand: make MTD_OOB_PLACE work correctly.
by Maxim Levitsky
· 15 years ago
49ef3c6
mtd: nand: make suspend work if device is accessed by kernel threads.
by Maxim Levitsky
· 15 years ago
026ec57
mtd: blktrans: allow FTL drivers to export sysfs attributes
by Maxim Levitsky
· 15 years ago
75c0b84
mtd: call the remove notifiers before assuming it is in use
by Maxim Levitsky
· 15 years ago
298304f
mtd: mtdblock: test return value of add_mtd_blktrans_dev, because if can fail
by Maxim Levitsky
· 15 years ago
048d871
mtd: blktrans: Hotplug fixes
by Maxim Levitsky
· 15 years ago
a863862
mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and thread
by Maxim Levitsky
· 15 years ago
3bd4565
mtd: create unlocked versions of {get,put}_mtd_device
by Maxim Levitsky
· 15 years ago
bb315f7
mtd: nand: Add MPC5121 NAND Flash Controller driver
by Anatolij Gustschin
· 15 years ago
1385858
mtd: nand_bcm: fix hot spin and code duplication
by Roel Kluin
· 15 years ago
c3341d0
mtd: omap2 fix prefetch mode read issue
by Vimal Singh
· 15 years ago
f35b6ed
mtd: omap2: correct 'info' pointer in 'omap_nand_remove'
by Vimal Singh
· 15 years ago
bdaefc4
mtd: omap2: fixing compilation warning
by Vimal Singh
· 15 years ago
f3e69c6
mtd: move more manufacturers to the common cfi.h header file
by Guillaume LECERF
· 15 years ago
6680376
mtd: mxc_nand: add RESET command support
by Eric Benard
· 15 years ago
3510945
mtd: inftl: misplaced parenthesis in find_boot_record
by Roel Kluin
· 15 years ago
932f5d2
mtd: OneNAND: do not use DMA if oops in progress
by Aaro Koskinen
· 15 years ago
7d70f33
mtd: nand: add lock/unlock routines
by Vimal Singh
· 15 years ago
6fe5a6a
mtd: nand: create a helper verification function
by Vimal Singh
· 15 years ago
91f8026
JFFS2: avoid using C++ keyword `new' in userspace-visible header
by Andrew Morton
· 15 years ago
9a5dea7
mtd: maps: ceiva: do not return random numbers
by Artem Bityutskiy
· 15 years ago
dad0db3
mtdchar: Register the full range of minor numbers
by Ben Hutchings
· 15 years ago
4d3a853
mtd: Raise limit on block device minor numbers
by Ben Hutchings
· 15 years ago
b520e41
mtd: Replace static array of devices with an idr structure
by Ben Hutchings
· 15 years ago
4d1ee80
idr: export idr_get_next()
by Ben Hutchings
· 15 years ago
cbfe93e
mtd: mtdblock: Dynamically allocate cache info structures
by Ben Hutchings
· 15 years ago
24c1549
mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES
by Ben Hutchings
· 15 years ago
e99e90a
mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_DEVICES
by Ben Hutchings
· 15 years ago
677c2ae
mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd()
by Ben Hutchings
· 15 years ago
f1332ba
mtd: Introduce and use iteration macro for reading the MTD device table
by Ben Hutchings
· 15 years ago
0040476
mtd: change positive error return into negative
by Roel Kluin
· 15 years ago
4335c10
mtd: maps: Blackfin async: rename local funcs to avoid common clashes
by Mike Frysinger
· 15 years ago
bcc98a4
mtd: fix different address space noise
by H Hartley Sweeten
· 15 years ago
1449c5d
mtd: quiet sparse noise in cfi.h
by H Hartley Sweeten
· 15 years ago
53f2b1c
mtd: ixp4xx: fix reading from half-word boundary
by Jon Ringle
· 15 years ago
9c14b15
mtd: mxc-nand: don't disable clock in mxcnd-suspend
by Uwe Kleine-König
· 15 years ago
b840bc1
mtd: mxc-nand: no need to check for validity of platform driver data
by Uwe Kleine-König
· 15 years ago
17fabf1
mtd: cfi: remove unneeded NULL checks
by Jiri Slaby
· 15 years ago
b2d4fba
mtd: nand: make Open Firmware device id constant
by Márton Németh
· 15 years ago
b3acd63
mtd: nand: make USB device id constant
by Márton Németh
· 15 years ago
377ace0
mtd: nand: make PCI device id constant
by Márton Németh
· 15 years ago
6029a3a
mtd: nandsim: fix spelling
by Andrey Yurovsky
· 15 years ago
60b341b
Linux 2.6.33
by Linus Torvalds
· 15 years ago
1e6c5c4
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 15 years ago
46fe243
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 15 years ago
5fd4514
parisc: Set PCI CLS early in boot.
by Carlos O'Donell
· 15 years ago
7b1f94b
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 15 years ago
83d90ad
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
83b4d17
microblaze: Fix out_le32() macro
by Steven J. Magnani
· 15 years ago
0d670b2
microblaze: Fix cache loop function for cache range
by Michal Simek
· 15 years ago
75ef7cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
c4d4979
net: bug fix for vlan + gro issue
by Ajit Khaparde
· 15 years ago
be64c97
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
34e3f91
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
f7624c9
[IA64] Fix broken sn2 build
by Hedi Berriche
· 15 years ago
675c607
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
662a96b
tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ON
by Atsushi Nemoto
· 15 years ago
cac43a1
cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)
by Torgny Johansson
· 15 years ago
e79dc48
IPv6: better document max_addresses parameter
by Brian Haley
· 15 years ago
f5ca850
MAINTAINERS: update mv643xx_eth maintenance status
by Lennert Buytenhek
· 15 years ago
b5abb02
e1000: Fix DMA mapping error handling on RX
by Anton Blanchard
· 15 years ago
79da0644
Revert "block: improve queue_should_plug() by looking at IO depths"
by Jens Axboe
· 15 years ago
4e4ddd4
drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.
by Thomas Hellstrom
· 15 years ago
f7072e0
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus
by Dave Airlie
· 15 years ago
b2cb9dc
Merge branch 'pcc' into release
by Len Brown
· 15 years ago
e4f23f6
Merge branches 'bugzilla-14207' and 'idle' into release
by Len Brown
· 15 years ago
9f3a628
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 15 years ago
26b0833
Merge branch 'parisc/tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland
by Linus Torvalds
· 15 years ago
a17e187
fs/exec.c: fix initial stack reservation
by Michael Neuling
· 15 years ago
89f3f21
efifb: fix framebuffer handoff
by Marcin Slusarz
· 15 years ago
115079a
geode-mfgpt: restore previous behavior for selecting IRQ
by Jens Rottmann
· 15 years ago
d2e7276
idr: fix a critical misallocation bug, take#2
by Tejun Heo
· 15 years ago
7011883
kernel/sys.c: fix missing rcu protection for sys_getpriority()
by Tetsuo Handa
· 15 years ago
5a2d419
memcg: fix oom killing a child process in an other cgroup
by KAMEZAWA Hiroyuki
· 15 years ago
6c42966
drm/nv50: fix vram ptes on IGPs to point at stolen system memory
by Ben Skeggs
· 15 years ago
76befb8
drm/nv50: fix instmem binding on IGPs to point at stolen system memory
by Ben Skeggs
· 15 years ago
531e771
drm/nv50: improve vram page table construction
by Ben Skeggs
· 15 years ago
Next »