aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-10-03cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()Vipul Pandya1-13/+30
2012-10-03userns: Fix build of drivers/staging/dgrpEric W. Biederman1-2/+2
2012-10-03Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds6-10/+75
2012-10-03ixgbe: add support for X540-AT1[email protected]3-0/+4
2012-10-03ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bitEmil Tantilov1-1/+1
2012-10-03ixgbe: fix PTP ethtool timestamping functionJacob Keller1-4/+1
2012-10-03ixgbe: (PTP) Fix PPS interrupt codeJacob Keller2-61/+48
2012-10-03ixgbe: Fix PTP X540 SDP alignment code for PPS signalJacob Keller1-89/+99
2012-10-03mmc: sh-mmcif: avoid oops on spurious interruptsGuennadi Liakhovetski1-0/+4
2012-10-03mmc: sh-mmcif: properly handle MMC_WRITE_MULTIPLE_BLOCK completion IRQGuennadi Liakhovetski1-1/+3
2012-10-03mmc: sdhci-s3c: Fix crash on module insertion for second timeChander Kashyap1-0/+1
2012-10-03mmc: sdhci-s3c: Enable only required bus clockChander Kashyap1-5/+7
2012-10-03mmc: Revert "mmc: dw_mmc: Add check for IDMAC configuration"Seungwon Jeon1-13/+2
2012-10-03mmc: mxcmmc: fix bug that may block a data transfer foreverJavier Martin1-6/+70
2012-10-03mmc: omap_hsmmc: Pass on the suspend failure to the PM coreVaibhav Bedia1-2/+1
2012-10-03mmc: atmel-mci: AP700x PDC is not connected to MCIHein_Tibosch2-1/+8
2012-10-03mmc: atmel-mci: DMA can be used with other controllersHein_Tibosch1-13/+13
2012-10-03mmc: mmci: use clk_prepare_enable and clk_disable_unprepareJulia Lawall1-10/+3
2012-10-03mmc: sdhci-s3c: Add device tree supportThomas Abraham1-6/+152
2012-10-03mmc: dw_mmc: add support for exynos specific implementation of dw-mshcThomas Abraham3-0/+263
2012-10-03mmc: dw_mmc: add support for implementation specific callbacksThomas Abraham4-4/+82
2012-10-03mmc: dw_mmc: prepare functions in dw_mmc-pltfm for reuseThomas Abraham2-2/+29
2012-10-03mmc: dw_mmc: add device tree supportThomas Abraham2-7/+132
2012-10-03mmc: dw_mmc: add quirk to indicate missing write protect lineThomas Abraham1-1/+3
2012-10-03mmc: dw_mmc: lookup for optional biu and ciu clocksThomas Abraham1-3/+49
2012-10-03mmc: dw_mmc: allow probe to succeed even if one slot is initializedThomas Abraham1-10/+13
2012-10-03mmc: dw_mmc: Use devm_* functions in dw_mmc platform driverThomas Abraham1-21/+8
2012-10-03mmc: dw_mmc: convert copy of struct device in struct dw_mci to a referenceThomas Abraham3-30/+30
2012-10-03mmc: support BKOPS feature for eMMCJaehoon Chung3-8/+189
2012-10-03UBI: Wire-up fastmapRichard Weinberger2-0/+22
2012-10-03UBI: Add fastmap coreRichard Weinberger1-0/+1537
2012-10-03UBI: Add fastmap support to the WL sub-systemRichard Weinberger1-44/+531
2012-10-03UBI: Add fastmap stuff to attach.cRichard Weinberger3-130/+260
2012-10-03UBI: Wire-up ->fm_semRichard Weinberger1-0/+12
2012-10-03UBI: Add fastmap bits to build.cRichard Weinberger1-3/+65
2012-10-03UBI: Add self_check_eba()Richard Weinberger1-0/+96
2012-10-03UBI: Export next_sqnum()Richard Weinberger1-9/+9
2012-10-03UBI: Add fastmap stuff to ubi.hRichard Weinberger2-25/+115
2012-10-03UBI: Add fastmap on-flash data structuresRichard Weinberger1-0/+137
2012-10-03drm/i915: set swizzling to none on VLVJesse Barnes1-1/+4
2012-10-02Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds17-154/+435
2012-10-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds16-160/+2440
2012-10-02IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=nRoland Dreier3-33/+33
2012-10-02Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds14-322/+394
2012-10-03Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie417-37849/+53956
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds11-176/+67
2012-10-02tg3: Fix sparse warnings.Michael Chan1-5/+6
2012-10-03drm/nv98/crypt: fix fuc build with latest envyasBen Skeggs1-1/+1
2012-10-03drm/nouveau/devinit: fixup various issues with subdev ctor/init orderingBen Skeggs2-16/+38
2012-10-03drm/nv41/vm: fix and enable use of "real" pciegartBen Skeggs2-7/+14