aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* drm/i915: Remove use of the autoreported ringbuffer HEAD positionChris Wilson2012-02-27
* drm/i915: Prevent a machine hang by checking crtc->active before loading lutAlban Browaeys2012-02-24
* drm/i915: fix operator precedence when enabling RC6pEugeni Dodonov2012-02-24
* drm/i915: fix a sprite watermark computation to avoid divide by zero if xpos<0Hai Lan2012-02-23
* drm/i915: fix mode set on load pipe. (v2)Dave Airlie2012-02-23
* drm/radeon/kms/atom: dpms bios scratch reg updatesAlex Deucher2012-02-22
* drm/radeon/kms: properly set accel working flag and bailout when falseJerome Glisse2012-02-22
* drm/radeon: Only create additional ring debugfs files on Cayman or newer.Michel Dänzer2012-02-22
* Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2012-02-22
|\
| * drm/i915: do not enable RC6p on Sandy BridgeEugeni Dodonov2012-02-15
| * drm/i915: gen7: Disable the RHWO optimization as it can cause GPU hangs.Kenneth Graunke2012-02-10
| * drm/i915: gen7: work around a system hang on IVBEugeni Dodonov2012-02-10
| * drm/i915: gen7: Implement an L3 caching workaround.Eugeni Dodonov2012-02-10
| * drm/i915: gen7: implement rczunit workaroundEugeni Dodonov2012-02-10
* | drm/exynos: added postclose to release resource.Inki Dae2012-02-16
* | drm/exynos: removed exynos_drm_fbdev_recreate function.Inki Dae2012-02-16
* | drm/exynos: fixed page flip issue.Inki Dae2012-02-16
* | drm/exynos: added possible_clones setup function.Inki Dae2012-02-16
* | drm/exynos: removed pageflip_event_list init code when closed.Joonyoung Shim2012-02-16
* | drm/exynos: changed priority of mixer layers.Joonyoung Shim2012-02-16
* | drm/exynos: Fix typo in exynos_mixer.cMasanari Iida2012-02-16
* | drm/radeon/kms: fix MSI re-arm on rv370+Alex Deucher2012-02-14
* | drm/radeon/kms/atom: bios scratch reg handling updatesAlex Deucher2012-02-14
* | drm/radeon/kms: drop lock in return path of radeon_fence_count_emitted.Dave Airlie2012-02-14
* | Merge tag 'battery-fixes-for-v3.3-rc2' of git://git.infradead.org/users/cbou/...Linus Torvalds2012-02-13
|\ \
| * | lp8727_charger: Add terminating entry for i2c_device_id tableAxel Lin2012-02-01
| * | power_supply: Fix modalias for charger-managerAxel Lin2012-02-01
| * | bq27x00_battery: Fix flag register readGrazvydas Ignotas2012-02-01
| * | Revert "bq27x00_battery: Fix reporting status value for bq27500 battery"Anton Vorontsov2012-02-01
* | | Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-02-13
|\ \ \
| * | | ARM: omap: fix section mismatch errors in TWL PMIC driverRussell King2012-02-13
* | | | Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-02-13
|\ \ \ \
| * | | | ARM: omap: fix broken twl-core dependencies and ifdefsRussell King2012-02-09
| * | | | ARM: omap: fix oops in drivers/video/omap2/dss/dpi.cRussell King2012-02-09
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-02-11
|\ \ \ \
| * | | | loop: zero fill bio instead of return -EIO for partial readDave Young2012-02-08
| * | | | floppy: Fix a crash during rmmodVivek Goyal2012-02-08
| * | | | floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never ...Vivek Goyal2012-02-08
| * | | | cdrom: move shared static to cdrom_device_infoPaolo Bonzini2012-02-08
| * | | | mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unus...Asai Thambi S P2012-02-07
| * | | | cdrom: use copy_to_user() without the underscoresDan Carpenter2012-02-06
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-10
|\ \ \ \ \
| * | | | | bna: fix error handling of bnad_get_flash_partition_by_offset()Dan Carpenter2012-02-09
| * | | | | isdn: type bug in isdn_net_header()Dan Carpenter2012-02-09
| * | | | | ixgbe: ethtool: stats user buffer overrunJohn Fastabend2012-02-09
| * | | | | ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB stateJohn Fastabend2012-02-09
| * | | | | ixgbe: do not update real num queues when netdev is going awayYi Zou2012-02-09
| * | | | | ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page sizeAlexander Duyck2012-02-09
| * | | | | ixgbe: Fix case of Tx Hang in PF with 32 VFsGreg Rose2012-02-09
| * | | | | ixgbe: fix vf lookupGreg Rose2012-02-09