summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-11-16serial: bfin-uart: avoid dead lock in rx irq handler in smp kernelSteven Miao1-4/+3
2012-11-16serial: cast before shifting on port ioAlan Cox1-1/+1
2012-11-16serial: xilinx_uartps: kill CONFIG_OF conditionalJosh Cartwright2-9/+1
2012-11-16ipwireless: don't oops if we run out of spaceAlan Cox1-1/+4
2012-11-16moxa: dcd handling of CLOCAL is backwardsAlan Cox1-1/+1
2012-11-16serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not ...Jun Chen1-3/+10
2012-11-16serial:ifx6x60:SPI header is decoded incorrectlychao bi1-2/+2
2012-11-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie3-4/+31
2012-11-16Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-1/+1
2012-11-16drm/ttm: remove unneeded preempt_disable/enableAkinobu Mita1-4/+0
2012-11-16ttm: Clear the ttm page allocated from high memory zone correctlyZhao Yakui1-1/+4
2012-11-16vmwgfx: return an -EFAULT if copy_to_user() failsDan Carpenter1-0/+2
2012-11-15Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2012-11-15Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-13/+20
2012-11-15s390/3215: fix tty close handlingHeiko Carstens1-7/+5
2012-11-15drm/radeon: fix logic error in atombios_encoders.cAlex Deucher1-1/+1
2012-11-15Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...David S. Miller1-1/+0
2012-11-15net/smsc911x: Fix ready check in cases where WORD_SWAP is neededKamlakant Patel1-2/+15
2012-11-15drivers/net: fix tasklet misuse issueXiaotian Feng3-38/+18
2012-11-15Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and ...Mark Brown347-2936/+4497
2012-11-15regulator: fix voltage check in regulator_is_supported_voltage()Marek Szyprowski1-1/+1
2012-11-15tty: serial: max310x: Add terminating entry for spi_device_id tableAxel Lin1-0/+1
2012-11-15Merge v3.7-rc5 into tty-nextGreg Kroah-Hartman178-942/+1887
2012-11-15TTY: hvc_console, fix port reference count going to zero prematurelyPaul Mackerras1-7/+0
2012-11-14brcmfmac: fix typo in CONFIG_BRCMISCANHauke Mehrtens1-1/+1
2012-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2-0/+2
2012-11-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville3-4/+23
2012-11-14regulator: core: Avoid deadlock when regulator_register failsCharles Keepax1-11/+17
2012-11-14vxlan: Update hard_header_len based on lowerdev when instantiating VXLANAlexander Duyck1-0/+4
2012-11-14vxlan: fix a typo.Rami Rosen1-1/+1
2012-11-14i2c-mux-pinctrl: Fix probe error pathGuenter Roeck1-1/+1
2012-11-14Revert "Staging: Android alarm: IOCTL command encoding fix"Colin Cross1-3/+1
2012-11-13vxlan: Fix error that was resulting in VXLAN MTU size being 10 bytes too largeAlexander Duyck1-2/+2
2012-11-13net: cdc_ncm: add Huawei devicesBjørn Mork1-4/+18
2012-11-13qeth: set new mac even if old mac is goneUrsula Braun1-1/+1
2012-11-13qeth: Fix IPA_CMD_QIPASSIST return code handlingStefan Raspl2-6/+29
2012-11-13smsc95xx: set MII_BUSY bit to read/write PHY regsSteve Glendinning1-2/+2
2012-11-13Revert "USB/host: Cleanup unneccessary irq disable code"Greg Kroah-Hartman3-2/+18
2012-11-13USB: option: add Alcatel X220/X500D USB IDsDan Williams1-0/+2
2012-11-13USB: option: add Novatel E362 and Dell Wireless 5800 USB IDsDan Williams1-0/+7
2012-11-13USB: keyspan: fix typo causing GPF on openBjørn Mork1-2/+1
2012-11-13drm/i915: do not ignore eDP bpc settings from vbtJani Nikula1-0/+11
2012-11-13Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds1-4/+46
2012-11-12drm/i915/sdvo: clean up connectors on intel_sdvo_init() failuresJani Nikula1-3/+19
2012-11-12clk: ux500: Register slimbus clock lookups for u8500Ulf Hansson1-2/+3
2012-11-12clk: ux500: Update rtc clock lookup for u8500Ulf Hansson1-1/+1
2012-11-12clk: ux500: Register msp clock lookups for u8500Ulf Hansson1-0/+18
2012-11-12clk: ux500: Register ssp clock lookups for u8500Ulf Hansson1-0/+6
2012-11-12clk: ux500: Register i2c clock lookups for u8500Ulf Hansson1-1/+18
2012-11-12Merge tag 'omap-for-v3.7-rc4/musb-regression-signed' of git://git.kernel.org/...Arnd Bergmann1-3/+65