index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
common
/
sa1111.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-3
/
+2
*
ARM: sa1111: use dev_err() rather than printk()
Russell King
2012-03-24
1
-1
/
+1
*
ARM: sa1111: cleanup sub-device registration and unregistration
Russell King
2012-03-24
1
-11
/
+16
*
ARM: sa1111: only setup DMA for DMA capable devices
Russell King
2012-03-24
1
-3
/
+6
*
ARM: sa1111: register sa1111 devices with dmabounce in bus notifier
Russell King
2012-03-24
1
-55
/
+74
*
ARM: sa1111: provide a generic way to prevent devices from registering
Russell King
2012-03-24
1
-5
/
+2
*
ARM: sa1111: change devid to be a bitmask
Russell King
2012-02-09
1
-6
/
+6
*
ARM: sa1111: add platform enable/disable functions
Russell King
2012-02-09
1
-5
/
+17
*
ARM: sa1111: add shutdown hook to sa1111_driver structure
Russell King
2012-02-09
1
-0
/
+9
*
ARM: sa1111: implement support for sparse IRQs
Russell King
2012-02-09
1
-11
/
+32
*
ARM: sa1111: finish "allow cascaded IRQs to be used by platforms"
Russell King
2012-02-09
1
-4
/
+15
*
ARM: sa1111: add sa1111 core driver .owner initializer
Russell King
2012-02-09
1
-0
/
+1
*
ARM: sa1111: fix PWM state on suspend
Russell King
2012-02-09
1
-2
/
+3
*
ARM: sa1111: fix memory request/grant setup on PM events
Russell King
2012-02-09
1
-1
/
+11
*
clk: sa1111: convert to clk_prepare()/clk_unprepare()
Russell King
2011-09-27
1
-1
/
+8
*
ARM: dmabounce: get rid of dma_needs_bounce global function
Russell King
2011-07-04
1
-29
/
+31
*
ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes
Russell King
2011-05-12
1
-8
/
+0
*
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
2011-03-29
1
-4
/
+4
*
arm: Reorder irq_set_ function calls
Thomas Gleixner
2011-03-29
1
-2
/
+2
*
arm: Cleanup the irq namespace
Thomas Gleixner
2011-03-29
1
-12
/
+12
*
ARM: sa1111: fix typo in sa1111_retrigger_lowirq()
Pavel Machek
2011-01-14
1
-1
/
+1
*
ARM: sa1111: irq_data conversion.
Lennert Buytenhek
2011-01-13
1
-47
/
+47
*
ARM: 6349/1: sa1111: move __sa1111_probe() to .devinit.text
Uwe Kleine-König
2010-10-04
1
-1
/
+1
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-08-03
1
-4
/
+1
|
\
|
*
ARM: Remove 'node' argument form arch_adjust_zones()
Russell King
2010-07-16
1
-4
/
+1
*
|
SA1111: Eliminate use after free
Julia Lawall
2010-07-30
1
-3
/
+2
|
/
*
ARM: 6146/1: sa1111: Prevent deadlock in resume path
Marek Vašut
2010-05-27
1
-2
/
+7
*
[ARM] sa1111: allow cascaded IRQs to be used by platforms
Eric Miao
2010-03-02
1
-24
/
+88
*
ARM: 5735/1: sa1111: CodingStyle cleanups
Hartley Sweeten
2009-10-02
1
-13
/
+12
*
[ARM] arch/arm/common/sa1111.c: Correct error handling code
Julia Lawall
2008-12-14
1
-1
/
+1
*
[ARM] 5315/1: Fix section mismatch warning (sa1111)
Kristoffer Ericson
2008-10-21
1
-1
/
+1
*
[ARM] pxa: fix 3bca103a1e658d23737d20e1989139d9ca8973bf
Russell King
2008-10-17
1
-0
/
+2
*
[ARM] Convert asm/io.h to linux/io.h
Russell King
2008-09-06
1
-1
/
+1
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-1
/
+1
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
1
-1
/
+1
*
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
2008-07-27
1
-7
/
+7
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-07-23
1
-1
/
+1
|
\
|
*
Clocklib: Fix SA1111 clock name mess.
Ian Molton
2008-07-10
1
-1
/
+1
*
|
arm: bus_id -> dev_name() and dev_set_name() conversions
Kay Sievers
2008-07-21
1
-4
/
+3
*
|
driver core: fix a lot of printk usages of bus_id
Greg Kroah-Hartman
2008-07-21
1
-1
/
+2
|
/
*
PM: do not use saved_state from struct dev_pm_info on ARM
Rafael J. Wysocki
2007-07-11
1
-5
/
+8
*
[ARM] Remove needless linux/ptrace.h includes
Russell King
2007-04-21
1
-1
/
+0
*
[ARM] Remove compatibility layer for ARM irqs
Russell King
2006-11-30
1
-15
/
+15
*
Initial blind fixup for arm for irq changes
Linus Torvalds
2006-10-06
1
-4
/
+4
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
1
-1
/
+1
*
[ARM] 3741/1: remove sa1111.c build warning on non-sa1100 systems
David Brownell
2006-08-27
1
-1
/
+5
*
[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name
David Brownell
2006-08-01
1
-2
/
+4
*
[ARM] 3686/1: ARM: arm/common: convert irq handling
Thomas Gleixner
2006-07-01
1
-3
/
+3
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[ARM] Convert kmalloc+memset to kzalloc
Russell King
2006-03-21
1
-5
/
+2
[next]