summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* video: exynos_dp: remove redundant parametersAjay Kumar2012-11-293-29/+15
* video: exynos_dp: Fix incorrect setting for INT_CTLAjay Kumar2012-11-292-2/+3
* video: exynos_dp: Reset and initialize DP before requesting irqAjay Kumar2012-11-291-7/+7
* video: exynos_dp: Enable hotplug interruptsSean Paul2012-11-293-14/+71
* video: exynos_dp: Move hotplug into a workqueueSean Paul2012-11-292-44/+51
* video: exynos_dp: Remove sink control to D0Sean Paul2012-11-291-6/+0
* video: exynos_dp: Fix bug when checking dp->irqSean Paul2012-11-291-1/+1
* video: exynos_dp: Improve EDID error handlingSean Paul2012-11-292-13/+14
* video: exynos_dp: Get pll lock before pattern setSean Paul2012-11-291-1/+13
* video: exynos_dp: Clean up SW link trainingSean Paul2012-11-291-173/+119
* video: exynos_dp: Check DPCD return codesSean Paul2012-11-291-30/+56
* video: exynos_dp: Add device tree support to DP driverAjay Kumar2012-11-292-20/+198
* Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-11-171-1/+1
|\
| * rapidio: fix kernel-doc warningsRandy Dunlap2012-11-161-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-1617-63/+117
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-166-5/+26
| |\ \
| | * | brcmfmac: fix typo in CONFIG_BRCMISCANHauke Mehrtens2012-11-141-1/+1
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-11-142-0/+2
| | |\ \
| | | * | Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027]Marcos Chaparro2012-11-092-0/+2
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-143-4/+23
| | |\ \ \ | | | |/ / | | |/| |
| | | * | iwlwifi: use ieee80211_free_txskbJohannes Berg2012-11-072-2/+2
| | | * | iwlwifi: handle DMA mapping failuresJohannes Berg2012-11-051-2/+21
| * | | | tilegx: request_irq with a non-null device nameSimon Marchi2012-11-161-1/+1
| * | | | Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...David S. Miller2012-11-151-1/+0
| * | | | net/smsc911x: Fix ready check in cases where WORD_SWAP is neededKamlakant Patel2012-11-151-2/+15
| * | | | drivers/net: fix tasklet misuse issueXiaotian Feng2012-11-153-38/+18
| * | | | vxlan: Update hard_header_len based on lowerdev when instantiating VXLANAlexander Duyck2012-11-141-0/+4
| * | | | vxlan: fix a typo.Rami Rosen2012-11-131-1/+1
| * | | | vxlan: Fix error that was resulting in VXLAN MTU size being 10 bytes too largeAlexander Duyck2012-11-131-2/+2
| * | | | net: cdc_ncm: add Huawei devicesBjørn Mork2012-11-131-4/+18
| * | | | qeth: set new mac even if old mac is goneUrsula Braun2012-11-131-1/+1
| * | | | qeth: Fix IPA_CMD_QIPASSIST return code handlingStefan Raspl2012-11-132-6/+29
| * | | | smsc95xx: set MII_BUSY bit to read/write PHY regsSteve Glendinning2012-11-131-2/+2
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-11-162-4/+67
|\ \ \ \ \
| * | | | | Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Arnd Bergmann2012-11-1677-332/+849
| |\| | | |
| * | | | | Merge tag 'omap-for-v3.7-rc4/musb-regression-signed' of git://git.kernel.org/...Arnd Bergmann2012-11-121-3/+65
| |\ \ \ \ \
| | * | | | | drivers: bus: ocp2scp: add pdata supportKishon Vijay Abraham I2012-11-071-3/+65
| * | | | | | irqchip: irq-bcm2835: Add terminating entry for of_device_id tableAxel Lin2012-11-061-1/+2
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-11-161-3/+3
|\ \ \ \ \ \
| * | | | | | HID: microsoft: do not use compound literal - fix buildJiri Slaby2012-11-121-3/+3
* | | | | | | Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-11-1610-22/+71
|\ \ \ \ \ \ \
| * | | | | | | Revert "USB/host: Cleanup unneccessary irq disable code"Greg Kroah-Hartman2012-11-133-2/+18
| * | | | | | | USB: option: add Alcatel X220/X500D USB IDsDan Williams2012-11-131-0/+2
| * | | | | | | USB: option: add Novatel E362 and Dell Wireless 5800 USB IDsDan Williams2012-11-131-0/+7
| * | | | | | | USB: keyspan: fix typo causing GPF on openBjørn Mork2012-11-131-2/+1
| * | | | | | | USB: fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabledJan Beulich2012-10-301-6/+9
| * | | | | | | USB: usb_wwan: fix bulk-urb allocationJohan Hovold2012-10-301-5/+5
| * | | | | | | Merge tag 'fixes-for-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-10-303-7/+29
| |\ \ \ \ \ \ \
| | * | | | | | | usb: otg: Fix build errors if USB_MUSB_OMAP2PLUS is selected as moduleRoger Quadros2012-10-301-2/+2
| | * | | | | | | usb: musb: ux500: fix 'musbid' undeclared error in ux500_remove()Wei Yongjun2012-10-261-1/+1