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
/
mach-pxa
/
lpd270.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'samsung/driver' into next/drivers
Arnd Bergmann
2012-01-09
1
-0
/
+1
|
\
|
*
ARM: restart: pxa: use new restart hook
Russell King
2012-01-05
1
-0
/
+1
*
|
ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQ
Haojian Zhuang
2011-11-14
1
-2
/
+2
|
/
*
Merge branch 'depends/rmk/memory_h' into next/fixes
Arnd Bergmann
2011-11-01
1
-1
/
+1
|
\
|
*
ARM: mach-pxa: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
1
-1
/
+1
*
|
Merge branch 'depends/rmk/gpio' into next/fixes
Arnd Bergmann
2011-10-31
1
-2
/
+1
|
\
\
|
*
|
ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
Russell King
2011-08-08
1
-2
/
+1
|
|
/
*
|
ARM: pxa: use correct __iomem annotations
Arnd Bergmann
2011-10-08
1
-1
/
+1
|
/
*
ARM: pxa: enable MULTI_IRQ_HANDLER for all boards
Eric Miao
2011-07-12
1
-0
/
+1
*
ARM / PXA: Use struct syscore_ops for "core" power management
Rafael J. Wysocki
2011-04-24
1
-14
/
+6
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-03-30
1
-1
/
+1
|
\
|
*
ARM: pxa: clean up set_pxa_fb_info
Russell King - ARM Linux
2011-03-16
1
-1
/
+1
*
|
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
2011-03-29
1
-2
/
+2
*
|
arm: Cleanup the irq namespace
Thomas Gleixner
2011-03-29
1
-4
/
+4
|
/
*
ARM: PXA SoCs: irq_data conversion.
Lennert Buytenhek
2011-01-13
1
-8
/
+9
*
ARM: pxa: Access SMEMC via virtual addresses
Marek Vasut
2010-12-16
1
-1
/
+2
*
ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()
Marek Vasut
2010-12-16
1
-1
/
+1
*
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
2010-10-20
1
-2
/
+0
*
ARM: pxa: encode IRQ number into .nr_irqs
Haojian Zhuang
2010-10-08
1
-0
/
+1
*
[ARM] pxa: add the missing AC97 pin configurations
Eric Miao
2010-03-02
1
-0
/
+4
*
[ARM] pxa: use chip->ack() instead of accessing GEDR directly
Eric Miao
2010-03-02
1
-1
/
+1
*
[ARM] pxa: allow platforms to control which uarts are registered
Russell King
2009-12-01
1
-0
/
+4
*
[ARM] pxa: move GPIO register definitions into <mach/gpio.h>
Eric Miao
2009-03-09
1
-0
/
+1
*
[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage
Eric Miao
2009-03-09
1
-3
/
+1
*
[ARM] 5298/1: Drop desc_handle_irq()
Dmitry Baryshkov
2008-10-09
1
-2
/
+1
*
[ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers
Eric Miao
2008-10-07
1
-11
/
+1
*
[ARM] pxa/lpd270: use new .lcd_conn to specify LCD info
Eric Miao
2008-09-26
1
-12
/
+12
*
[ARM] pxa/lpd270: convert to use new MFP API
Eric Miao
2008-09-26
1
-20
/
+40
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-10
/
+10
*
[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
-1
/
+1
*
[ARM] 5085/2: PXA: Move AC97 over to the new central device declaration model
Mark Brown
2008-07-09
1
-6
/
+2
*
-
.
Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxa
Russell King
2008-07-09
1
-24
/
+23
|
\
\
|
|
*
[ARM] pxa: don't register lpd270 cpld_irq sysdev if !lpd270
Russell King
2008-06-02
1
-3
/
+6
|
|
/
|
/
|
|
*
[ARM] pxa: make LogicPD 270 use the generic PWM backlight driver
Russell King
2008-07-03
1
-21
/
+17
|
/
*
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
eric miao
2008-04-19
1
-0
/
+1
*
[ARM] pxa: move memory controller registers into pxa2xx-regs.h
Russell King
2008-01-26
1
-0
/
+1
*
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2008-01-24
1
-1
/
+1
*
[ARM] pxa: move platform devices to separate header file
Russell King
2007-07-12
1
-0
/
+1
*
[ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()
Eric Miao
2007-07-12
1
-1
/
+1
*
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
Eric Miao
2007-04-21
1
-2
/
+2
*
[ARM] Remove compatibility layer for ARM irqs
Russell King
2006-11-30
1
-2
/
+2
*
Initial blind fixup for arm for irq changes
Linus Torvalds
2006-10-06
1
-3
/
+2
*
[ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...
Richard Purdie
2006-10-02
1
-6
/
+36
*
[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name
David Brownell
2006-08-01
1
-1
/
+2
*
[ARM] 3673/1: lpd270: parse lcd= command line parameter
Lennert Buytenhek
2006-06-29
1
-24
/
+102
*
[ARM] 3417/1: add support for logicpd pxa270 card engine
Lennert Buytenhek
2006-03-28
1
-0
/
+393