aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-27drivers/telephony/ixj.c: use memdup_userJulia Lawall1-11/+4
2010-05-27fbdev: bf54x-lq043fb: fix unused warnings with backlight codeMike Frysinger1-3/+4
2010-05-27fbdev: bfin-t350mcqb-fb: avoid unused warnings in backlight codeMike Frysinger1-3/+4
2010-05-27drivers/video/via: use memdup_userJulia Lawall1-8/+3
2010-05-27add support for S3 Trio3D/1X/2XOndrej Zary1-20/+81
2010-05-27drivers/gpio/it8761e_gpio: check return value of gpiochip_remove()Daniel Mack1-1/+4
2010-05-27gpio: add Penwell gpio supportAlek Du2-34/+53
2010-05-27gpiolib: introduce set_debounce methodFelipe Balbi1-0/+43
2010-05-27gpiolib: make gpiochip_add() show a better error messageBen Dooks1-1/+1
2010-05-27gpio: max732x: fix input configuration for open-drain pinsMarc Zyngier1-0/+7
2010-05-27max732x: correct nr_port checking off by one errorAxel Lin1-3/+3
2010-05-27pl061: fix offset value range checkingAxel Lin1-1/+1
2010-05-27gpiolib: a gpio is unsigned, so use %u to print itUwe Kleine-König1-1/+1
2010-05-27gpiolib: make names array and its values constUwe Kleine-König3-3/+3
2010-05-27gpio: add interrupt handling capability to max732xMarc Zyngier2-19/+343
2010-05-27rtc: AB8500 RTC driverVirupax Sadashivpetimath3-0/+371
2010-05-27drivers/message/i2o/i2o_config.c: use memdup_userJulia Lawall1-8/+3
2010-05-27drivers/char/vt.c: use memdup_userJulia Lawall1-7/+3
2010-05-27drivers/mmc/host: use ERR_CASTJulia Lawall1-1/+1
2010-05-27sdhci-spear: ST SPEAr based SDHCI controller glueViresh KUMAR3-0/+311
2010-05-27sdio: add new function for RAW (Read after Write) operationGrazvydas Ignotas1-0/+30
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming22-25/+22
2010-05-27mmc: OMAP HS-MMC: convert to dev_pm_opsKevin Hilman1-4/+11
2010-05-27omap_hsmmc: improve interrupt synchronisationAdrian Hunter1-128/+134
2010-05-27sdhci: enable multiblock transfers in sdhci-s3cMaurus Cuelenaere1-3/+0
2010-05-27mmc: s3c6410: enable ADMA feature in 6410 sdhci controllerThomas Abraham1-6/+1
2010-05-27mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor buildThomas Abraham2-5/+17
2010-05-27sdhci: build fix: rename SDHCI I/O accessor functionsMatt Fleming3-30/+30
2010-05-27mmc: SDHCI_INT_DATA_MASK typo errorZhangfei Gao1-1/+1
2010-05-27mmc: atmel-mci: Add support for SDIO interruptsAnders Grahn1-4/+38
2010-05-27mmc: add support MMCIF for SuperHYusuke Goda3-0/+974
2010-05-27mmc: atmel-mci: enable SD high speed supportNicolas Ferre1-3/+19
2010-05-27mmc: sd: clean up redundant memsetMark Asselstine1-2/+0
2010-05-27davinci: mmc: updates to suspend/resume implementationChaithrika U S1-8/+43
2010-05-27davinci: mmc: add a function to control reset state of the controllerChaithrika U S1-21/+16
2010-05-27sdhci-pltfm: do not print errors in case of an extended iomem sizeAnton Vorontsov1-1/+1
2010-05-27sdhci-pltfm: implement platform data passingAnton Vorontsov1-4/+20
2010-05-27sdhci: implement CAP_CLOCK_BASE_BROKEN quirkAnton Vorontsov2-1/+4
2010-05-27mmc-omap: add support for 16-bit and 32-bit registersMarek Belisko1-29/+33
2010-05-27davinci: mmc: pass number of SG segments as platform dataSudhakar Rajashekhara1-7/+17
2010-05-26Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds9-15/+51
2010-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds9-12/+541
2010-05-26agp: amd64, fix pci reference leaksJiri Slaby1-10/+18
2010-05-26drm/edid: Allow non-fatal checksum errors in CEA blocksAdam Jackson1-1/+4
2010-05-26drm/radeon/kms: suppress a build warning (unused variable)Stefan Richter1-0/+1
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds43-150/+341
2010-05-25drivers/net/usb/asix.c: Fix pointer cast.David S. Miller1-2/+2
2010-05-25be2net: Bug fix to avoid disabling bottom half during firmware upgrade.Sarveshwar Bandi3-2/+20
2010-05-25hso: add support for new productsFilip Aben1-0/+3
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers2-2/+3