summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'common/clkfwk', 'common/pfc' and 'common/serial-rework' into ...Paul Mundt2011-12-09215-1975/+2634
|\ \ \
| | | * serial: sh-sci: Handle GPIO function requests.Paul Mundt2011-12-021-2/+69
| | | * serial: sh-sci: Avoid FIFO clear for MCE toggle.Paul Mundt2011-12-021-6/+13
| | | * serial: sh-sci: per-port modem control.Paul Mundt2011-12-021-11/+20
| | | * serial: sh-sci: Add support for loopback mode.Paul Mundt2011-11-241-1/+14
| | | * serial: sh-sci: Fix up modem control handling.Paul Mundt2011-11-241-7/+14
| | | * serial: sh-sci: Clarify enable_ms/break_ctl comments.Paul Mundt2011-11-241-2/+7
| | | * serial: sh-sci: Support icount statistics for error cases.Paul Mundt2011-11-241-0/+16
| | | * serial: sh-sci: Fix up SCFCR handling.Paul Mundt2011-11-241-5/+28
| |_|/ |/| |
| | * sh: pfc: ioremap() supportMagnus Damm2011-12-091-24/+113
| | * Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-11-2913-132/+11
| | |\
| | | * hwmon: convert drivers/hwmon/* to use module_platform_driver()Axel Lin2011-11-2611-130/+11
| | | * hwmon: Remove redundant spi driver bus initializationLars-Peter Clausen2011-11-252-2/+0
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds2011-11-291-1/+2
| | |\ \
| | | * | efivars: add missing parameter to efi_pstore_read()Christoph Fritz2011-11-291-1/+2
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds2011-11-282-11/+29
| | |\| |
| | | * | pstore: pass allocated memory region back to callerKees Cook2011-11-172-11/+29
| | * | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-2814-226/+436
| | |\ \ \
| | | * \ \ Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsu...Dave Airlie2011-11-2814-226/+436
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | drm/exynos: fixed wrong err ptr usage and destroy call in execeptionSeung-Woo Kim2011-11-171-10/+5
| | | | * | drm/exynos: Add disable of managerJoonyoung Shim2011-11-173-26/+55
| | | | * | drm/exynos: include linux/module.hInki Dae2011-11-151-0/+1
| | | | * | drm/exynos: fix vblank bug.Inki Dae2011-11-151-10/+36
| | | | * | drm/exynos: changed buffer structure.Inki Dae2011-11-1510-133/+148
| | | | * | drm/exynos: removed unnecessary variable.Inki Dae2011-11-151-2/+0
| | | | * | drm/exynos: use gem create function genericallyInki Dae2011-11-153-36/+55
| | | | * | drm/exynos: checked for null pointerSeung-Woo Kim2011-11-151-2/+4
| | | | * | drm/exynos: added crtc dpms for disable crtcJoonyoung Shim2011-11-153-11/+73
| | | | * | drm/exynos: removed meaningless parameter from fbdev updateSeung-Woo Kim2011-11-151-9/+5
| | | | * | drm/exynos: restored kernel_fb_list when reiniting fb_helperJoonyoung Shim2011-11-151-0/+15
| | | | * | drm/exynos: changed exynos_drm_display to exynos_drm_display_opsInki Dae2011-11-154-22/+23
| | | | * | drm/exynos: added manager object to connectorInki Dae2011-11-152-8/+33
| | | | * | drm/exynos: fixed converting between display mode and timingSeung-Woo Kim2011-11-151-1/+8
| | | | * | drm/exynos: fixed connector flag with hpd and interlace scan for hdmiSeung-Woo Kim2011-11-151-0/+2
| | | | * | drm/exynos: added kms poll for handling hpd eventSeung-Woo Kim2011-11-152-0/+17
| | * | | | Merge branch 'fbdev-for-linus' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-11-275-10/+23
| | |\ \ \ \
| | | * | | | viafb: correct sync polarity for OLPC DCONDaniel Drake2011-11-221-2/+2
| | | * | | | Merge branch 'for-3.2-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat2011-11-223-7/+7
| | | |\ \ \ \
| | | | * | | | OMAPDSS: DISPC: skip scaling calculations when not scalingTomi Valkeinen2011-11-181-6/+5
| | | | * | | | OMAPFB: fix compilation warnings due to missing includeTomi Valkeinen2011-11-181-0/+1
| | | | * | | | OMAPDSS: HDMI: fix returned HDMI pixel clockTomi Valkeinen2011-11-181-1/+1
| | | | | |_|/ | | | | |/| |
| | | * / | | video:da8xx-fb: Disable and reset sequence on version2 of LCDCManjunathappa, Prakash2011-11-221-1/+14
| | | |/ / /
| | * | | | ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki2011-11-271-1/+2
| | * | | | iio: iio_event_getfd -- fix ev_int build failureAndy Whitcroft2011-11-261-10/+9
| | * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-11-261-1/+1
| | |\ \ \ \
| | | * | | | drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edacShaohui Xie2011-11-241-1/+1
| | | | |/ / | | | |/| |
| | * | | | Merge git://github.com/herbertx/cryptoLinus Torvalds2011-11-261-5/+7
| | |\ \ \ \
| | | * | | | crypto: mv_cesa - fix hashing of chunks > 1920 bytesPhil Sutter2011-11-211-5/+7
| | * | | | | Merge branch 'gpio-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2011-11-261-2/+2
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | gpio: pca953x: Staticise pca953x_get_altdata()Mark Brown2011-11-211-2/+2
| | | | |/ / | | | |/| |