summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/ubi-2.6Linus Torvalds2010-03-065-87/+198
|\
| * UBI: add write checkingArtem Bityutskiy2010-02-012-0/+74
| * UBI: simplify debugging return codesArtem Bityutskiy2010-02-013-41/+37
| * UBI: fix attaching error pathArtem Bityutskiy2010-02-011-33/+30
| * UBI: support attaching by MTD character device nameArtem Bityutskiy2010-02-011-11/+55
| * UBI: mark few variables as __initdataArtem Bityutskiy2010-02-011-2/+2
* | gpio: introduce it8761e_gpio driver for IT8761E Super I/O chipDenis Turischev2010-03-063-0/+238
* | gpio: cs5535-gpio: fix input directionBen Gardner2010-03-061-1/+3
* | gpio: pca953x.c: add interrupt handling capabilityMarc Zyngier2010-03-062-12/+244
* | timbgpio: add support for interrupt triggering on both flanksRichard Röjfors2010-03-061-9/+23
* | gpio: introduce gpio_request_one() and friendsEric Miao2010-03-061-0/+58
* | gpio: add driver for MAX7300 I2C GPIO extenderWolfram Sang2010-03-065-260/+386
* | rtc-coh901331: fix braces in resume codeJames Hogan2010-03-061-2/+3
* | rtc/mc13783: implement alarmUwe Kleine-König2010-03-061-13/+172
* | rtc/mc13783: protect rtc {,un}registration by mc13783 lockUwe Kleine-König2010-03-061-11/+14
* | mfd/mc13783: new function reading irq mask and status registerUwe Kleine-König2010-03-061-0/+35
* | rtc/mc13783: don't use deprecated mc13783 API callsUwe Kleine-König2010-03-061-5/+5
* | input/mc13783-ts: don't use deprecated mc13783 API callsUwe Kleine-König2010-03-061-2/+2
* | mc13783: rename mc13783_{{un,}mask,ack_irq} to have a mc13783_irq prefixUwe Kleine-König2010-03-061-19/+19
* | rtc-core: fix memory leakAaro Koskinen2010-03-061-0/+1
* | rtc-twl: Storage class should be before const qualifierTobias Klauser2010-03-061-2/+2
* | rtc-at91sam9: Correct size given to memsetJulia Lawall2010-03-061-1/+1
* | rtc-pcf2123: move pcf2123_remove to .devexit.textUwe Kleine-König2010-03-061-1/+1
* | rtc-ep93xx.c: cleanup probe/remove routinesH Hartley Sweeten2010-03-061-43/+28
* | rtc: mxc: fix memory leakAlexander Beregalov2010-03-061-2/+5
* | xen: add kconfig menuRandy Dunlap2010-03-061-5/+7
* | console/vgacon.c: mark file-local symbol staticThiago Farina2010-03-061-1/+1
* | console: limit the range of VGACON_SOFT_SCROLLBACK_SIZEAmerigo Wang2010-03-061-0/+1
* | drivers/hwmon/adcxx.c: fix for single-channel ADCsJosé Miguel Gonçalves2010-03-061-5/+10
* | drivers/hwmon/vt8231.c: fix continuation line formatsJoe Perches2010-03-061-2/+1
* | mmc: enable DMA on Ricoh sdhci reader by defaultVasily Khoruzhick2010-03-061-4/+3
* | mmc: at91_mci: correct kunmap_atomic()Nicolas Ferre2010-03-061-2/+2
* | mmc: at91_mci: introduce per-mci-revision conditional codeNicolas Ferre2010-03-061-8/+19
* | mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works.Nicolas Ferre2010-03-061-1/+8
* | mmc: at91_mci: enable large data blocksWolfgang Muees2010-03-061-0/+3
* | mmc: at91_mci: use DMA buffer for readWolfgang Muees2010-03-061-96/+32
* | mmc: at91_mci: use one coherent DMA bufferWolfgang Muees2010-03-061-25/+24
* | mmc: at91_mci: fix timeout errorsWolfgang Muees2010-03-061-2/+4
* | mmc: at91_mci: fix pointer errorsWolfgang Muees2010-03-061-3/+5
* | s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card ...Lars-Peter Clausen2010-03-061-1/+1
* | s3cmci: initialize default platform data no_wprotect and no_detect with 1Lars-Peter Clausen2010-03-061-0/+2
* | sdio: put active devices into 1-bit mode during suspendDaniel Drake2010-03-061-0/+43
* | sdio: kick the interrupt thread upon a resumeNicolas Pitre2010-03-061-0/+2
* | sdio: don't use CMD[357] as part of a powered SDIO resumeChris Ball2010-03-061-8/+11
* | sdio: sdhci support for suspend mode PM featuresNicolas Pitre2010-03-062-12/+31
* | sdio: introduce API for special power management featuresNicolas Pitre2010-03-062-3/+58
* | sdhci: improve sdhci sdhci_set_adma_desc() codeBen Dooks2010-03-061-8/+8
* | sdhci: add adma descriptor set callBen Dooks2010-03-061-30/+20
* | sdio: add quirk to clamp byte mode transferBing Zhao2010-03-061-1/+6
* | mmc: bfin_sdh: set timeout based on actual card dataCliff Cai2010-03-061-2/+6