summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-10-07[ARM] ohci-pxa27x: use ioremap() and offset for register accessEric Miao1-79/+109
2008-10-07[ARM] ohci-pxa27x: introduce pxa27x_clear_otgph()Eric Miao1-4/+7
2008-10-07[ARM] ohci-pxa27x: use platform_get_{irq,resource} for the resourceEric Miao1-7/+17
2008-10-07[ARM] ohci-pxa27x: move OHCI controller specific registers into the driverEric Miao1-1/+72
2008-10-07[ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registersEric Miao1-0/+37
2008-10-07[ARM] pxa: simplify DMA register definitionsEric Miao2-10/+10
2008-10-07[ARM] pxa: move i2c register and bit definitions into i2c-pxa.cEric Miao1-1/+38
2008-10-07Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King324-5471/+8441
2008-10-07Merge branch 'viper-for-rmk' of git://www.misterjones.org/linux-2.6-armRussell King6-35/+215
2008-10-07Merge branch 'pxa-palm' into pxa-machinesRussell King11-452/+681
2008-10-07Merge branch 'pxa-trizeps' into pxa-machinesRussell King3-1/+258
2008-10-07Merge branches 'metronomefb', 'pxa-cm2xx', 'pxa-gumstix', 'pxa-misc', 'pxa-mi...Russell King305-4536/+7121
2008-10-07[ARM] pxa: trizeps4: remove unused variableRussell King1-1/+0
2008-10-07[ARM] 5283/1: pxa: add CM-X255 pcmcia supportMike Rapoport4-13/+206
2008-10-07[ARM] 5282/1: pxa: add CM-X255 supportMike Rapoport1-1/+1
2008-10-07[ARM] 5294/1: Trizeps4 PCMCIA supportJürgen Schindele3-1/+259
2008-10-03[ARM] 5278/1: i2c-pxa fast mode supportJonathan Cameron1-2/+4
2008-10-02[ARM] 5248/1: wm97xx generic battery driverMarek Vašut4-203/+277
2008-09-25[ARM] pxa: remove references to pxa_gpio_mode() in commentsRussell King3-9/+9
2008-09-25[ARM] pxa: make cpu_is_pxa2* macros more consistentEric Miao1-2/+2
2008-09-25[ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONTEric Miao1-5/+78
2008-09-23[ARM] pxa/spitz: use leds-gpio for led driving and drop leds-spitzEric Miao3-139/+0
2008-09-23[ARM] pxa/corgi: use leds-gpio for led driving and drop leds-corgiEric Miao3-132/+0
2008-09-23hwmon: add max1111_read_channel() for use by sharpsl_pmEric Miao1-0/+13
2008-09-23hwmon: add max1111 Low-power Multichannel Serial 8-bit ADCsEric Miao3-0/+241
2008-09-23lcd: add support for Toppoly TDO24M series LCD panelsEric Miao3-0/+405
2008-09-23lcd: add corgibl_limit_intensity() to corgi_lcdEric Miao1-0/+27
2008-09-23lcd: add SPI-based LCD and backlight driver for SHARP corgi/spitzEric Miao3-0/+549
2008-09-23lcd: allow lcd device to handle mode change eventsEric Miao2-3/+16
2008-09-17Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao1-14/+54
2008-09-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2008-09-09Add support for the Arcom/Eurotech Viper SBC CompactFlash card slotMarc Zyngier4-23/+203
2008-09-09Add support for the Arcom/Eurotech Viper SBC onboard ethernet.Marc Zyngier1-1/+2
2008-09-09Export smc91x led definitionsMarc Zyngier1-8/+0
2008-09-09[ARM] 5244/1: Add hardware CTSRTS flow control to pxa serial driverRobert Jarzmik1-0/+5
2008-09-09[I2C] pxa: provide late suspend and early resume hooksRussell King1-6/+24
2008-09-09[ARM] 5203/1: i2c-pxa: fix scheduling while atomic in i2c_pxa_abort()Dmitry Baryshkov1-3/+4
2008-09-09[ARM] 5201/1: PXA3xx: Add support for power i2c busMike Rapoport1-5/+7
2008-09-09[S390] cio: allow offline processing for disconnected devicesPeter Oberparleiter1-0/+7
2008-09-09[S390] cio: handle ssch() return codes correctly.Cornelia Huck1-1/+3
2008-09-09[S390] cio: Correct cleanup on error.Cornelia Huck2-17/+22
2008-09-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2008-09-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-43/+65
2008-09-08usb: fix null deferences in low level usb serialJason Wessel1-1/+1
2008-09-08xen: fix 2.6.27-rc5 xen balloon driver warningsJeremy Fitzhardinge1-1/+1
2008-09-08ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley1-0/+2
2008-09-08pata_sil680: remove duplicate pcim_enable_deviceDavid Milburn1-3/+0
2008-09-08libata-sff: kill spurious WARN_ON() in ata_hsm_move()Tejun Heo1-5/+0
2008-09-08sata_nv: disable hardreset for genericTejun Heo1-18/+1
2008-09-08ahci: disable PMP for marvell ahcisTejun Heo1-1/+1