index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
avr32
/
mach-at32ap
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
2016-01-18
1
-8
/
+23
|
\
|
*
mmc: atmel: get rid of struct mci_dma_data
Mans Rullgard
2016-01-14
1
-11
/
+10
|
*
mmc: atmel-mci: restore dma on AVR32
Mans Rullgard
2016-01-14
1
-0
/
+16
*
|
avr32: gpio: use gpiochip data pointer
Linus Walleij
2016-01-07
1
-6
/
+6
*
|
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
1
-1
/
+1
|
/
*
Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-11-10
1
-8
/
+1
|
\
|
*
avr32: use dw_dmac autoconfiguration
Andy Shevchenko
2015-09-30
1
-8
/
+1
*
|
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
2
-2
/
+2
|
/
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
2
-5
/
+5
|
\
|
*
avr32/irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-26
1
-1
/
+1
|
*
avr32/at32ap: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-26
1
-2
/
+2
|
*
avr32/at32ap: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-26
1
-2
/
+2
*
|
avr32: handle NULL as a valid clock object
Andy Shevchenko
2015-07-27
1
-1
/
+19
|
/
*
avr32/at32ap: Fix race in installing chained IRQ handler
Thomas Gleixner
2015-06-25
1
-2
/
+1
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-02-18
1
-1
/
+1
|
\
|
*
dmaengine: dw: define DW_DMA_MAX_NR_MASTERS
Andy Shevchenko
2015-02-04
1
-1
/
+1
*
|
avr32: remove fake at91 cpu identification
Alexandre Belloni
2015-02-09
1
-25
/
+1
|
/
*
avr32: remove mach/atmel-mci.h
Alexandre Belloni
2014-11-10
2
-18
/
+1
*
dmaengine: dw: convert dw_dma_slave to use explicit HS interfaces
Andy Shevchenko
2014-09-11
1
-10
/
+5
*
avr32: at32ap700x: don't rely on default DMA masters
Andy Shevchenko
2014-09-11
1
-0
/
+2
*
dmaengine: dw: move dw_dmac.h to where it belongs to
Andy Shevchenko
2014-09-11
2
-2
/
+2
*
avr32/at32ap: switch to the generic PWM framework
Alexandre Belloni
2014-07-09
1
-5
/
+2
*
avr32: pm: Fix section mismatch
Matthias Brugger
2013-12-10
1
-1
/
+1
*
video: atmel_lcdfb: fix platform data struct
Jean-Christophe PLAGNIOL-VILLARD
2013-09-27
2
-6
/
+6
*
mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform data
Josh Wu
2013-08-05
1
-0
/
+3
*
avr32: atmel_default_console_device depends on CONFIG_SERIAL_ATMEL
Geert Uytterhoeven
2013-06-16
1
-0
/
+2
*
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-04
1
-2
/
+4
|
\
|
*
ARM: at91/avr32/atmel_lcdfb: add platform device-id table
Johan Hovold
2013-03-13
1
-0
/
+2
|
*
ARM: at91/avr32/atmel_lcdfb: add bus-clock entry
Johan Hovold
2013-03-13
1
-2
/
+2
*
|
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-04-30
2
-125
/
+0
|
\
\
|
*
|
cpufreq: AVR32: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
2
-124
/
+0
|
*
|
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
2013-04-02
1
-3
/
+2
|
|
/
*
|
avr32: Use generic idle loop
Thomas Gleixner
2013-04-08
2
-31
/
+0
|
/
*
atmel: move ATMEL_MAX_UART to platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
2012-11-19
1
-1
/
+0
*
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
1
-7
/
+0
*
dw_dmac: autoconfigure data_width or get it via platform data
Andy Shevchenko
2012-09-27
1
-0
/
+2
*
dw_dmac: autoconfigure block_size or use platform data
Andy Shevchenko
2012-09-27
1
-0
/
+1
*
avr32: fix build failures from mis-naming of atmel_nand.h
Paul Gortmaker
2012-04-02
1
-1
/
+1
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-29
2
-20
/
+0
|
\
|
*
dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changes
Viresh Kumar
2012-02-22
2
-20
/
+0
*
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
1
-1
/
+0
|
\
\
|
*
|
Disintegrate asm/system.h for AVR32
David Howells
2012-03-28
1
-1
/
+0
|
|
/
*
|
ATMEL: fix nand ecc support
Jean-Christophe PLAGNIOL-VILLARD
2012-03-15
1
-12
/
+1
*
|
Atmel: move console default platform_device to serial driver
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
1
-2
/
+0
*
|
ARM: at91: code removal of CAP9 SoC
Jean-Christophe PLAGNIOL-VILLARD
2012-02-03
1
-3
/
+0
|
/
*
macb: unify at91 and avr32 platform data
Jamie Iles
2011-11-22
2
-9
/
+6
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-11-07
1
-1
/
+2
|
\
|
*
mtd: ATMEL, AVR32: inline nand partition table access
Dmitry Eremin-Solenikov
2011-09-11
1
-1
/
+2
*
|
avr32: add export.h to arch/avr32 for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
4
-0
/
+4
|
/
*
Merge branch 'master' into for-next
Jiri Kosina
2011-07-11
3
-4
/
+15
|
\
[next]