summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-03-27mtd: add device-tree support to spear_smiStefan Roese1-0/+5
2012-03-27mtd: Add device-tree support to fsmc_nandStefan Roese1-2/+2
2012-03-27mtd: nand/fsmc: Remove sparse warnings and errorsVipin Kumar1-77/+66
2012-03-27mtd: nand/fsmc: Add DMA supportVipin Kumar1-0/+4
2012-03-27mtd: nand/fsmc: Access the NAND device word by word whenever possibleVipin Kumar1-0/+6
2012-03-27mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platformVipin Kumar1-6/+28
2012-03-27mtd: add ecc_strength fields to mtd structsMike Dunn2-0/+5
2012-03-27mtd: sh_flctl: Add power management with QoS requestBastian Hecht1-0/+3
2012-03-27mtd: fsmc: Move ALE, CLE defines to their respective platformShiraz Hashim1-13/+0
2012-03-27mtd: fsmc: use ALE and CLE offsets from platform dataShiraz Hashim1-0/+5
2012-03-27mtd: sh_flctl: Add FLHOLDCR registerBastian Hecht1-0/+12
2012-03-27mtd: sh_flctl: Use cached register value for FLCMNCRBastian Hecht1-0/+1
2012-03-27mtd: sh_flctl: Expand FLCMNCR register bit fieldBastian Hecht1-0/+24
2012-03-27mxs-dma : move the mxs dma.h to a more common placeHuang Shijie1-0/+28
2012-03-27mtd: check for zero length in OTP functionsArtem Bityutskiy1-59/+11
2012-03-27mtd: remove junk pmc551.hArtem Bityutskiy1-77/+0
2012-03-27mtd: remove R/O checking duplicationArtem Bityutskiy1-0/+2
2012-03-27mtd: add offset and length checks to the API functionArtem Bityutskiy1-112/+17
2012-03-27mtd: return error code from mtd_unpointArtem Bityutskiy2-3/+4
2012-03-27mtd: nand: write BBM to OOB even with flash-based BBTBrian Norris1-0/+5
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy1-84/+84
2012-03-27mtd: ST SPEAr: Add SMI driver for serial NOR flashShiraz Hashim1-0/+60
2012-03-27mtd: nand: correct comment on nand_chip badblockbitsBrian Norris1-2/+3
2012-03-27mtd: mtdblock: call mtd_sync() only if opened for writeAlexander Stein1-0/+1
2012-03-03Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2-2/+2
2012-03-02vfs: clarify and clean up dentry_cmp()Linus Torvalds1-5/+4
2012-03-02vfs: uninline full_name_hash()Linus Torvalds1-8/+1
2012-03-02vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds1-1/+2
2012-03-02regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin1-2/+2
2012-03-02regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin1-0/+6
2012-03-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-3/+20
2012-02-29Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2-3/+20
2012-02-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-50/+0
2012-02-27[PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions...James Bottomley2-2/+2
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-13/+29
2012-02-26Fix autofs compile without CONFIG_COMPATLinus Torvalds1-0/+4
2012-02-24Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller1-1/+1
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov2-1/+6
2012-02-24netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)Jozsef Kadlecsik1-1/+1
2012-02-23ipsec: be careful of non existing mac headersEric Dumazet1-0/+10
2012-02-23Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller1-2/+2
2012-02-22Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-8/+2
2012-02-22Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+1
2012-02-22sched/events: Revert trace_sched_stat_sleeptime()Peter Zijlstra1-50/+0
2012-02-21sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds1-1/+1
2012-02-21asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake2-0/+56
2012-02-21rtnetlink: Fix problem with buffer allocationGreg Rose3-1/+5
2012-02-21netfilter: ebtables: fix alignment problem in ppcJoerg Willmann1-2/+2
2012-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2012-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-9/+11