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
/
hx4700.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: pxa: move platform_data definitions
Arnd Bergmann
2012-09-14
1
-1
/
+1
*
Merge tag 'boards2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-07-30
1
-44
/
+12
|
\
|
*
ARM: pxa: hx4700: Use DEFINE_RES_* macros consistently
Paul Parsons
2012-07-01
1
-44
/
+12
*
|
ARM: pxa: hx4700: Fix basic suspend/resume
Paul Parsons
2012-07-01
1
-1
/
+14
|
/
*
Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...
Olof Johansson
2012-05-18
1
-10
/
+27
|
\
|
*
ARM: pxa: hx4700: Add Synaptics NavPoint touchpad
Paul Parsons
2012-05-14
1
-1
/
+23
|
*
ARM: pxa: Use REGULATOR_SUPPLY macro
Axel Lin
2012-05-14
1
-9
/
+4
*
|
ARM: pxa: Add standard UART to hx4700_pin_config[]
Paul Parsons
2012-05-05
1
-0
/
+4
*
|
ARM: pxa: hx4700: Add PCMCIA/CF support
Paul Parsons
2012-05-03
1
-1
/
+1
*
|
ARM: pxa: hx4700: Enable ASIC3 GPIO as a wakeup source
Paul Parsons
2012-05-03
1
-1
/
+2
*
|
ARM: pxa: hx4700: Initialize DS1WM clock_rate
Paul Parsons
2012-05-03
1
-0
/
+1
|
/
*
Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes
Olof Johansson
2012-03-29
1
-2
/
+0
|
\
|
*
ARM: pxa: fix regulator related build fail in magician_defconfig
Paul Gortmaker
2012-03-28
1
-2
/
+0
*
|
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
1
-6
/
+27
|
\
\
|
*
|
pxa: magician/hx4700: Convert to gpio-regulator from bq24022
Heiko Stübner
2012-03-06
1
-6
/
+27
|
|
/
*
|
Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...
Arnd Bergmann
2012-03-15
1
-15
/
+2
|
\
\
|
*
|
pxa/hx4700: Remove pcmcia platform_device structure
Paul Parsons
2012-03-14
1
-12
/
+0
|
*
|
ARM: pxa/hx4700: Reduce sleep mode battery discharge by 35%
Paul Parsons
2012-03-14
1
-2
/
+2
|
*
|
ARM: pxa/hx4700: Remove unwanted request for GPIO105
Paul Parsons
2012-03-14
1
-1
/
+0
|
|
/
*
|
Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Olof Johansson
2012-03-10
1
-0
/
+25
|
\
\
|
|
/
|
*
pxa/hx4700: add platform device and I2C info for AK4641 codec
Axel Lin
2012-02-17
1
-0
/
+25
*
|
pxa/hx4700: Add ASIC3 LED support
Paul Parsons
2012-02-28
1
-0
/
+16
*
|
pxa/hx4700: Correct StrataFlash block size discovery
Paul Parsons
2012-02-28
1
-6
/
+5
|
/
*
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 gpio_to_irq and irq_to_gpio
Haojian Zhuang
2011-11-14
1
-9
/
+9
|
/
*
ARM: mach-pxa: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
1
-1
/
+1
*
Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-07-26
1
-0
/
+1
|
\
|
*
ARM: pxa: enable MULTI_IRQ_HANDLER for all boards
Eric Miao
2011-07-12
1
-0
/
+1
*
|
ARM: pxa/hx4700: use gpio arrays for global gpios
Philipp Zabel
2011-07-11
1
-51
/
+19
|
/
*
ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...
Marc Zyngier
2011-05-20
1
-1
/
+1
*
ARM: pxa/hx4700: bq24022 regulator needs to be enabled
Paul Parsons
2011-04-25
1
-1
/
+1
*
ARM: pxa2xx: reorganize I2C files
Sebastian Andrzej Siewior
2011-03-21
1
-1
/
+1
*
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-01-07
1
-1
/
+1
|
\
|
*
arm/pxa2xx: reorgazine SSP and SPI header files
Sebastian Andrzej Siewior
2010-12-01
1
-1
/
+1
*
|
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/hx4700: actually use platform_lcd driver
Dmitry Artamonow
2009-12-01
1
-0
/
+1
*
[ARM] pxa: allow platforms to control which uarts are registered
Russell King
2009-12-01
1
-0
/
+4
*
[ARM] pxa/hx4700: fix hx4700 touchscreen pressure values
Paul Parsons
2009-11-17
1
-1
/
+1
*
[ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.c
Marek Vasut
2009-09-10
1
-7
/
+2
*
[ARM] pxa/hx4700: use platform_lcd driver
Philipp Zabel
2009-09-10
1
-34
/
+22
*
[ARM] pxa/hx4700: add Maxim 1587A voltage regulator
Philipp Zabel
2009-06-16
1
-0
/
+41
*
[ARM] pxa: fix the conflicting non-static declarations of global_gpios[]
Eric Miao
2009-06-11
1
-1
/
+1
*
[ARM] pxa: add basic support for HP iPAQ hx4700 PDAs
Philipp Zabel
2009-06-05
1
-0
/
+851