summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-03-041-2/+2
|\
| * [SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576Boaz Harrosh2012-02-251-2/+2
* | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-03-041-0/+2
|\ \
| * | [PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.hCong Wang2012-02-271-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-031-0/+1
|\ \ \
| * | | crypto: mv_cesa - fix final callback not ignoring input dataPhil Sutter2012-02-281-0/+1
* | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-031-14/+75
|\ \ \ \
| * | | | hwmon: (f75375s) Catch some attempts to write to r/o registersNikolaus Schulz2012-03-021-0/+27
| * | | | hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enableNikolaus Schulz2012-03-021-8/+34
| * | | | hwmon: (f75375s) Make pwm*_mode writable for the F75387Nikolaus Schulz2012-02-281-1/+1
| * | | | hwmon: (f75375s) Fix writes to the pwm* attribute for the F75387Nikolaus Schulz2012-02-281-5/+13
* | | | | Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-03-035-10/+35
|\ \ \ \ \
| * | | | | OMAPDSS: APPLY: make ovl_enable/disable synchronousTomi Valkeinen2012-02-291-0/+6
| * | | | | OMAPDSS: panel-dvi: Add Kconfig dependency on I2CTomi Valkeinen2012-02-291-1/+1
| * | | | | viafb: fix IGA1 modesetting on VX900Florian Tobias Schandinat2012-02-241-0/+3
| * | | | | viafb: select HW scaling on VX900 for IGA2Florian Tobias Schandinat2012-02-241-0/+1
| * | | | | Merge branch 'for-3.3-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat2012-02-242-9/+24
| |\ \ \ \ \
| | * | | | | OMAPDSS: HDMI: hot plug detect fixRob Clark2012-02-231-8/+1Star
| | * | | | | OMAPDSS: HACK: Ensure DSS clock domain gets out of idle when HDMI is enabledArchit Taneja2012-02-231-1/+23
* | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-03-025-31/+41
|\ \ \ \ \ \ \
| * | | | | | | watchdog: fix GETTIMEOUT ioctl in booke_wdtDmitry Artamonow2012-02-291-1/+5
| * | | | | | | watchdog: Fix typo in pnx4008_wdt.cMasanari Iida2012-02-281-1/+1
| * | | | | | | watchdog: Fix typo in KconfigMasanari Iida2012-02-281-1/+1
| * | | | | | | watchdog: fix error in probe() of s3c2410_wdt (reset at booting)MyungJoo Ham2012-02-281-26/+31
| * | | | | | | watchdog: hpwdt: clean up set_memory_x call for 32 bitMaxim Uvarov2012-02-281-2/+3
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2012-03-021-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: fix the ldo configure according to 88pm860x specJett.Zhou2012-02-241-3/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'i2c-embedded/for-3.3' of git://git.pengutronix.de/git/wsa/linux...Linus Torvalds2012-03-021-3/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c: mxs: only flag completion when queue is completely doneWolfram Sang2012-02-241-3/+10
| |/ / / / / / /
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-03-028-45/+59
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv()Sebastian Biemueller2012-02-291-1/+1
| * | | | | | | | drm/radeon: fix uninitialized variableChristian König2012-02-291-0/+1
| * | | | | | | | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2012-02-293-20/+27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/exynos: added panel physical size.Eun-Chul Kim2012-02-153-20/+27
| | * | | | | | | | drm/exynos: added postclose to release resource.Inki Dae2012-02-151-0/+12
| | * | | | | | | | drm/exynos: removed exynos_drm_fbdev_recreate function.Inki Dae2012-02-151-66/+4Star
| | * | | | | | | | drm/exynos: fixed page flip issue.Inki Dae2012-02-153-5/+15
| | * | | | | | | | drm/exynos: added possible_clones setup function.Inki Dae2012-02-154-0/+42
| | * | | | | | | | drm/exynos: removed pageflip_event_list init code when closed.Joonyoung Shim2012-02-151-8/+2Star
| | * | | | | | | | drm/exynos: changed priority of mixer layers.Joonyoung Shim2012-02-151-5/+5
| | * | | | | | | | drm/exynos: Fix typo in exynos_mixer.cMasanari Iida2012-02-151-1/+1
| * | | | | | | | | drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2)Alex Deucher2012-02-291-8/+17
| * | | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2012-02-282-16/+13Star
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | drm/i915: Remove use of the autoreported ringbuffer HEAD positionChris Wilson2012-02-271-13/+1Star
| | * | | | | | | | drm/i915: Prevent a machine hang by checking crtc->active before loading lutAlban Browaeys2012-02-241-1/+1
| | * | | | | | | | drm/i915: fix operator precedence when enabling RC6pEugeni Dodonov2012-02-241-1/+1
| | * | | | | | | | drm/i915: fix a sprite watermark computation to avoid divide by zero if xpos<0Hai Lan2012-02-231-0/+9
| | * | | | | | | | drm/i915: fix mode set on load pipe. (v2)Dave Airlie2012-02-231-1/+1
* | | | | | | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-03-011-11/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | virtio: balloon: leak / fill balloon across S4Amit Shah2012-02-291-11/+22
| | |_|_|_|/ / / / / | |/| | | | | | | |