summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-04-21mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake1-1/+1
2012-04-21mmc: dw_mmc: Fix switch from DMA to PIOSeungwon Jeon1-1/+3
2012-04-21mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong2-17/+9
2012-04-21VM: add "vm_mmap()" helper functionLinus Torvalds4-14/+7
2012-04-21VM: add "vm_munmap()" helper functionLinus Torvalds1-3/+1
2012-04-21mmc: omap_hsmmc: Get rid of of_have_populated_dt() usageRajendra Nayak1-2/+2
2012-04-21mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=mChris Ball1-1/+1
2012-04-21mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter2-16/+40
2012-04-21mmc: fixes for eMMC v4.5 discard operationAdrian Hunter2-4/+5
2012-04-20Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+21
2012-04-20Merge tag 'tty-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-8/+14
2012-04-20Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds23-76/+150
2012-04-20Merge tag 'stable/for-linus-3.4-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-22/+65
2012-04-20Revert "ACPI: ignore FADT reset-reg-sup flag"Linus Torvalds2-2/+4
2012-04-20Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-17/+55
2012-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-3/+18
2012-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2012-04-20USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski1-3/+6
2012-04-20drivers/tty/amiserial.c: add missing tty_unlockJulia Lawall1-1/+3
2012-04-20atl1c: remove MDIO_REG_ADDR_MASK in atl1c_mdio_read/writeHuang, Xiong1-2/+2
2012-04-20atl1c: fix WoL(magic) issue for l2cb 1.1Huang, Xiong2-28/+52
2012-04-20atl1c: refine atl1c_pcie_patchHuang, Xiong2-18/+48
2012-04-20atl1c: refine/update ASPM configurationHuang, Xiong2-122/+111
2012-04-20atl1c: clear bit MASTER_CTRL_CLK_SEL_DIS in atl1c_pcie_patchHuang, Xiong1-1/+6
2012-04-20atl1c: refine reg definition of REG_MASTER_CTRLHuang, Xiong2-19/+24
2012-04-20atl1c: clear PCIE error status in atl1c_reset_pcieHuang, Xiong2-17/+11
2012-04-20atl1c: remove dmar_dly_cnt and dmaw_dly_cntHuang, Xiong2-4/+0
2012-04-20atl1c: update right threshold for TSOHuang, Xiong3-5/+9
2012-04-20atl1c: add module parameter for l1c_wait_until_idleHuang, Xiong2-15/+24
2012-04-20atl1c: threshold for ASPM is changed based on chip capabilityHuang, Xiong1-3/+4
2012-04-20stmmac: do not fail when probe and there is no csr clk definedGiuseppe CAVALLARO2-7/+11
2012-04-20stmmac: verify the dma_cfg platform fieldsGiuseppe CAVALLARO4-7/+25
2012-04-20stmmac: Move the mdio_register/_unregister in probe/removeFrancesco Virlinzi1-18/+16
2012-04-20stmmac: use custom init/exit functions in pm opsFrancesco Virlinzi1-4/+13
2012-04-20iwlwifi: Remove inconsistent and redundant declarationDavid Spinadel1-1/+0
2012-04-19icplus: fix interrupt for IC+ 101A/G and 1001LFGiuseppe CAVALLARO1-1/+11
2012-04-19net: qmi_wwan: support Sierra Wireless MC77xx devices in QMI modeBjørn Mork1-0/+30
2012-04-19bonding: start slaves with link down for ARP monitorMichal Kubeček1-12/+21
2012-04-19bnx2x: off by one in bnx2x_ets_e3b0_sp_pri_to_cos_set()Dan Carpenter1-6/+6
2012-04-19[media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmwareMichael Krufky2-4/+36
2012-04-19xen/resume: Fix compile warnings.Konrad Rzeszutek Wilk1-0/+1
2012-04-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds16-24/+56
2012-04-19[media] V4L: mt9m032: fix compilation breakageGuennadi Liakhovetski1-1/+1
2012-04-19ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter1-1/+1
2012-04-19xen/xenbus: Add quirk to deal with misconfigured backends.Konrad Rzeszutek Wilk1-16/+53
2012-04-19nouveau: Set special lane map for the right chipsetHenrik Rydberg1-1/+1
2012-04-19drm/radeon: fix load detect on rn50 with hardcoded EDIDs.Dave Airlie1-1/+1
2012-04-19drm: Releasing FBs before releasing GEM objects during drm_releasePrathyush1-3/+3
2012-04-19drm/nouveau/pm: don't read/write beyond end of stack bufferJim Meyering1-0/+1
2012-04-19drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of...Marcos Paulo de Souza1-1/+0