summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-25CPUFREQ: S3C24XX NAND driver frequency scaling support.Ben Dooks1-21/+122
2008-07-25[MTD][NAND] au1550nd: remove unused variableYoichi Yuasa1-2/+0
2008-07-25[MTD] jedec_probe: Fix SST 16-bit chip detectionAtsushi Nemoto1-4/+10
2008-07-25[MTD][MTDPART] Fix a division by zero bugAtsushi Nemoto1-1/+3
2008-07-25[MTD][MTDPART] Cleanup and document the erase region handlingAtsushi Nemoto1-4/+10
2008-07-25[MTD][MTDPART] Handle most checkpatch findingsAtsushi Nemoto1-64/+65
2008-07-25[MTD][MTDPART] Seperate main loop from per-partition code in add_mtd_partitionAtsushi Nemoto1-158/+166
2008-07-25[MTD] physmap: resume already suspended chips on failure to suspendUwe Kleine-König1-2/+13
2008-07-25[MTD] physmap: Fix suspend/resume/shutdown bugs.Robert Jarzmik1-4/+7
2008-07-25[MTD] [NOR] Fix -ETIMEO errors in CFI driverAlexey Korolev1-1/+8
2008-07-25[MTD] [NAND] fsl_elbc_nand: fix section mismatch with CONFIG_MTD_OF_PARTS=yAnton Vorontsov1-2/+2
2008-07-11[JFFS2] Use .unlocked_ioctlStoyan Gaydarov4-5/+4
2008-07-11[MTD] Fix const assignment in the MTD command line partitioning driverDavid Howells1-1/+1
2008-07-11[MTD] [NOR] gen_probe: No debug message when debugging is disabledJean Delvare1-2/+2
2008-07-11[MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip driversMilton Miller2-4/+0
2008-07-11[MTD] [MAPS] Remove the bast-flash driver.Ben Dooks3-243/+0
2008-07-11[MTD] [NAND] fsl_elbc_nand: ecclayout cleanupsAnton Vorontsov1-6/+0
2008-07-11[MTD] [NAND] fsl_elbc_nand: implement support for flash-based BBTAnton Vorontsov1-1/+33
2008-07-11[MTD] [NAND] fsl_elbc_nand: fix OOB workability for large page NAND chipsAnton Vorontsov1-0/+15
2008-07-11[MTD] [NAND] atmel_nand can be modularDavid Brownell1-1/+1
2008-07-11[MTD] [NAND] atmel_nand: Work around AT32AP7000 ECC erratumHaavard Skinnemoen1-2/+23
2008-07-11[MTD] [NAND] atmel_nand speedup via {read,write}s{b,w}()David Brownell1-5/+41
2008-07-11[MTD] mtdchar.c remove shadowed variable warningsHarvey Harrison1-9/+9
2008-07-11[MTD] mtdchar.c silence sparse warningHarvey Harrison1-2/+2
2008-07-11[MTD] m25p80: fix bug - ATmel spi flash fails to be copied toMichael Hennerich1-0/+22
2008-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2978-38183/+84088
2008-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds33-128/+351
2008-07-11tun: Persistent devices can get stuck in xoff stateMax Krasnyansky1-0/+6
2008-07-11xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert2-2/+2
2008-07-11ipv6: missed namespace context in ipv6_rthdr_rcvDenis V. Lunev1-1/+1
2008-07-11netlabel: netlink_unicast calls kfree_skb on error path by itselfDenis V. Lunev3-21/+4
2008-07-11ipv4: fib_trie: Fix lookup error returnBen Hutchings1-11/+6
2008-07-11tcp: correct kcalloc usageMilton Miller1-1/+1
2008-07-11ip: sysctl documentation cleanupStephen Hemminger1-31/+29
2008-07-11Documentation: clarify tcp_{r,w}mem sysctl docsJ. Bruce Fields1-11/+15
2008-07-11slub: Fix use-after-preempt of per-CPU data structureDmitry Adamushko1-1/+3
2008-07-11exec: fix stack excutability without PT_GNU_STACKHugh Dickins1-1/+1
2008-07-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+7
2008-07-10Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+4
2008-07-10sched: fix cpu hotplug, cleanupLinus Torvalds1-6/+5
2008-07-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+24
2008-07-10Fix PREEMPT_RCU without HOTPLUG_CPUNick Piggin1-12/+8
2008-07-10ftrace: DocumentationSteven Rostedt1-0/+1353
2008-07-10arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it s...Daniel Guilak1-0/+1
2008-07-10kernel/kprobes.c: Made kprobe_blacklist static.Daniel Guilak1-1/+1
2008-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+8
2008-07-10Merge branch 'for-2.6.26' of git://neil.brown.name/mdLinus Torvalds1-6/+1
2008-07-10ocfs2: Fix flags in ocfs2_file_lockMark Fasheh1-7/+7
2008-07-10crypto: chainiv - Invoke completion functionHerbert Xu1-2/+8
2008-07-10x86: fix /dev/mem compatibility under PATVenkatesh Pallipadi1-1/+24