aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 Goda4-0/+1013
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 Vorontsov2-4/+55
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 Rajashekhara2-7/+20
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-26do_generic_file_read: clear page errors when issuing a fresh read of the pageJeff Moyer1-0/+6
2010-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds14-24/+723
2010-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds9-12/+541
2010-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds13-102/+219
2010-05-26Revert "endian: #define __BYTE_ORDER"Linus Torvalds9-8/+31
2010-05-26nuc900: add maintainer entries for Wan ZongShunWan ZongShun1-0/+12
2010-05-26revert "crc32: use __BYTE_ORDER macro for endian detection"Andrew Morton1-1/+1
2010-05-26fs/fscache/object-list.c: fix warning on 32-bitAndrew Morton1-1/+1
2010-05-26nommu: allow private mappings of read-only devicesBernd Schmidt1-14/+18
2010-05-26mempolicy: ERR_PTR dereference in mpol_shared_policy_init()Dan Carpenter1-1/+2
2010-05-26Merge branch 'fix/hda' into for-linusTakashi Iwai3-47/+48
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-26squashfs: update documentation to include description of xattr layoutPhillip Lougher1-5/+27
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds75-360/+679
2010-05-25Merge branch 'alpha-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6Linus Torvalds4-62/+42
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds8-4/+17
2010-05-25Revert "module: drop the lock while waiting for module to complete initialization."Linus Torvalds1-37/+22
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-25proc_dointvec: write a single valueJ. R. Okajima1-1/+3
2010-05-25hso: add support for new productsFilip Aben1-0/+3
2010-05-25Phonet: fix potential use-after-free in pep_sock_close()RĂ©mi Denis-Courmont1-0/+2
2010-05-26alpha: simplify and optimize sched_find_first_bitMatt Turner1-11/+9
2010-05-26alpha: invoke oom-killer from page faultNick Piggin1-9/+2
2010-05-26Convert alpha to use clocksources instead of arch_gettimeoffsetJohn Stultz2-42/+31
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers8-4/+17
2010-05-25Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimaxDavid S. Miller1-2/+2
2010-05-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller24-132/+104
2010-05-25Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds172-3834/+5931
2010-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds79-5144/+51083
2010-05-25Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds23-319/+2262