summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon2012-02-132-71/+79
* mmc: atmel-mci: save and restore sdioirq when soft reset is performedLudovic Desroches2012-02-131-0/+3
* mmc: block: Init ro_lock sysfs attr to fix lockdep warningsRabin Vincent2012-02-131-0/+1
* mmc: sh_mmcif: fix late delayed work initialisationGuennadi Liakhovetski2012-02-131-7/+9
* mmc: tmio_mmc: fix card eject during IO with DMAGuennadi Liakhovetski2012-02-133-2/+23
* mmc: core: Fix comparison issue in mmc_compare_ext_csdsJurgen Heeks2012-02-131-2/+2
* mmc: core: Fix PowerOff Notify suspend/resumeGirish K S2012-02-133-12/+35
* mmc: sdhci-pci: set Medfield SDIO as non-removableAdrian Hunter2012-02-131-1/+1
* mmc: core: add the capability for broken voltageJaehoon Chung2012-02-132-0/+5
* mmc: core: Fix low speed mmc card detection failureGirish K S2012-02-131-2/+3
* mmc: esdhc: set the timeout to the max valueJerry Huang2012-02-131-0/+5
* mmc: esdhc: add PIO mode supportJerry Huang2012-02-131-1/+4
* mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma2012-02-135-30/+61
* mmc: of_mmc_spi: fix little endian supportJean-Christophe PLAGNIOL-VILLARD2012-02-131-2/+2
* mmc: core: UHS sdio card that fails should not exceed 50MHzPhilip Rakity2012-02-131-3/+4
* mmc: esdhc: fix errors when booting kernel on Freescale eSDHC version 2.3Roy Zang2012-02-121-0/+32
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-02-1121-233/+155
|\
| * block: fix lockdep warning on io_context release put_io_context()Tejun Heo2012-02-111-7/+14
| * relay: prevent integer overflow in relay_open()Dan Carpenter2012-02-101-2/+8
| * loop: zero fill bio instead of return -EIO for partial readDave Young2012-02-081-11/+13
| * bio: don't overflow in bio_get_nr_vecs()Kent Overstreet2012-02-081-7/+3
| * floppy: Fix a crash during rmmodVivek Goyal2012-02-081-0/+9
| * floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never ...Vivek Goyal2012-02-081-1/+7
| * cdrom: move shared static to cdrom_device_infoPaolo Bonzini2012-02-082-8/+7
| * bsg: fix sysfs link remove warningStanislaw Gruszka2012-02-081-1/+2
| * block: don't call elevator callbacks for plug mergesTejun Heo2012-02-083-27/+13
| * block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...Tejun Heo2012-02-085-55/+46
| * mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unus...Asai Thambi S P2012-02-072-11/+5
| * block: strip out locking optimization in put_io_context()Tejun Heo2012-02-078-92/+18
| * cdrom: use copy_to_user() without the underscoresDan Carpenter2012-02-061-7/+1
| * block: fix ioc locking warningShaohua Li2012-02-061-1/+3
| * block: fix NULL icq_cache referenceShaohua Li2012-01-191-4/+6
| * block,cfq: change code orderShaohua Li2012-01-191-3/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-10116-400/+518
|\ \
| * | net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabledThomas Graf2012-02-101-1/+2
| * | ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.Li Wei2012-02-101-1/+1
| * | netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman2012-02-102-13/+42
| * | netprio_cgroup: don't allocate prio table when a device is registeredNeil Horman2012-02-101-6/+0
| * | netprio_cgroup: fix an off-by-one bugNeil Horman2012-02-101-1/+1
| * | bna: fix error handling of bnad_get_flash_partition_by_offset()Dan Carpenter2012-02-091-6/+4
| * | isdn: type bug in isdn_net_header()Dan Carpenter2012-02-091-1/+1
| * | net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-095-10/+13
| * | ixgbe: ethtool: stats user buffer overrunJohn Fastabend2012-02-091-37/+51
| * | ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB stateJohn Fastabend2012-02-091-2/+9
| * | ixgbe: do not update real num queues when netdev is going awayYi Zou2012-02-091-0/+4
| * | ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page sizeAlexander Duyck2012-02-091-6/+6
| * | ixgbe: Fix case of Tx Hang in PF with 32 VFsGreg Rose2012-02-091-1/+1
| * | ixgbe: fix vf lookupGreg Rose2012-02-091-1/+2
| * | igb: fix vf lookupGreg Rose2012-02-091-1/+2
| * | e1000: add dropped DMA receive enable back in for WoLDean Nelson2012-02-091-4/+6