summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: u300: convert MMC/SD clock to device treeLinus Walleij2013-06-173-7/+47
* ARM: u300: move the gated system controller clocks to DTLinus Walleij2013-06-174-110/+418
* i2c: stu300: do not request a specific clock nameLinus Walleij2013-06-171-3/+1
* clk: move the U300 fixed and fixed-factor to DTLinus Walleij2013-06-172-20/+57
* ARM: u300: remove register definition fileLinus Walleij2013-06-172-166/+112
* ARM: u300: add syscon nodeLinus Walleij2013-06-174-10/+69
* ARM: u300 use module_spi_driver to register driverPeter Huewe2013-06-171-13/+1
* ARM: u300: delete remnant machine headersLinus Walleij2013-06-172-62/+0
* ARM: u300: convert to multiplatformLinus Walleij2013-06-173-33/+30
* ARM: u300: localize <mach/u300-regs.h>Linus Walleij2013-06-173-2/+2
* ARM: u300: delete <mach/irqs.h>Linus Walleij2013-06-172-82/+0
* ARM: u300: delete <mach/hardware.h>Linus Walleij2013-06-172-6/+0
* ARM: u300: push down syscon registersLinus Walleij2013-06-174-597/+373
* ARM: u300: remove deps from debug macroLinus Walleij2013-06-171-6/+3
* ARM: u300: move debugmacro to debug includesLinus Walleij2013-06-172-0/+8
* ARM: u300: delete all static board dataLinus Walleij2013-06-1711-1087/+22
* ARM: u300: add FSMC flash into the device treeLinus Walleij2013-06-172-0/+28
* ARM: u300: probe the U300 dummy-spichip from device treeLinus Walleij2013-06-172-0/+11
* ARM: u300: add SPI PL022 to the device treeLinus Walleij2013-06-172-0/+31
* ARM: u300: add the COH 901 318 DMAC to device treeLinus Walleij2013-06-172-0/+11
* ARM: u300: augment device tree with DMA channelsLinus Walleij2013-06-171-0/+6
* dma: coh901318: add devicetree supportLinus Walleij2013-06-172-0/+75
* ARM: u300: enable MMC/SD card from device treeLinus Walleij2013-06-171-0/+14
* ARM: u300: support regulators in the device treeLinus Walleij2013-06-171-0/+79
* ARM: u300: set up board power from device treeLinus Walleij2013-06-172-3/+52
* ARM: u300: add RTC to device treeLinus Walleij2013-06-172-0/+9
* rtc: coh901331: add devicetree supportLinus Walleij2013-06-171-0/+6
* ARM: u300: add the COH 901 327 watchdog to device treeLinus Walleij2013-05-312-0/+9
* watchdog: coh901327: devicetree supportLinus Walleij2013-05-312-3/+28
* ARM: u300: register I2C bus drivers from device treeLinus Walleij2013-05-312-0/+22
* i2c: stu300: device tree supportLinus Walleij2013-05-312-0/+27
* ARM: u300: basic device tree supportLinus Walleij2013-05-314-0/+177
* pinctrl: coh901: add device tree supportLinus Walleij2013-05-312-2/+17
* pinctrl: u300 device tree supportLinus Walleij2013-05-311-0/+7
* ARM: u300: device tree support for the timerLinus Walleij2013-05-314-38/+91
* ARM: u300: enable delaytimer on the U300Linus Walleij2013-05-311-0/+11
* 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
OpenPOWER on IntegriCloud