aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* of_mtd: Add helpers to get ECC strength and ECC step sizeEzequiel Garcia2014-03-11
* mtd: Add a retlen parameter to _get_{fact,user}_prot_infoChristian Riesch2014-03-11
* mtd: nand: parse out the JEDEC compliant NANDHuang Shijie2014-03-11
* mtd: nand: add a helper to get the supported features for JEDECHuang Shijie2014-03-11
* mtd: nand: add fields for JEDEC in nand_chipHuang Shijie2014-03-11
* mtd: nand: add the data structures for JEDEC parameter pageHuang Shijie2014-03-11
* mtd: nand: s3c2410: Trivial cleanup in header fileSachin Kamat2014-03-11
* mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris2014-03-11
* mtd: nand: remove the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZEHuang Shijie2014-03-11
* mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}Huang Shijie2014-03-11
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-03-09
|\
| * Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/...Olof Johansson2014-03-09
| |\
| * \ Merge tag 'omap-for-v3.14/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2014-02-28
| |\ \
| | * | ARM: OMAP2+: clock: fix clkoutx2 with CLK_SET_RATE_PARENTTomi Valkeinen2014-02-19
* | | | Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-03-09
|\ \ \ \
| * | | | SUNRPC: Fix oops when trace sunrpc_task events in nfs clientDitang Chen2014-03-07
| * | | | NFSv4: Fix another nfs4_sequence corruptorTrond Myklebust2014-03-01
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-03-09
|\ \ \ \ \
| * | | | | iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger2014-03-04
* | | | | | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-03-08
|\ \ \ \ \ \
| * | | | | | firewire: don't use PREPARE_DELAYED_WORKTejun Heo2014-03-07
* | | | | | | Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-07
|\ \ \ \ \ \ \
| * | | | | | | tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)2014-03-03
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-03-07
|\ \ \ \ \ \ \ \
| * | | | | | | | blk-mq: support partial I/O completionsChristoph Hellwig2014-02-21
| * | | | | | | | blk-mq: merge blk_mq_insert_request and blk_mq_run_requestChristoph Hellwig2014-02-21
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-04
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-02-27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | xfrm: Clone states properly on migrationSteffen Klassert2014-02-20
| * | | | | | | | | net-tcp: fastopen: fix high order allocationsEric Dumazet2014-02-22
| * | | | | | | | | sit: fix panic with route cache in ip tunnelsNicolas Dichtel2014-02-20
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-02-19
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=nFlorian Westphal2014-02-17
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-03-04
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGSLiu Ping Fan2014-03-04
| * | | | | | | | | | mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)lockingVlastimil Babka2014-03-04
| * | | | | | | | | | mm: close PageTail raceDavid Rientjes2014-03-04
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds2014-03-03
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'clocks/fixes/drivers' of git://linuxtv.org/pinchartl/fbdev into...Mike Turquette2014-02-25
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | clk: tegra124: remove gr2d and gr3d clocksPeter De Schrijver2014-02-20
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sysfs: fix namespace refcnt leakLi Zefan2014-02-25
| |/ / / / / / / /
* | | | | | | | | Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-02-28
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2014-02-22
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functionsCharles Keepax2014-02-20
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | Merge tag 'metag-fixes-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | asm-generic: add sched_setattr/sched_getattr syscallsJames Hogan2014-02-24
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-02-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fsnotify: Allocate overflow events with proper typeJan Kara2014-02-25
| * | | | | | | | | Revert "writeback: do not sync data dirtied after sync start"Jan Kara2014-02-21