| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 2008-07-27 | 2 | -8/+8 |
* | asic3: platform_get_irq() may return signed unnoticed | Roel Kluin | 2008-07-26 | 1 | -3/+5 |
* | MFD_TC6393XB is ARM-only | Adrian Bunk | 2008-07-25 | 1 | -1/+1 |
* | gpiolib: allow user-selection | Michael Buesch | 2008-07-25 | 1 | -2/+2 |
* | gpio: sysfs interface | David Brownell | 2008-07-25 | 1 | -0/+2 |
* | mfd: sm501 fix gpio number calculation for upper bank | Ben Dooks | 2008-07-25 | 1 | -1/+3 |
* | mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unset | Ben Dooks | 2008-07-25 | 1 | -5/+24 |
* | sm501: fixes for akpms comments on gpiolib addition | Ben Dooks | 2008-07-25 | 1 | -8/+16 |
* | sm501: gpio I2C support | Ben Dooks | 2008-07-25 | 1 | -1/+75 |
* | sm501: gpio dynamic registration for PCI devices | Arnaud Patard | 2008-07-25 | 1 | -2/+4 |
* | sm501: add gpiolib support | Ben Dooks | 2008-07-25 | 2 | -52/+255 |
* | sm501: add power control callback | Ben Dooks | 2008-07-25 | 1 | -0/+31 |
* | mfd: fix platform driver hotplug/coldplug | Kay Sievers | 2008-07-25 | 3 | -0/+6 |
* | mfd: don't use memzero | Andrew Morton | 2008-07-25 | 1 | -1/+1 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-23 | 4 | -0/+729 |
|\ |
|
| * | Merge branch 'pxa-tosa' into pxa | Russell King | 2008-07-12 | 4 | -0/+729 |
| |\ |
|
| | * | [ARM] 5128/1: tc6393xb: tmio-nand support | Dmitry Baryshkov | 2008-07-07 | 2 | -0/+64 |
| | * | [ARM] 5127/1: Core MFD support | Dmitry Baryshkov | 2008-07-07 | 3 | -0/+120 |
| | * | [ARM] 5096/2: Support Toshiba TC6393XB Mobile I/O Controller. | Dmitry Baryshkov | 2008-07-07 | 3 | -0/+545 |
* | | | mfd: let asic3 use mem resource instead of bus_shift | Philipp Zabel | 2008-07-20 | 1 | -6/+5 |
* | | | mfd: fix the asic3 irq demux code | Philipp Zabel | 2008-07-20 | 1 | -1/+1 |
* | | | mfd: asic3 should depend on gpiolib | Samuel Ortiz | 2008-07-20 | 1 | -1/+1 |
* | | | mfd: fix asic3 config array initialisation | Philipp Zabel | 2008-07-20 | 1 | -3/+3 |
* | | | mfd: move asic3 probe functions into __init section | Philipp Zabel | 2008-07-20 | 1 | -6/+5 |
* | | | mfd: Use uppercase only for asic3 macros and defines | Samuel Ortiz | 2008-07-20 | 1 | -44/+44 |
* | | | mfd: use dev_* macros for asic3 debugging | Samuel Ortiz | 2008-07-20 | 1 | -14/+13 |
* | | | mfd: New asic3 gpio configuration code | Samuel Ortiz | 2008-07-20 | 1 | -56/+43 |
* | | | mfd: asic3 children platform data removal | Samuel Ortiz | 2008-07-20 | 1 | -8/+0 |
* | | | mfd: asic3 gpiolib support | Samuel Ortiz | 2008-07-20 | 1 | -71/+153 |
|/ / |
|
* / | HTC_EGPIO is ARM-only | Al Viro | 2008-05-21 | 1 | -1/+1 |
|/ |
|
* | drivers: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-30 | 2 | -5/+5 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-04-29 | 1 | -4/+5 |
|\ |
|
| * | Merge branches 'pxa' and 'orion-fixes1' | Russell King | 2008-04-29 | 1 | -4/+5 |
| |\ |
|
| | * | [ARM] 5011/1: htc-pasic3: fix bug in resource pipe-through to ds1wm | Philipp Zabel | 2008-04-24 | 1 | -4/+5 |
* | | | mfd: use shorter set_current_state() | Robert P. J. Day | 2008-04-28 | 1 | -4/+3 |
* | | | sm501: add uart support | Magnus Damm | 2008-04-28 | 1 | -16/+68 |
|/ / |
|
* | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-04-24 | 1 | -3/+0 |
|\ \ |
|
| * | | [ARM] 5010/1: htc-pasic3: remove unused defines and includes | Philipp Zabel | 2008-04-24 | 1 | -3/+0 |
* | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 2008-04-21 | 1 | -1/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | drivers: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+0 |
* | | | Merge branch 'omap2-upstream' into devel | Russell King | 2008-04-19 | 1 | -2/+2 |
|\| |
| |/
|/| |
|
| * | mfd/asic3: ioread/iowrite take pointer, not unsigned long | Al Viro | 2008-03-30 | 1 | -2/+2 |
* | | [ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chip | Philipp Zabel | 2008-04-19 | 3 | -0/+274 |
* | | [ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/out... | Philipp Zabel | 2008-04-19 | 3 | -0/+450 |
|/ |
|
* | sm501: add support for the SM502 programmable PLL | Ville Syrjala | 2008-03-04 | 1 | -35/+128 |
* | sm501: remove a duplicated table | Ville Syrjala | 2008-03-04 | 1 | -32/+13 |
* | ASIC3 driver | Samuel Ortiz | 2008-02-07 | 3 | -0/+596 |
* | [ARM] Fix class_device damage caused by 0c55445f201841bfd6c658c47df8311b6722f002 | Russell King | 2008-01-28 | 1 | -7/+7 |
* | MCP_UCB1200: Convert from class_device to device | Tony Jones | 2008-01-24 | 3 | -17/+18 |
* | MFD: SM501 debug typo fix | Ben Dooks | 2007-11-29 | 1 | -1/+1 |