summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-07-21mmc: core: Set non-default Drive Strength via platform hookPhilip Rakity1-0/+1
2011-07-21mmc: core: add non-blocking mmc request functionPer Forlin2-1/+26
2011-07-21mmc: dw_mmc: fix stop when fallen back to PIOJames Hogan1-0/+2
2011-07-21mmc: queue: let host controllers specify maximum discard timeoutAdrian Hunter2-0/+2
2011-07-21mmc: dw_mmc: handle unaligned buffers and sizesJames Hogan1-0/+10
2011-07-21mmc: dw_mmc: don't hard code fifo depth, fix usageJames Hogan1-0/+8
2011-07-21mmc: dw_mmc: convert card tasklet to workqueueJames Hogan1-1/+1
2011-07-21mmc: sdhi: Add write16_hookSimon Horman2-0/+9
2011-07-21mmc: tmio: name 0xd8 as CTL_DMA_ENABLESimon Horman1-0/+1
2011-07-21mmc: block: allow get_card_status() to return error statusRussell King - ARM Linux1-0/+10
2011-07-21mmc: sdhci-pxa: move platform data to include/linux/platform_dataZhangfei Gao1-0/+60
2011-07-21mmc: Standardize header file inclusion checks.Robert P. J. Day17-46/+41
2011-07-21mmc: sdhci: merge two sdhci-pltfm.h into oneShawn Guo1-29/+0
2011-07-21mmc: sdhci: make sdhci-pltfm device drivers self registeredShawn Guo1-6/+0
2011-07-18include/linux/sdla.h: remove the prototype of sdla()WANG Cong1-5/+1
2011-07-15net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław1-6/+0
2011-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+13
2011-07-13mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity1-0/+13
2011-07-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+2
2011-07-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds1-1/+2
2011-07-12mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt1-0/+2
2011-07-09w1: ds1wm: add a reset recovery parameterJean-François Dagenais1-0/+7
2011-07-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2011-07-08FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells1-0/+21
2011-07-08Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds1-1/+1
2011-07-07genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot1-1/+2
2011-07-05sched: Disable (revert) SCHED_LOAD_SCALE increasePeter Zijlstra1-1/+1
2011-07-05Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+0
2011-06-30Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo...Jens Axboe1-2/+2
2011-06-30drbd: fix limit define, we support 1 PiByte nowLars Ellenberg1-2/+2
2011-06-28Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+3
2011-06-28mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara1-0/+1
2011-06-28include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf1-0/+2
2011-06-28tmpfs: add shmem_read_mapping_page_gfpHugh Dickins1-7/+10
2011-06-28tmpfs: take control of its truncate_rangeHugh Dickins1-0/+1
2011-06-28mm: move shmem prototypes to shmem_fs.hHugh Dickins2-10/+17
2011-06-28Fix some kernel-doc warningsVitaliy Ivanov2-1/+1
2011-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+1
2011-06-28Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki1-0/+7
2011-06-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+3
2011-06-24fsl-diu-fb: remove check for pixel clock rangesTimur Tabi1-6/+0
2011-06-23Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-3/+4
2011-06-22Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-2/+5
2011-06-22PM: Fix async resume following suspend failureAlan Stern1-0/+1
2011-06-22PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern2-3/+3
2011-06-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-2/+0
2011-06-21vfs: i_state needs to be 'unsigned long' for nowLinus Torvalds1-1/+1
2011-06-21Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+4
2011-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+9