summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* ARM: PL08x: cleanup commentsRussell King - ARM Linux2011-01-171-23/+20Star
* ARM: PL08x: fix a warningDan Williams2011-01-151-1/+1
* Fix dmaengine_submit() return typeRussell King - ARM Linux2011-01-151-1/+1
* ARM: PL08x: fix locking between prepare function and submit functionRussell King - ARM Linux2011-01-051-4/+0Star
* ARM: PL08x: introduce 'phychan_hold' to hold on to physical channelsRussell King - ARM Linux2011-01-051-0/+3
* ARM: PL08x: rename 'desc_list' as 'pend_list'Russell King - ARM Linux2011-01-051-2/+2
* ARM: PL08x: shrink srcbus/dstbus in txd structureRussell King - ARM Linux2011-01-051-2/+2
* ARM: PL08x: allow AHB master port selection to be configuredRussell King - ARM Linux2011-01-051-2/+13
* ARM: PL08x: move default cctl into txd structureRussell King - ARM Linux2011-01-051-1/+2
* ARM: PL08x: move ccfg into txd structureRussell King - ARM Linux2011-01-051-1/+5
* ARM: PL08x: avoid duplicating registers in txd and phychan structuresRussell King - ARM Linux2011-01-051-13/+0Star
* ARM: PL08x: use 'size_t' for lengthsRussell King - ARM Linux2011-01-051-2/+2
* ARM: PL08x: avoid 'void *' struct fields when we can type them properlyRussell King - ARM Linux2011-01-051-1/+4
* ARM: PL08x: fix atomic_t usage and tx_submit() return value rangeRussell King - ARM Linux2011-01-051-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-291-0/+1
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-241-0/+1
| |\
| | * ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach2010-11-221-0/+1
* | | Un-inline get_pipe_info() helper functionLinus Torvalds2010-11-291-12/+1Star
* | | Export 'get_pipe_info()' to other usersLinus Torvalds2010-11-281-0/+12
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-281-14/+16
|\ \ \
| * | | perf: Fix the software context switch counterPeter Zijlstra2010-11-261-14/+15
| * | | perf: Fix inherit vs. context rotation bugThomas Gleixner2010-11-261-0/+1
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-11-261-0/+1
|\ \ \ \
| * | | | NFS: Ensure we return the dirent->d_type when it is knownTrond Myklebust2010-11-221-0/+1
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-261-3/+14
|\ \ \ \ \
| * | | | | dmar, x86: Use function stubs when CONFIG_INTR_REMAP is disabledRandy Dunlap2010-11-261-3/+14
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-261-0/+4
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-11-181-0/+4
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | perf,hw_breakpoint: Initialize hardware api earlierJason Wessel2010-11-121-0/+4
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-11-262-0/+2
|\ \ \ \ \ \
| * | | | | | mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen2010-11-191-0/+1
| * | | | | | mmc: sdhci: Fix crash on boot with C0 stepping Moorestown platformsJacob Pan2010-11-091-0/+1
* | | | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-11-241-0/+1
|\ \ \ \ \ \ \
| * | | | | | | fbcmap: integer overflow bugDan Carpenter2010-11-171-0/+1
* | | | | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-11-241-31/+3Star
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2010-11-161-31/+3Star
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | sh: clkfwk: Disable init clk op for non-legacy clocks.Paul Mundt2010-11-151-0/+2
| | * | | | | | | sh: clkfwk: Kill off now unused algo_id in set_rate op.Paul Mundt2010-11-151-1/+1
| | * | | | | | | sh: clkfwk: Kill off unused clk_set_rate_ex().Paul Mundt2010-11-151-30/+0Star
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2010-11-241-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | module: Update prototype for ref_module (formerly use_module)Anders Kaseorg2010-11-241-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | memcg: fix false positive VM_BUG on non-SMPKirill A. Shutemov2010-11-241-2/+5
* | | | | | | | | include/linux/fs.h: fix userspace buildLoïc Minier2010-11-241-3/+3
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-11-241-3/+0Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ASoC: Remove broken WM8350 direction constantsMark Brown2010-11-101-3/+0Star
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-241-0/+1
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | phylib: Add support for Marvell 88E1149R devices.David Daney2010-11-221-0/+1
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-11-201-1/+0Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fs: Do not dispatch FITRIM through separate super_operationLukas Czerner2010-11-201-1/+0Star
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-11-203-4/+7
|\ \ \ \ \ \ \ \ \