summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pxa' into develRussell King2008-07-1333-446/+1735
|\
| * [ARM] pxa: make littleton to use the new smc91x platform dataEric Miao2008-07-121-1/+2
| * [ARM] pxa: make zylonite to use the new smc91x platform dataEric Miao2008-07-121-17/+2
| * [ARM] pxa: make mainstone to use the new smc91x platform dataEric Miao2008-07-121-6/+27
| * [ARM] pxa: make lubbock to use new smc91x platform dataEric Miao2008-07-121-2/+1
| * [NET] smc91x: prepare SMC_USE_PXA_DMA to be specified in platform dataEric Miao2008-07-122-8/+11
| * [NET] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variableEric Miao2008-07-122-26/+34
| * [NET] smc91x: add SMC91X_NOWAIT flag to platform dataEric Miao2008-07-121-1/+2
| * [NET] smc91x: favor the use of SMC91X_USE_* instead of SMC_CAN_USE_*Eric Miao2008-07-122-19/+6
| * [NET] smc91x: remove "irq_flags" from "struct smc91x_platdata"Eric Miao2008-07-121-4/+5
| * Merge branch 'eseries' into pxaRussell King2008-07-121-2/+4
| |\
| | * PXA UDC - allow use of inverted GPIO for pullupIan Molton2008-07-101-2/+4
| * | Merge branch 'pxa-tosa' into pxaRussell King2008-07-125-2/+729
| |\ \
| | * | [ARM] 5128/1: tc6393xb: tmio-nand supportDmitry Baryshkov2008-07-072-0/+64
| | * | [ARM] 5127/1: Core MFD supportDmitry Baryshkov2008-07-073-0/+120
| | * | [ARM] 5096/2: Support Toshiba TC6393XB Mobile I/O Controller.Dmitry Baryshkov2008-07-073-0/+545
| | * | [ARM] 5064/1: pxa: explicitly specify tosa keyboard GPIOs' low power states t...eric miao2008-07-071-2/+0
| | | |
| | \ \
| *-. \ \ Merge branches 'pxa-ian' and 'pxa-xm270' into pxaRussell King2008-07-122-98/+74
| |\ \ \ \ | | | |_|/ | | |/| |
| | | * | [ARM] 5105/1: CM-X270: update NAND flash driver to use gpio_libMike Rapoport2008-07-091-32/+47
| | | * | [ARM] 5104/1: CM-X270: PCMCIA updatesMike Rapoport2008-07-091-66/+27
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'pxa-ezx', 'pxa-magician' and 'pxa-palm' into pxaRussell King2008-07-10603-7206/+14423
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | [ARM] 5155/1: PalmTX battery monitorMarek Vašut2008-07-103-0/+205
| | | * | [ARM] 5154/1: PalmTX PCMCIAMarek Vašut2008-07-103-1/+121
| | | * | Merge branch 'machtypes' into pxa-palmRussell King2008-07-09597-7205/+14097
| | |/| |
| * | | | [ARM] 5164/1: pxafb: Support for RGB666, RGBT666, RGB888 and RGBT888Stefan Schmidt2008-07-101-3/+61
| |/ / /
| * | | [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...Philipp Zabel2008-07-098-178/+176
| * | | [ARM] 5147/1: pxaficp_ir: drop pxa_gpio_mode calls, as pin settingDmitry Baryshkov2008-07-091-9/+0
| * | | [ARM] 5144/1: pxaficp_ir: cleanup includesDmitry Baryshkov2008-07-091-15/+0
| | | |
| | \ \
| *-. \ \ Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxaRussell King2008-07-0911-55/+233
| |\ \ \ \
| | | * | | [ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udcPhilipp Zabel2008-06-153-11/+5
| | | * | | [ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2CEN handling into arch/...Philipp Zabel2008-06-021-29/+0
| | | * | | [ARM] pxa: avoid kfreeing static data if platform device fails to registerRussell King2008-06-023-13/+19
| | | * | | [ARM] pxa: avoid registering multiple pxa2xx_pcmcia devicesRussell King2008-06-022-0/+8
| | | * | | [ARM] pxa: separate PXA25x and PXA27x UDC register definitionsRussell King2008-05-191-2/+8
| | | | |/ | | | |/|
| | * | | [ARM] 5141/1: PWM: pwm_request() should return an PTR_ERR() instead of NULL.Ben Dooks2008-07-031-2/+2
| | * | | [ARM] 5044/1: pwm_bl: add init/notify/exit callbacksPhilipp Zabel2008-07-031-7/+32
| | * | | [ARM] pxa: add generic PWM backlight drivereric miao2008-07-033-0/+168
| | |/ /
| * | | [ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includesPhilipp Zabel2008-07-071-1/+0
| * | | [ARM] 5118/1: pxafb: add exit and remove handlersJaya Kumar2008-07-071-0/+44
| |/ /
* | | Merge branch 'imx' into develRussell King2008-07-1018-161/+342
|\ \ \
| * | | MX2 add support for mx2 in i.MX serial driverSascha Hauer2008-07-051-3/+3
| * | | mxc: add MX3 support for i.MX internal UART driverSascha Hauer2008-07-052-21/+81
| * | | IMX: introduce clock APISascha Hauer2008-07-053-15/+67
| * | | IMX UART: remove statically initialized tablesSascha Hauer2008-07-051-75/+54
| * | | IMX UART: Add board specific init/exit functionsSascha Hauer2008-07-051-9/+19
| * | | IMX UART: do not assume 16MHz reference frequencySascha Hauer2008-07-051-11/+39
| * | | USB: adding comment for ipaq forcing number of portsOliver Neukum2008-07-031-0/+5
| * | | USB: fix Oops on loading ipaq module since 2.6.26Oliver Neukum2008-07-031-1/+1
| * | | USB: add a pl2303 device idGreg Kroah-Hartman2008-07-032-0/+2
| * | | USB: another option device idGreg Kroah-Hartman2008-07-031-0/+1