aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-25CPUFREQ: S3C24XX NAND driver frequency scaling support.Ben Dooks
2008-07-25[MTD][NAND] au1550nd: remove unused variableYoichi Yuasa
2008-07-25[MTD] jedec_probe: Fix SST 16-bit chip detectionAtsushi Nemoto
2008-07-25[MTD][MTDPART] Fix a division by zero bugAtsushi Nemoto
2008-07-25[MTD][MTDPART] Cleanup and document the erase region handlingAtsushi Nemoto
2008-07-25[MTD][MTDPART] Handle most checkpatch findingsAtsushi Nemoto
2008-07-25[MTD][MTDPART] Seperate main loop from per-partition code in add_mtd_partitionAtsushi Nemoto
2008-07-25[MTD] physmap: resume already suspended chips on failure to suspendUwe Kleine-König
2008-07-25[MTD] physmap: Fix suspend/resume/shutdown bugs.Robert Jarzmik
2008-07-25[MTD] [NOR] Fix -ETIMEO errors in CFI driverAlexey Korolev
2008-07-25[MTD] [NAND] fsl_elbc_nand: fix section mismatch with CONFIG_MTD_OF_PARTS=yAnton Vorontsov
2008-07-11[JFFS2] Use .unlocked_ioctlStoyan Gaydarov
2008-07-11[MTD] Fix const assignment in the MTD command line partitioning driverDavid Howells
2008-07-11[MTD] [NOR] gen_probe: No debug message when debugging is disabledJean Delvare
2008-07-11[MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip driversMilton Miller
2008-07-11[MTD] [MAPS] Remove the bast-flash driver.Ben Dooks
2008-07-11[MTD] [NAND] fsl_elbc_nand: ecclayout cleanupsAnton Vorontsov
2008-07-11[MTD] [NAND] fsl_elbc_nand: implement support for flash-based BBTAnton Vorontsov
2008-07-11[MTD] [NAND] fsl_elbc_nand: fix OOB workability for large page NAND chipsAnton Vorontsov
2008-07-11[MTD] [NAND] atmel_nand can be modularDavid Brownell
2008-07-11[MTD] [NAND] atmel_nand: Work around AT32AP7000 ECC erratumHaavard Skinnemoen
2008-07-11[MTD] [NAND] atmel_nand speedup via {read,write}s{b,w}()David Brownell
2008-07-11[MTD] mtdchar.c remove shadowed variable warningsHarvey Harrison
2008-07-11[MTD] mtdchar.c silence sparse warningHarvey Harrison
2008-07-11[MTD] m25p80: fix bug - ATmel spi flash fails to be copied toMichael Hennerich
2008-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-10tun: Persistent devices can get stuck in xoff stateMax Krasnyansky
2008-07-10xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert
2008-07-10ipv6: missed namespace context in ipv6_rthdr_rcvDenis V. Lunev
2008-07-10netlabel: netlink_unicast calls kfree_skb on error path by itselfDenis V. Lunev
2008-07-10ipv4: fib_trie: Fix lookup error returnBen Hutchings
2008-07-10tcp: correct kcalloc usageMilton Miller
2008-07-10ip: sysctl documentation cleanupStephen Hemminger
2008-07-10Documentation: clarify tcp_{r,w}mem sysctl docsJ. Bruce Fields
2008-07-10slub: Fix use-after-preempt of per-CPU data structureDmitry Adamushko
2008-07-10exec: fix stack excutability without PT_GNU_STACKHugh Dickins
2008-07-10Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-07-10Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-07-10sched: fix cpu hotplug, cleanupLinus Torvalds
2008-07-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-10Fix PREEMPT_RCU without HOTPLUG_CPUNick Piggin
2008-07-10ftrace: DocumentationSteven Rostedt
2008-07-10arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it s...Daniel Guilak
2008-07-10kernel/kprobes.c: Made kprobe_blacklist static.Daniel Guilak
2008-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-07-10Merge branch 'for-2.6.26' of git://neil.brown.name/mdLinus Torvalds
2008-07-10ocfs2: Fix flags in ocfs2_file_lockMark Fasheh
2008-07-10crypto: chainiv - Invoke completion functionHerbert Xu
2008-07-10x86: fix /dev/mem compatibility under PATVenkatesh Pallipadi