index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-sa1100
Commit message (
Expand
)
Author
Age
Files
Lines
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
2
-2
/
+0
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-03-12
7
-101
/
+24
|
\
|
*
Merge branch 'origin' into devel-stable
Russell King
2010-03-08
2
-2
/
+2
|
|
\
|
*
|
[ARM] sa1111: allow cascaded IRQs to be used by platforms
Eric Miao
2010-03-02
4
-53
/
+16
|
*
|
[ARM] locomo: allow cascaded IRQ base to be specified by platforms
Eric Miao
2010-03-02
2
-10
/
+7
|
*
|
[ARM] locomo: remove unused IRQs and avoid unnecessary cascade
Eric Miao
2010-03-02
1
-24
/
+1
|
*
|
[ARM] locomo: avoid unnecessary cascaded keyboard IRQ
Eric Miao
2010-03-02
1
-2
/
+1
|
*
|
[ARM] sa1100: remove unreferenced IRQ definitions
Eric Miao
2010-03-02
1
-7
/
+0
|
*
|
arm/{pxa,sa1100,nomadik}: Don't disable irqs in set_next_event and set_mode
Uwe Kleine-König
2010-01-22
1
-7
/
+1
*
|
|
platform-drivers: move probe to .devinit.text in arch/arm
Uwe Kleine-König
2010-03-07
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'misc2' into devel
Russell King
2010-02-25
1
-1
/
+1
|
\
\
|
*
|
ARM: 5928/1: Change type of VMALLOC_END to unsigned long.
Fenkart/Bostandzhyan
2010-02-15
1
-1
/
+1
|
|
/
*
|
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
Tony Lindgren
2010-02-12
1
-1
/
+1
|
/
*
ARM: fix sa1100 build
Russell King
2009-12-13
2
-12
/
+13
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
1
-1
/
+1
|
\
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
|
Merge branch 'for-lak' of git://git.linuxtogo.org/home/thesing/collie into sa...
Russell King
2009-12-06
4
-53
/
+123
|
\
\
|
*
|
collie: support pda_power driver
Thomas Kunze
2009-11-27
1
-0
/
+65
|
*
|
collie: convert to gpiolib for ucb1x00
Thomas Kunze
2009-11-27
2
-17
/
+19
|
*
|
add gpiolib support to ucb1x00
Thomas Kunze
2009-11-27
1
-0
/
+1
|
*
|
SA1100: make gpio_to_irq and reverse a macro
Thomas Kunze
2009-11-27
1
-15
/
+4
|
*
|
collie: prepare for gpiolib use
Thomas Kunze
2009-11-27
2
-21
/
+33
|
*
|
collie: fix scoop convesion to new api
Thomas Kunze
2009-11-27
1
-0
/
+1
|
|
/
*
|
ARM: 5827/1: SA1100: h3100/h3600: emit messages on failed gpio_request
Dmitry Artamonow
2009-12-06
3
-6
/
+22
*
|
ARM: 5826/1: SA1100: h3100/h3600: always build htc-egpio driver
Dmitry Artamonow
2009-12-06
1
-0
/
+2
*
|
ARM: 5823/1: SA1100: h3100/h3600: add support for gpio-keys
Dmitry Artamonow
2009-12-06
1
-1
/
+38
*
|
ARM: 5822/1: SA1100: h3100/h3600: clean up #includes
Dmitry Artamonow
2009-12-06
3
-49
/
+2
*
|
ARM: 5821/1: SA1100: h3100/h3600: revise copyright boilerplates
Dmitry Artamonow
2009-12-06
4
-64
/
+27
*
|
ARM: 5820/1: SA1100: h3100/h3600: split h3600.c
Dmitry Artamonow
2009-12-06
5
-335
/
+427
*
|
ARM: 5819/1: SA1100: h3100/h3600: merge h3600.h and h3600_gpio.h into h3xxx.h
Dmitry Artamonow
2009-12-06
3
-41
/
+14
*
|
ARM: 5818/1: SA1100: h3100/h3600: drop old GPIO definitions
Dmitry Artamonow
2009-12-06
2
-48
/
+7
*
|
ARM: 5817/1: SA1100: h3100/h3600: configure all unused gpios as inputs
Dmitry Artamonow
2009-12-06
1
-23
/
+3
*
|
ARM: 5816/1: SA1100: h3600: remove IRQ_GPIO_* definitions
Dmitry Artamonow
2009-12-06
2
-14
/
+0
*
|
ARM: 5815/1: SA1100: h3100/h3600: remove now unused assign_h3600_egpio handlers
Dmitry Artamonow
2009-12-06
3
-184
/
+0
*
|
ARM: 5814/1: SA1100: h3100/h3600: convert all users of assign_h3600_egpio to ...
Dmitry Artamonow
2009-12-06
1
-6
/
+81
*
|
ARM: 5813/1: SA1100: h3100/h3600: add htc-egpio driver
Dmitry Artamonow
2009-12-06
2
-0
/
+69
*
|
ARM: 5812/1: SA1100: h3100/h3600: separate machine-specific LCD helpers
Dmitry Artamonow
2009-12-06
1
-9
/
+20
*
|
ARM: 5799/1: SA1100: h3600: stop setting direction for LCD pins
Dmitry Artamonow
2009-12-06
1
-3
/
+1
*
|
ARM: 5798/1: SA1100: h3600: remove unused cruft from h3600.h
Dmitry Artamonow
2009-12-06
1
-8
/
+0
*
|
ARM: 5796/1: SA1100: h3600: remove IRDA bits from serial PM callback
Dmitry Artamonow
2009-12-06
1
-4
/
+1
*
|
ARM: 5797/1: SA1100: h3100/h3600: remove dead links from Kconfig help text
Dmitry Artamonow
2009-12-06
1
-2
/
+0
*
|
ARM: 5795/1: SA1100: h3100/h3600: mark *_mach_init functions as __init
Dmitry Artamonow
2009-12-06
1
-3
/
+3
*
|
ARM: iPAQ: no need to set PWER_RTC
Russell King
2009-12-06
1
-1
/
+1
*
|
ARM: iPAQ: move serial port support functions
Russell King
2009-12-06
2
-26
/
+52
*
|
ARM: iPAQ: convert H3100 IrDA to use generic gpio support
Russell King
2009-12-06
2
-3
/
+17
*
|
ARM: iPAQ: provide a way to setup platform-controlled GPIOs
Russell King
2009-12-06
1
-0
/
+42
*
|
ARM: iPAQ: separate IrDA machine specifics
Russell King
2009-12-06
1
-21
/
+41
*
|
ARM: h3600: provide each iPAQ machine type with own init function
Russell King
2009-12-06
1
-2
/
+12
*
|
ARM: sa11x0: convert set_xxx_data() to register_xxx()
Russell King
2009-12-06
13
-40
/
+42
|
/
*
ARM: 5752/1: SA1100: fix building of h3100
Dmitry Artamonow
2009-10-07
1
-0
/
+1
[next]