summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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: document that names can contain printk format specifiersUwe Kleine-König2010-05-271-1/+3
* 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-275-5/+5
* gpio: add interrupt handling capability to max732xMarc Zyngier2010-05-273-19/+346
* rtc: AB8500 RTC driverVirupax Sadashivpetimath2010-05-273-0/+371
* fs/autofs4: use memdup_userJulia Lawall2010-05-271-11/+2
* 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-275-0/+359
* sdio: add new function for RAW (Read after Write) operationGrazvydas Ignotas2010-05-272-0/+33
* mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-2723-26/+23
* 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-274-0/+1013
* 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-272-4/+55
* 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-272-7/+20
* 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
* | do_generic_file_read: clear page errors when issuing a fresh read of the pageJeff Moyer2010-05-261-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2010-05-2614-24/+723
|\ \
| * | squashfs: update documentation to include description of xattr layoutPhillip Lougher2010-05-261-5/+27
| * | squashfs: fix name reading in squashfs_xattr_getPhillip Lougher2010-05-231-2/+6
| * | squashfs: constify xattr handlersPhillip Lougher2010-05-232-8/+8
| * | squashfs: xattr fix sparse warningsStephen Hemminger2010-05-171-4/+4
| * | squashfs: xattr_lookup sparse fixStephen Hemminger2010-05-172-3/+4
| * | squashfs: add xattr support configure optionPhillip Lougher2010-05-178-8/+63
| * | squashfs: add new extended inode typesPhillip Lougher2010-05-176-16/+135
| * | squashfs: add support for xattr readingPhillip Lougher2010-05-174-1/+342
| * | squashfs: add xattr id supportPhillip Lougher2010-05-176-4/+161
OpenPOWER on IntegriCloud