aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/telephony/ixj.c: use memdup_userJulia Lawall2010-05-271-11/+4
* fbdev: bf54x-lq043fb: fix unused warnings with backlight codeMike Frysinger2010-05-271-3/+4
* fbdev: bfin-t350mcqb-fb: avoid unused warnings in backlight codeMike Frysinger2010-05-271-3/+4
* drivers/video/via: use memdup_userJulia Lawall2010-05-271-8/+3
* add support for S3 Trio3D/1X/2XOndrej Zary2010-05-271-20/+81
* drivers/gpio/it8761e_gpio: check return value of gpiochip_remove()Daniel Mack2010-05-271-1/+4
* gpio: add Penwell gpio supportAlek Du2010-05-272-34/+53
* gpiolib: introduce set_debounce methodFelipe Balbi2010-05-271-0/+43
* gpiolib: make gpiochip_add() show a better error messageBen Dooks2010-05-271-1/+1
* gpio: max732x: fix input configuration for open-drain pinsMarc Zyngier2010-05-271-0/+7
* max732x: correct nr_port checking off by one errorAxel Lin2010-05-271-3/+3
* pl061: fix offset value range checkingAxel Lin2010-05-271-1/+1
* gpiolib: a gpio is unsigned, so use %u to print itUwe Kleine-König2010-05-271-1/+1
* gpiolib: make names array and its values constUwe Kleine-König2010-05-273-3/+3
* gpio: add interrupt handling capability to max732xMarc Zyngier2010-05-272-19/+343
* rtc: AB8500 RTC driverVirupax Sadashivpetimath2010-05-273-0/+371
* drivers/message/i2o/i2o_config.c: use memdup_userJulia Lawall2010-05-271-8/+3
* drivers/char/vt.c: use memdup_userJulia Lawall2010-05-271-7/+3
* drivers/mmc/host: use ERR_CASTJulia Lawall2010-05-271-1/+1
* sdhci-spear: ST SPEAr based SDHCI controller glueViresh KUMAR2010-05-273-0/+311
* sdio: add new function for RAW (Read after Write) operationGrazvydas Ignotas2010-05-271-0/+30
* mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-2722-25/+22
* mmc: OMAP HS-MMC: convert to dev_pm_opsKevin Hilman2010-05-271-4/+11
* omap_hsmmc: improve interrupt synchronisationAdrian Hunter2010-05-271-128/+134
* sdhci: enable multiblock transfers in sdhci-s3cMaurus Cuelenaere2010-05-271-3/+0
* mmc: s3c6410: enable ADMA feature in 6410 sdhci controllerThomas Abraham2010-05-271-6/+1
* mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor buildThomas Abraham2010-05-272-5/+17
* sdhci: build fix: rename SDHCI I/O accessor functionsMatt Fleming2010-05-273-30/+30
* mmc: SDHCI_INT_DATA_MASK typo errorZhangfei Gao2010-05-271-1/+1
* mmc: atmel-mci: Add support for SDIO interruptsAnders Grahn2010-05-271-4/+38
* mmc: add support MMCIF for SuperHYusuke Goda2010-05-273-0/+974
* mmc: atmel-mci: enable SD high speed supportNicolas Ferre2010-05-271-3/+19
* mmc: sd: clean up redundant memsetMark Asselstine2010-05-271-2/+0
* davinci: mmc: updates to suspend/resume implementationChaithrika U S2010-05-271-8/+43
* davinci: mmc: add a function to control reset state of the controllerChaithrika U S2010-05-271-21/+16
* sdhci-pltfm: do not print errors in case of an extended iomem sizeAnton Vorontsov2010-05-271-1/+1
* sdhci-pltfm: implement platform data passingAnton Vorontsov2010-05-271-4/+20
* sdhci: implement CAP_CLOCK_BASE_BROKEN quirkAnton Vorontsov2010-05-272-1/+4
* mmc-omap: add support for 16-bit and 32-bit registersMarek Belisko2010-05-271-29/+33
* davinci: mmc: pass number of SG segments as platform dataSudhakar Rajashekhara2010-05-271-7/+17
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-269-15/+51
|\
| * agp: amd64, fix pci reference leaksJiri Slaby2010-05-261-10/+18
| * drm/edid: Allow non-fatal checksum errors in CEA blocksAdam Jackson2010-05-261-1/+4
| * drm/radeon/kms: suppress a build warning (unused variable)Stefan Richter2010-05-261-0/+1
| * drm: Fixes linux-next & linux-2.6 checkstack warnings:Prarit Bhargava2010-05-242-3/+18
| * nouveau: fix acpi_lid_open undefinedRandy Dunlap2010-05-241-1/+2
| * drm/radeon/kms: release AGP bridge at suspendJerome Glisse2010-05-243-0/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-269-12/+541
|\ \
| * | HID: roccat: fix build failure if built as moduleJiri Kosina2010-05-251-1/+1
| * | HID: roccat: propagate special events of roccat hardware to userspaceStefan Achatz2010-05-256-0/+526