summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: ux500/hash - Set DMA configuration though dma_slave_config()Lee Jones2013-05-232-1/+14
* crypto: ux500/hash - Prepare clock before enabling itLee Jones2013-05-231-1/+11
* ARM: ux500: Remove unnecessary attributes from DMA channel request pdataLee Jones2013-05-231-8/+0
* dmaengine: ste_dma40: Correct copy/paste errorLee Jones2013-05-231-1/+1
* ARM: ux500: Remove DMA address look-up tableLee Jones2013-05-232-82/+0
* dmaengine: ste_dma40: Remove redundant address fetching functionLee Jones2013-05-231-18/+0
* dmaengine: ste_dma40: Only use addresses passed as configuration informationLee Jones2013-05-231-40/+11
* ARM: ux500: Stop passing UART's platform data for Device Tree bootsLee Jones2013-05-231-3/+3
* dmaengine: ste_dma40: Don't configure runtime configurable setup during allocateLee Jones2013-05-231-3/+3
* dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg()Lee Jones2013-05-233-60/+58
* dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmaskingLee Jones2013-05-232-5/+4
* ARM: ux500: Pass remnant platform data though to DMA40 driverLee Jones2013-05-233-11/+5
* dmaengine: ste_dma40: Supply full Device Tree parsing supportLee Jones2013-05-232-0/+114
* dmaengine: ste_dma40: Allow driver to be probe()able when DT is enabledLee Jones2013-05-231-2/+44
* dmaengine: ste_dma40: Allocate plat_data on declarationLee Jones2013-05-231-3/+1
* dmaengine: ste_dma40: Also report the number of logical channelsLee Jones2013-05-231-2/+3
* dmaengine: ste_dma40: Move rev error-check up to revision acquisitionLee Jones2013-05-231-6/+4
* dmaengine: ste_dma40: Remove 'always true' checkingLee Jones2013-05-231-11/+5
* dmaengine: ste_dma40: Calculate number of logical channels from physical onesLee Jones2013-05-233-13/+6
* ARM: ux500: Remove superfluous 'psize' attribute from Audio platform dataLee Jones2013-05-231-38/+0
* ARM: ux500: Remove unused 'data_width' attributes from UART DMA configsLee Jones2013-05-231-12/+0
* ARM: ux500: Remove unused 'data_width' attributes from SSP DMA configsLee Jones2013-05-231-4/+0
* ARM: ux500: Remove unused 'data_width' attributes from SDI DMA configsLee Jones2013-05-231-16/+0
* dmaengine: ste_dma40: Remove home-brew MAX() macroLee Jones2013-05-231-3/+4
* ARM: ux500: Strip out duplicate USB DMA configurationLee Jones2013-05-231-14/+3
* dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbersLee Jones2013-05-2310-326/+207
* dmaengine: ste_dma40: Rectify incorrect configuration validation checkingLee Jones2013-05-231-4/+4
* dmaengine: ste_dma40: Move default memcpy configs into the driverLee Jones2013-05-233-34/+30
* dmaengine: ste_dma40: Fix up static memcpy event linesLinus Walleij2013-05-231-1/+15
* dmaengine: ste_dma40: Assign memcpy channels in the driverLee Jones2013-05-233-21/+7
* Linux 3.10-rc1v3.10-rc1Linus Torvalds2013-05-111-2/+2
* Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-116-108/+368
|\
| * tracing/kprobes: Support soft-mode disablingMasami Hiramatsu2013-05-091-0/+6
| * tracing/kprobes: Support ftrace_event_file base multibufferMasami Hiramatsu2013-05-091-36/+214
| * tracing/kprobes: Pass trace_probe directly from dispatcherMasami Hiramatsu2013-05-091-17/+16
| * tracing/kprobes: Increment probe hit-count even if it is used by perfMasami Hiramatsu2013-05-091-4/+4
| * tracing/kprobes: Use bool for retprobe checkerMasami Hiramatsu2013-05-091-1/+1
| * ftrace: Fix function probe when more than one probe is addedSteven Rostedt (Red Hat)2013-05-091-1/+5
| * ftrace: Fix the output of enabled_functions debug fileSteven Rostedt (Red Hat)2013-05-091-1/+1
| * ftrace: Fix locking in register_ftrace_function_probe()Steven Rostedt (Red Hat)2013-05-091-4/+6
| * tracing: Add helper function trace_create_new_event() to remove duplicate codeSteven Rostedt (Red Hat)2013-05-091-12/+20
| * tracing: Modify soft-mode only if there's no other referrerMasami Hiramatsu2013-05-092-2/+11
| * tracing: Indicate enabled soft-mode in enable fileMasami Hiramatsu2013-05-091-0/+2
| * tracing/kprobes: Fix to increment return event probe hit-countMasami Hiramatsu2013-05-091-0/+2
| * ftrace: Cleanup regex_lock and ftrace_lock around hash updatingMasami Hiramatsu2013-05-091-27/+32
| * ftrace, kprobes: Fix a deadlock on ftrace_regex_lockMasami Hiramatsu2013-05-092-21/+56
| * ftrace: Have ftrace_regex_write() return either read or errorSteven Rostedt (Red Hat)2013-05-091-1/+1
| * tracing: Return error if register_ftrace_function_probe() fails for event_ena...Steven Rostedt (Red Hat)2013-05-091-2/+9
| * tracing: Don't succeed if event_enable_func did not register anythingMasami Hiramatsu2013-05-091-1/+4
| * ring-buffer: Select IRQ_WORKSteven Rostedt (Red Hat)2013-05-031-1/+1
OpenPOWER on IntegriCloud