summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-12-30Revert "drm/i915/bios: Reverse order of 100/120 Mhz SSC clocks"Chris Wilson
2010-12-23drm/i915: Verify Ironlake eDP presence on DP_A using the capability fuseChris Wilson
2010-12-23drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915.Eric Anholt
2010-12-23drm/i915/sdvo: Add hdmi connector properties after initing the connectorChris Wilson
2010-12-23drm/i915: Set the required VFMUNIT clock gating disable on Ironlake.Eric Anholt
2010-12-23Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2010-12-23drivers/spi/spi.c: don't release the spi device twiceSebastian Andrzej Siewior
2010-12-23led_class: fix typo in blink APIJohannes Berg
2010-12-23backlight: cr_bllcd.c: fix a memory leakAxel Lin
2010-12-23rtc: rs5c372: fix buffer sizeWolfram Sang
2010-12-23gpiolib: gpio_request_one(): add missing gpio_free()Aaro Koskinen
2010-12-22mfd: Support additional parent IDs for wm831xMark Brown
2010-12-22mfd: Fix ab8500-core interrupt ffs bit bugMattias Wallin
2010-12-22mfd: Supply IRQ base for WM832x devicesMark Brown
2010-12-22watchdog: Fix null pointer dereference while accessing rdc321x platform_dataFlorian Fainelli
2010-12-22gpio: Fix null pointer dereference while accessing rdc321x platform_dataFlorian Fainelli
2010-12-21drm: Include the connector name in the output_poll_execute() debug messageChris Wilson
2010-12-21drm/radeon/kms: fix bug in r600_gpu_is_lockupAlex Deucher
2010-12-21Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-12-21Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-12-21Fix build error in drivers/block/cciss.cLinus Torvalds
2010-12-21drm/radeon/kms: reorder display resume to avoid problemsAlex Deucher
2010-12-21drm/radeon/kms/evergreen: reset the grbm blocks at resume and initAlex Deucher
2010-12-21drm/radeon/kms: fix evergreen asic resetAlex Deucher
2010-12-21Revert "drm: Don't try and disable an encoder that was never enabled"Dave Airlie
2010-12-21drm/radeon: Add early unregister of firmware fb'sBenjamin Herrenschmidt
2010-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-12-20Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-12-20Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-12-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-12-20drm/radeon: use aperture size not vram size for overlap testsDave Airlie
2010-12-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds
2010-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-12-17[media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17Jean-Francois Moine
2010-12-17[media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17Jean-Francois Moine
2010-12-17[media] gspca - sonixj: Set the flag for some devicesJean-Francois Moine
2010-12-17[media] gspca - sonixj: Add a flag in the driver_info tableJean-Francois Moine
2010-12-17[media] gspca - sonixj: Fix a bad probe exchangeJean-Francois Moine
2010-12-17[media] gspca - sonixj: Move bridge init to sd startJean-Francois Moine
2010-12-17[media] bttv: remove unneeded locking commentsBrandon Philips
2010-12-17[media] bttv: fix mutex use before init (BZ#24602)Mauro Carvalho Chehab
2010-12-17Revert "PCI: allocate bus resources from the top down"Bjorn Helgaas
2010-12-17Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode"Bjorn Helgaas
2010-12-17Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2010-12-17clocksource: sh_cmt: Remove nested spinlock fixTakashi YOSHII
2010-12-17cciss: fix cciss_revalidate panicStephen M. Cameron
2010-12-17block: max hardware sectors limit wrapperMike Snitzer
2010-12-17block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen
2010-12-16Revert "USB: gadget: Allow function access to device ID data during bind()"Greg Kroah-Hartman