summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon2012-02-131-69/+75
* 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-132-12/+31
* mmc: sdhci-pci: set Medfield SDIO as non-removableAdrian Hunter2012-02-131-1/+1
* mmc: core: add the capability for broken voltageJaehoon Chung2012-02-131-0/+4
* 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-134-30/+42
* 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-115-37/+40
|\
| * loop: zero fill bio instead of return -EIO for partial readDave Young2012-02-081-11/+13
| * 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-081-7/+5
| * mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unus...Asai Thambi S P2012-02-072-11/+5
| * cdrom: use copy_to_user() without the underscoresDan Carpenter2012-02-061-7/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-1092-327/+386
|\ \
| * | 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
| * | 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
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-02-089-16/+45
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-089-16/+45
| | |\ \
| | | * | zd1211rw: firmware needs duration_id set to zero for non-pspoll framesTomas Vanek2012-02-071-0/+8
| | | * | bcma: don't fail for bad SPROM CRCHenrik Rydberg2012-02-061-3/+1
| | | * | ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau2012-02-061-2/+5
| | | * | ath9k: fix a WEP crypto related regressionFelix Fietkau2012-02-061-0/+8
| | | * | mwifiex: add NULL checks in driver unload pathAmitkumar Karwar2012-02-062-5/+10
| | | * | ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan2012-02-031-4/+5
| | | * | mwifiex: handle association failure case correctlyAmitkumar Karwar2012-02-031-1/+7
| | | * | ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville2012-02-031-1/+1
| * | | | IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier2012-02-083-47/+24
| |/ / /
| * | | net: enable TC35815 for MIPS againAtsushi Nemoto2012-02-071-1/+1
| * | | net: sh_eth: fix skb_over_panic happenYoshihiro Shimoda2012-02-072-4/+3
| * | | bnx2x: Fix mem leak in bnx2x_tpa_stop() if build_skb() fails.Jesper Juhl2012-02-071-2/+1
| * | | CONFIG_TR/CONFIG_LLC: work around the problem with selectAl Viro2012-02-071-1/+4
| * | | Revert "skge: check for PCI dma mapping errors"stephen hemminger2012-02-071-58/+13