summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* raid, fastboot: hide RAID autodetect option if MD is compiled as a moduleAlan Jenkins2008-10-121-1/+1
* raid: make RAID autodetect default a KConfig optionArjan van de Ven2008-10-121-0/+14
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-1154-1347/+3295
|\
| * Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King2008-10-0940-264/+477
| |\
| * \ Merge branch 'pxa-all' into develRussell King2008-10-0947-1330/+3209
| |\ \
| | * | [ARM] pxa: allow multi-machine PCMCIA buildsRussell King2008-10-071-9/+11
| | * | [ARM] ohci-pxa27x: use ioremap() and offset for register accessEric Miao2008-10-071-79/+109
| | * | [ARM] ohci-pxa27x: introduce pxa27x_clear_otgph()Eric Miao2008-10-071-4/+7
| | * | [ARM] ohci-pxa27x: use platform_get_{irq,resource} for the resourceEric Miao2008-10-071-7/+17
| | * | [ARM] ohci-pxa27x: move OHCI controller specific registers into the driverEric Miao2008-10-071-1/+72
| | * | [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registersEric Miao2008-10-071-0/+37
| | * | [ARM] pxa: simplify DMA register definitionsEric Miao2008-10-072-10/+10
| | * | [ARM] pxa: move i2c register and bit definitions into i2c-pxa.cEric Miao2008-10-071-1/+38
| | * | Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King2008-10-07324-5471/+8441
| | |\ \
| | | * \ Merge branch 'viper-for-rmk' of git://www.misterjones.org/linux-2.6-armRussell King2008-10-076-35/+215
| | | |\ \
| | | | * | Add support for the Arcom/Eurotech Viper SBC CompactFlash card slotMarc Zyngier2008-09-094-23/+203
| | | | * | Add support for the Arcom/Eurotech Viper SBC onboard ethernet.Marc Zyngier2008-09-091-1/+2
| | | | * | Export smc91x led definitionsMarc Zyngier2008-09-091-8/+0
| | | * | | Merge branch 'pxa-palm' into pxa-machinesRussell King2008-10-0711-452/+681
| | | |\ \ \
| | | | * | | [ARM] 5248/1: wm97xx generic battery driverMarek Vašut2008-10-024-203/+277
| | | | * | | [ARM] 5184/1: Split ucb1400_ts into core and touchscreenMarek Vašut2008-08-205-248/+251
| | | | * | | [ARM] 5199/1: PalmLD: PCMCIA driverMarek Vašut2008-08-162-1/+153
| | | * | | | Merge branch 'pxa-trizeps' into pxa-machinesRussell King2008-10-073-1/+258
| | | |\ \ \ \
| | | | * | | | [ARM] pxa: trizeps4: remove unused variableRussell King2008-10-071-1/+0
| | | | * | | | [ARM] 5294/1: Trizeps4 PCMCIA supportJürgen Schindele2008-10-073-1/+259
| | | | | | | |
| | | | \ \ \ \
| | | | \ \ \ \
| | | | \ \ \ \
| | | *---. \ \ \ \ Merge branches 'metronomefb', 'pxa-cm2xx', 'pxa-gumstix', 'pxa-misc', 'pxa-mi...Russell King2008-10-07305-4536/+7121
| | | |\ \ \ \ \ \ \ | | | | | | |/ / / / | | | | | |/| | | |
| | | | | | * | | | [ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONTEric Miao2008-09-251-5/+78
| | | | | | * | | | [ARM] pxa/spitz: use leds-gpio for led driving and drop leds-spitzEric Miao2008-09-233-139/+0
| | | | | | * | | | [ARM] pxa/corgi: use leds-gpio for led driving and drop leds-corgiEric Miao2008-09-233-132/+0
| | | | | | * | | | hwmon: add max1111_read_channel() for use by sharpsl_pmEric Miao2008-09-231-0/+13
| | | | | | * | | | hwmon: add max1111 Low-power Multichannel Serial 8-bit ADCsEric Miao2008-09-233-0/+241
| | | | | | * | | | lcd: add support for Toppoly TDO24M series LCD panelsEric Miao2008-09-233-0/+405
| | | | | | * | | | lcd: add corgibl_limit_intensity() to corgi_lcdEric Miao2008-09-231-0/+27
| | | | | | * | | | lcd: add SPI-based LCD and backlight driver for SHARP corgi/spitzEric Miao2008-09-233-0/+549
| | | | | | * | | | lcd: allow lcd device to handle mode change eventsEric Miao2008-09-232-3/+16
| | | | | | * | | | Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao2008-09-171-14/+54
| | | | * | | | | | [ARM] 5283/1: pxa: add CM-X255 pcmcia supportMike Rapoport2008-10-074-13/+206
| | | | * | | | | | [ARM] 5282/1: pxa: add CM-X255 supportMike Rapoport2008-10-071-1/+1
| | | | |/ / / / /
| | | * | | | | | [ARM] 5200/1: am200epd: use fb notifiers and gpio apiJaya Kumar2008-08-263-309/+0
| | | * | | | | | [ARM] 5209/1: metronomefb: changes to use platform framebufferJaya Kumar2008-08-262-112/+147
| | | * | | | | | [ARM] 5186/1: metronomefb: convert printk to dev_dbg/err messagesJaya Kumar2008-08-261-27/+20
| | | |/ / / / /
| | * | | | | | [ARM] 5278/1: i2c-pxa fast mode supportJonathan Cameron2008-10-031-2/+4
| | * | | | | | [ARM] pxa: remove references to pxa_gpio_mode() in commentsRussell King2008-09-253-9/+9
| | * | | | | | [ARM] pxa: make cpu_is_pxa2* macros more consistentEric Miao2008-09-251-2/+2
| | * | | | | | [ARM] 5244/1: Add hardware CTSRTS flow control to pxa serial driverRobert Jarzmik2008-09-091-0/+5
| | * | | | | | [I2C] pxa: provide late suspend and early resume hooksRussell King2008-09-091-6/+24
| | * | | | | | [ARM] 5203/1: i2c-pxa: fix scheduling while atomic in i2c_pxa_abort()Dmitry Baryshkov2008-09-091-3/+4
| | * | | | | | [ARM] 5201/1: PXA3xx: Add support for power i2c busMike Rapoport2008-09-091-5/+7
| | |/ / / / /
| * | | | | | Merge branch 'at91' into develRussell King2008-10-09191-3415/+3916
| |\ \ \ \ \ \
| | * | | | | | [ARM] 5265/3: [AT91] Add copyright infoAndrew Victor2008-09-211-0/+3
OpenPOWER on IntegriCloud