index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
lpddr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-09
mtd: docg3: dereferencing an ERR_PTR() in docg3_probe()
Dan Carpenter
1
-9
/
+12
2012-01-09
mtd: Remove redundant spi driver bus initialization
Lars-Peter Clausen
3
-3
/
+0
2012-01-09
mtd: docg3: add protection areas sysfs access
Robert Jarzmik
2
-0
/
+134
2012-01-09
mtd: docg3: add fast mode
Robert Jarzmik
2
-20
/
+75
2012-01-09
mtd: docg3: add suspend and resume
Robert Jarzmik
2
-1
/
+80
2012-01-09
mtd: docg3: add ECC correction code
Robert Jarzmik
3
-23
/
+113
2012-01-09
mtd: docg3: map erase and write functions
Robert Jarzmik
1
-10
/
+4
2012-01-09
mtd: docg3: add erase functions
Robert Jarzmik
1
-0
/
+90
2012-01-09
mtd: docg3: add write functions
Robert Jarzmik
1
-12
/
+541
2012-01-09
mtd: docg3: add OOB buffer to device structure
Robert Jarzmik
1
-0
/
+8
2012-01-09
mtd: docg3: add registers for erasing and writing
Robert Jarzmik
1
-1
/
+13
2012-01-09
mtd: docg3: add OOB layout to mtdinfo
Robert Jarzmik
1
-0
/
+15
2012-01-09
mtd: docg3: add multiple floor support
Robert Jarzmik
2
-56
/
+126
2012-01-09
mtd: docg3: fix reading oob+data without correction
Robert Jarzmik
1
-99
/
+95
2012-01-09
mtd: docg3: fix BCH registers
Robert Jarzmik
1
-1
/
+1
2012-01-09
mtd: docg3: fix protection areas reading
Robert Jarzmik
1
-7
/
+9
2012-01-09
mtd: docg3: fix tracing of IO in writeb
Robert Jarzmik
1
-1
/
+1
2012-01-09
mtd: docg3: fix debug log verbosity
Robert Jarzmik
1
-1
/
+1
2012-01-09
mtd: nand: Making MTD_NAND_OMAP2 depend on ARCH_OMAP2PLUS
Shubhrajyoti D
1
-1
/
+1
2012-01-09
mtd: cfi: Allow per-mapping CFI device endianness
Aaron Sierra
4
-57
/
+41
2012-01-09
mtd: mtd_blkdevs: don't increase 'open' count on error path
Brian Norris
1
-1
/
+2
2012-01-09
mtd: nand: scan 1st and 2nd page for Macronix SLC
Brian Norris
1
-3
/
+4
2012-01-09
mtd: nand: add 512 Mbit device code (Macronix)
Brian Norris
1
-1
/
+2
2012-01-09
mtd: nand: add Macronix manufacturer
Brian Norris
2
-0
/
+2
2011-12-24
Linux 3.2-rc7
v3.2-rc7
Linus Torvalds
1
-1
/
+1
2011-12-23
netfilter: xt_connbytes: handle negation correctly
Florian Westphal
1
-3
/
+3
2011-12-23
Btrfs: call d_instantiate after all ops are setup
Al Viro
1
-4
/
+5
2011-12-23
Btrfs: fix worker lock misuse in find_worker
Chris Mason
1
-1
/
+2
2011-12-23
net: relax rcvbuf limits
Eric Dumazet
3
-10
/
+6
2011-12-23
rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()
Xi Wang
1
-2
/
+5
2011-12-23
net: introduce DST_NOPEER dst flag
Eric Dumazet
4
-4
/
+5
2011-12-23
mqprio: Avoid panic if no options are provided
Thomas Graf
1
-1
/
+1
2011-12-23
bridge: provide a mtu() method for fake_dst_ops
Eric Dumazet
1
-0
/
+6
2011-12-22
md/bitmap: It is OK to clear bits during recovery.
NeilBrown
1
-4
/
+1
2011-12-22
md: don't give up looking for spares on first failure-to-add
NeilBrown
1
-2
/
+1
2011-12-22
md/raid5: ensure correct assessment of drives during degraded reshape.
NeilBrown
1
-4
/
+10
2011-12-22
md/linear: fix hot-add of devices to linear arrays.
NeilBrown
1
-0
/
+1
2011-12-22
sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().
David S. Miller
1
-2
/
+2
2011-12-22
pata_of_platform: Add missing CONFIG_OF_IRQ dependency.
David Miller
1
-1
/
+1
2011-12-22
ipv4: using prefetch requires including prefetch.h
Stephen Rothwell
1
-0
/
+1
2011-12-22
VFS: Fix race between CPU hotplug and lglocks
Srivatsa S. Bhat
1
-4
/
+32
2011-12-22
vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL
Dave Kleikamp
1
-5
/
+2
2011-12-21
USB: Fix usb/isp1760 build on sparc
David Miller
1
-4
/
+4
2011-12-21
net: Add a flow_cache_flush_deferred function
Steffen Klassert
3
-4
/
+27
2011-12-21
ipv4: reintroduce route cache garbage collector
Eric Dumazet
1
-0
/
+107
2011-12-21
firmware: Refer to the co-maintained linux-firmware.git repository
Ben Hutchings
1
-1
/
+2
2011-12-21
SELinux: Fix RCU deref check warning in sel_netport_insert()
David Howells
1
-1
/
+3
2011-12-20
net: have ipconfig not wait if no dev is available
Gerlando Falauto
1
-0
/
+4
2011-12-20
sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd
Thomas Graf
2
-11
/
+3
2011-12-20
binary_sysctl(): fix memory leak
Michel Lespinasse
1
-1
/
+1
[next]