Age | Commit message (Expand) | Author | Files | Lines |
2010-05-27 | sdhci: enable multiblock transfers in sdhci-s3c | Maurus Cuelenaere | 1 | -3/+0 |
2010-05-27 | mmc: s3c6410: enable ADMA feature in 6410 sdhci controller | Thomas Abraham | 1 | -6/+1 |
2010-05-27 | mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor build | Thomas Abraham | 2 | -5/+17 |
2010-05-27 | sdhci: build fix: rename SDHCI I/O accessor functions | Matt Fleming | 3 | -30/+30 |
2010-05-27 | mmc: SDHCI_INT_DATA_MASK typo error | Zhangfei Gao | 1 | -1/+1 |
2010-05-27 | mmc: atmel-mci: Add support for SDIO interrupts | Anders Grahn | 1 | -4/+38 |
2010-05-27 | mmc: add support MMCIF for SuperH | Yusuke Goda | 4 | -0/+1013 |
2010-05-27 | mmc: atmel-mci: enable SD high speed support | Nicolas Ferre | 1 | -3/+19 |
2010-05-27 | mmc: sd: clean up redundant memset | Mark Asselstine | 1 | -2/+0 |
2010-05-27 | davinci: mmc: updates to suspend/resume implementation | Chaithrika U S | 1 | -8/+43 |
2010-05-27 | davinci: mmc: add a function to control reset state of the controller | Chaithrika U S | 1 | -21/+16 |
2010-05-27 | sdhci-pltfm: do not print errors in case of an extended iomem size | Anton Vorontsov | 1 | -1/+1 |
2010-05-27 | sdhci-pltfm: implement platform data passing | Anton Vorontsov | 2 | -4/+55 |
2010-05-27 | sdhci: implement CAP_CLOCK_BASE_BROKEN quirk | Anton Vorontsov | 2 | -1/+4 |
2010-05-27 | mmc-omap: add support for 16-bit and 32-bit registers | Marek Belisko | 1 | -29/+33 |
2010-05-27 | davinci: mmc: pass number of SG segments as platform data | Sudhakar Rajashekhara | 2 | -7/+20 |
2010-05-26 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 9 | -15/+51 |
2010-05-26 | do_generic_file_read: clear page errors when issuing a fresh read of the page | Jeff Moyer | 1 | -0/+6 |
2010-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds | 14 | -24/+723 |
2010-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 9 | -12/+541 |
2010-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 13 | -102/+219 |
2010-05-26 | Revert "endian: #define __BYTE_ORDER" | Linus Torvalds | 9 | -8/+31 |
2010-05-26 | nuc900: add maintainer entries for Wan ZongShun | Wan ZongShun | 1 | -0/+12 |
2010-05-26 | revert "crc32: use __BYTE_ORDER macro for endian detection" | Andrew Morton | 1 | -1/+1 |
2010-05-26 | fs/fscache/object-list.c: fix warning on 32-bit | Andrew Morton | 1 | -1/+1 |
2010-05-26 | nommu: allow private mappings of read-only devices | Bernd Schmidt | 1 | -14/+18 |
2010-05-26 | mempolicy: ERR_PTR dereference in mpol_shared_policy_init() | Dan Carpenter | 1 | -1/+2 |
2010-05-26 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 3 | -47/+48 |
2010-05-26 | agp: amd64, fix pci reference leaks | Jiri Slaby | 1 | -10/+18 |
2010-05-26 | drm/edid: Allow non-fatal checksum errors in CEA blocks | Adam Jackson | 1 | -1/+4 |
2010-05-26 | drm/radeon/kms: suppress a build warning (unused variable) | Stefan Richter | 1 | -0/+1 |
2010-05-26 | squashfs: update documentation to include description of xattr layout | Phillip Lougher | 1 | -5/+27 |
2010-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 75 | -360/+679 |
2010-05-26 | Merge branch 'alpha-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 4 | -62/+42 |
2010-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 8 | -4/+17 |
2010-05-26 | Revert "module: drop the lock while waiting for module to complete initializa... | Linus Torvalds | 1 | -37/+22 |
2010-05-26 | drivers/net/usb/asix.c: Fix pointer cast. | David S. Miller | 1 | -2/+2 |
2010-05-26 | be2net: Bug fix to avoid disabling bottom half during firmware upgrade. | Sarveshwar Bandi | 3 | -2/+20 |
2010-05-26 | proc_dointvec: write a single value | J. R. Okajima | 1 | -1/+3 |
2010-05-26 | hso: add support for new products | Filip Aben | 1 | -0/+3 |
2010-05-26 | Phonet: fix potential use-after-free in pep_sock_close() | RĂ©mi Denis-Courmont | 1 | -0/+2 |
2010-05-26 | alpha: simplify and optimize sched_find_first_bit | Matt Turner | 1 | -11/+9 |
2010-05-26 | alpha: invoke oom-killer from page fault | Nick Piggin | 1 | -9/+2 |
2010-05-26 | Convert alpha to use clocksources instead of arch_gettimeoffset | John Stultz | 2 | -42/+31 |
2010-05-26 | driver core: add devname module aliases to allow module on-demand auto-loading | Kay Sievers | 8 | -4/+17 |
2010-05-26 | Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 1 | -2/+2 |
2010-05-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 24 | -132/+104 |
2010-05-25 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 172 | -3834/+5931 |
2010-05-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 79 | -5144/+51083 |
2010-05-25 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 23 | -319/+2262 |