11 Aug, 2008
2 commits
-
This patch adds support for the TC6387XB. Unlike other TMIO devices this one
has only one subdevice and no interrupt mux, however using the MFD framework
allows it to share the TMIO MMC driver.Signed-off-by: Ian Molton
Signed-off-by: Samuel Ortiz -
This patchset provides support for the core functinality of the T7L66XB
SoC from Toshiba. Supported in this patchset is the IRQ MUX, MMC controller
and NAND flash controller.Signed-off-by: Ian Molton
Signed-off-by: Samuel Ortiz
07 Jul, 2008
2 commits
-
This patch provides a common subdevice registration system for MFD type
chips, using platfrom device.Signed-off-by: Ian Molton
Signed-off-by: Dmitry Baryshkov
Signed-off-by: Russell King -
Add support for Toshiba TC6393XB companion chip. Currently
only GPIO and part of IRQ features of the device are supported.Signed-off-by: Dmitry Baryshkov
Signed-off-by: Russell King
19 Apr, 2008
2 commits
-
This driver will provide registers, clocks and GPIOs of
the HTC PASIC3 (AIC3) and PASIC2 (AIC2) chips to the
ds1wm and leds-pasic3 drivers.Signed-off-by: Philipp Zabel
Signed-off-by: Russell King -
implemented in CPLD chips on several HTC devices.
The original driver was written by Kevin O'Connor, I have adapted it to
use gpiolib and made the bus/register widths configurable.Signed-off-by: Philipp Zabel
Signed-off-by: Russell King
08 Feb, 2008
1 commit
-
This is a patch for the Compaq ASIC3 multi function chip, found in many
PDAs (iPAQs, HTCs...).It is a simplified version of Paul Sokolovsky's first proposal [1]. With
this code, it is basically a GPIO and IRQ expander. My plan is to add more
features once this patch gets reviewed and accepted.[1] http://lkml.org/lkml/2007/5/1/46
Signed-off-by: Samuel Ortiz
Cc: Paul Sokolovsky
Cc: Ben Dooks
Cc: Thomas Gleixner
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
21 Feb, 2007
1 commit
-
This driver provides the core functionality of the SM501, which is a
multi-function chip including two framebuffers, video acceleration, USB,
and many other peripheral blocks.The driver exports a number of entries for the peripheral drivers to use.
Signed-off-by: Ben Dooks
Signed-off-by: Vincent Sanders
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
11 Sep, 2005
3 commits
-
Add support for Intel assabet specific board support for
UCB1200/UCB1300 devices.Signed-off-by: Russell King
-
Add support for Philips UCB1200 and UCB1300 touchscreen
interfaces found on ARM devices.Signed-off-by: Russell King
-
Add the core device support code for the Philips UCB1200 and
UCB1300 devices. Also includes the following from Pavel:This fixes u32 vs. pm_message_t confusion and uses cleaner
try_to_freeze() [fixing compilation as a side-effect on newer
kernels.]Signed-off-by: Pavel Machek
Signed-off-by: Russell King
18 Aug, 2005
2 commits
-
This adds support for the MCP interface found on SA11x0 devices.
Signed-off-by: Russell King
-
Add support for the core of the multimedia communication port
framework. This is a port used to communicate with devices
with two DMA paths and a control path.Signed-off-by: Russell King