summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-07-27drm/exynos: add plane enable/disableJoonyoung Shim6-28/+50
2012-07-27drm/exynos: remove unnecessary connector dpms controlJoonyoung Shim1-11/+0
2012-07-27drm/exynos: fix dpms operation for mode setJoonyoung Shim3-37/+5
2012-07-27drm/exynos: add property for plane zposJoonyoung Shim4-49/+48
2012-07-27drm/exynos: update overlay via plane from crtcJoonyoung Shim6-222/+151
2012-07-27drm/exynos: use private plane for crtcJoonyoung Shim5-31/+47
2012-07-27drm/exynos: define to_exynos_plane macroJoonyoung Shim1-7/+6
2012-07-27drm/exynos: fix to set pipe of crtcJoonyoung Shim3-18/+24
2012-07-27drm/exynos: fix point to call overlay_ops->mode_setJoonyoung Shim2-9/+12
2012-07-27radeonfb: Add quirk for the graphics adapter in some JSxxTony Breeds1-0/+35
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-108/+233
2012-07-27leds-lp8788: forgotten unlock at lp8788_led_workDevendra Naga1-0/+1
2012-07-27LEDS: propagate error codes in blinkm_detect()Dan Carpenter1-2/+2
2012-07-27LEDS: memory leak in blinkm_led_common_set()Dan Carpenter1-2/+5
2012-07-26Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-562/+589
2012-07-26pch_gbe: vlan skb len fixAndy Cress1-7/+0
2012-07-26pch_gbe: add extra clean txAndy Cress1-13/+44
2012-07-26pch_gbe: fix transmit watchdog timeoutAndy Cress1-1/+1
2012-07-26ixgbe: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov1-5/+6
2012-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds146-1712/+3157
2012-07-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds177-3290/+7518
2012-07-26Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds13-138/+639
2012-07-26pch_uart: Fix parity setting issueTomoya MORINAGA1-1/+1
2012-07-26pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA1-6/+12
2012-07-26pch_uart: Fix missing break for 16 byte fifoAlan Cox1-0/+1
2012-07-26tty ldisc: Close/Reopen race prevention should check the proper flagShachar Shemesh1-1/+1
2012-07-26pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart1-12/+26
2012-07-26vt: fix race in vt_waitactive()Rabin Vincent1-13/+34
2012-07-26serial/of-serial: Add LPC3220 standard UART compatible stringRoland Stigge1-0/+1
2012-07-26serial/8250: Add LPC3220 standard UART typeRoland Stigge1-0/+8
2012-07-26serial_core: Update buffer overrun statistics.Corbin1-2/+4
2012-07-26serial: samsung: Fixed wrong comparison for baudclk_rateKyoungil Kim1-2/+2
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds34-640/+8590
2012-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds25-436/+1655
2012-07-26Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds11-39/+410
2012-07-26bcma: fix invalid PMU chip control masksHauke Mehrtens1-4/+4
2012-07-26bcma: add missing iounmap on error pathHauke Mehrtens1-5/+10
2012-07-26bcma: fix regression in interrupt assignment on mipsHauke Mehrtens1-3/+3
2012-07-26mac80211_hwsim: fix possible race condition in usage of info->control.sta & c...Thomas Huehn1-5/+0
2012-07-26Merge tag 'char-misc-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-252/+214
2012-07-26Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds36-171/+1927
2012-07-26Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds627-24996/+119692
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds141-4078/+7473
2012-07-26be2net: Fix to parse RSS hash from Receive completions correctly.Sarveshwar Bandi1-2/+2
2012-07-26net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTERAmir Vadai1-1/+1
2012-07-26pwm: pwm-tiehrpwm: PWM driver support for EHRPWMPhilip, Avinash3-0/+422
2012-07-26pwm: pwm-tiecap: PWM driver support for ECAP APWMPhilip, Avinash3-0/+243
2012-07-26leds: add new lp8788 led driverKim, Milo3-0/+200
2012-07-26Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown672-4624/+9725
2012-07-26Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie18-119/+140