summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon/kms: improve 6xx/7xx CS error outputAlex Deucher2011-02-141-20/+26
* drm/radeon/kms: check AA resolve registers on r300Marek Olšák2011-02-148-13/+49
* drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300Marek Olšák2011-02-145-12/+5
* drm/radeon/kms: use linear aligned for evergreen/ni bo blitsAlex Deucher2011-02-141-2/+2
* drm/radeon/kms: use linear aligned for 6xx/7xx bo blitsAlex Deucher2011-02-141-2/+2
* drm/radeon: fix race between GPU reset and TTM delayed delete thread.Dave Airlie2011-02-141-0/+4
* drm/radeon/kms: evergreen/ni big endian fixes (v2)Alex Deucher2011-02-144-10/+40
* drm/radeon/kms: 6xx/7xx big endian fixesCédric Cano2011-02-146-20/+54
* drm/radeon/kms: atombios big endian fixesCédric Cano2011-02-143-52/+52
* drm/radeon: 6xx/7xx non-kms endian fixesCédric Cano2011-02-143-9/+34
* drm/radeon/kms: optimize CS state checking for r100->r500Marek Olšák2011-02-144-12/+77
* drm: do not leak kernel addresses via /proc/dri/*/vmaKees Cook2011-02-141-4/+5
* drm/radeon/kms: add connector table for mac g5 9600Alex Deucher2011-02-142-0/+48
* radeon mkregtable: Add missing fclose() callsJesper Juhl2011-02-141-1/+4
* drm/radeon/kms: fix interlaced modes on dce4+Alex Deucher2011-02-142-22/+20
* drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46Dave Airlie2011-02-141-2/+2
* Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-02-131-2/+4
|\
| * Merge branch 'devicetree/merge' into spi/mergeGrant Likely2011-02-13468-3239/+3266
| |\
| * | spi/spi_sh_msiof: fix wrong address calculation, which leads to an OopsGuennadi Liakhovetski2011-01-211-2/+4
* | | Revert "pci: use security_capable() when checking capablities during config s...Linus Torvalds2011-02-131-2/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2011-02-121-20/+8
|\ \ \
| * | | amd64_edac: Fix DIMMs per DCTs outputBorislav Petkov2011-02-101-20/+8
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-02-122-13/+48
|\ \ \ \
| * | | | hwmon: (emc1403) Fix I2C address rangeGuenter Roeck2011-02-091-1/+1
| * | | | hwmon: (lm63) Consider LM64 temperature offsetDirk Eibach2011-02-091-12/+47
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-02-124-4/+23
|\ \ \ \
| * | | | pci: use security_capable() when checking capablities during config space readChris Wright2011-02-111-1/+2
| * | | | Merge branch 'for-james' of git://tpmdd.git.sourceforge.net/gitroot/tpmdd/tpm...James Morris2011-02-113-3/+21
| |\ \ \ \
| | * | | | tpm_tis: Use timeouts returned from TPMStefan Berger2011-02-113-3/+21
* | | | | | drivers/w1/masters/omap_hdq.c: add missing clk_putJulia Lawall2011-02-121-14/+14
* | | | | | nbd: remove module-level ioctl mutexSoren Hansen2011-02-121-3/+0
* | | | | | drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open()Alexander Strakh2011-02-121-1/+5
* | | | | | drivers/gpio/pca953x.c: add a mutex to fix race conditionRoland Stigge2011-02-121-6/+22
|/ / / / /
* | | | | char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driverCorey Minyard2011-02-111-10/+2
* | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-1026-53/+178
|\ \ \ \ \
| * | | | | USB: cdc-acm: Adding second ACM channel support for Nokia N8Arvid Ephraim Picciani2011-02-041-0/+1
| * | | | | USB, Mass Storage, composite, gadget: Fix build failure and memset of a structJesper Juhl2011-02-041-1/+2
| * | | | | USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti2011-02-043-0/+6
| * | | | | USB: EHCI: fix scheduling while atomic during suspendYin Kangkai2011-02-043-2/+9
| * | | | | Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman2011-02-049-45/+96
| |\ \ \ \ \
| | * | | | | usb: ehci-omap: Show fatal probing time errors to end userJarkko Nikula2011-02-011-3/+3
| | * | | | | usb: musb: introduce api for dma code to check compatibility with usb requestMian Yousaf Kaukab2011-02-012-0/+17
| | * | | | | usb: musb: maintain three states for buffer mappings instead of twoMian Yousaf Kaukab2011-02-012-21/+32
| | * | | | | usb: musb: disable double buffering when it's brokenFelipe Balbi2011-02-014-8/+28
| | * | | | | usb: musb: hsdma: change back to use musb_read/writewBob Liu2011-02-011-5/+14
| | * | | | | usb: musb: core: fix IRQ checkSergei Shtylyov2011-02-011-1/+1
| | * | | | | usb: musb: fix kernel panic during s2ram(v2)Ming Lei2011-02-011-7/+1
| * | | | | | USB: usb-storage: unusual_devs entry for Coby MP3 playerAlan Stern2011-02-041-0/+7
| * | | | | | USB: ftdi_sio: Add VID=0x0647, PID=0x0100 for Acton Research spectrographMichael Williamson2011-02-042-0/+7
| * | | | | | USB: fix race between root-hub resume and wakeup requestsAlan Stern2011-02-041-1/+1