summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Staging: batman-adv: introduce missing kfreeJulia Lawall2009-12-231-1/+3
* | | | | | Staging: batman-adv: Add Kconfig dependancies on PROC_FS and PACKET.Andrew Lunn2009-12-231-0/+1
* | | | | | Staging: panel: Adjust range for PANEL_KEYPAD in KconfigPeter Huewe2009-12-231-1/+1
* | | | | | Staging: panel: Fix compilation error with custom lcd charsetPeter Huewe2009-12-231-1/+1
* | | | | | Staging: ramzswap: remove ARM specific d-cache hackNitin Gupta2009-12-232-26/+3
* | | | | | Staging: rtl8192x: fix printk formatsRandy Dunlap2009-12-234-8/+8
* | | | | | Staging: wlan-ng: fix Correct size given to memsetJulia Lawall2009-12-231-1/+1
* | | | | | staging: rtl8192su: add USB VID/PID for HWNUm-300Stephane Glondu2009-12-231-0/+2
* | | | | | staging: fix rtl8192su compilation errors with mac80211George Kadianakis2009-12-235-19/+19
* | | | | | staging: fix rtl8192e compilation errors with mac80211George Kadianakis2009-12-237-38/+38
* | | | | | Staging: fix rtl8187se compilation errors with mac80211George Kadianakis2009-12-236-20/+20
* | | | | | Staging: rtl8192su: fix test for negative error in rtl8192_rx_isr()Roel Kluin2009-12-231-1/+1
* | | | | | Staging: comedi: jr3_pci: Don't ioremap too much space. Check result.Ian Abbott2009-12-231-2/+5
* | | | | | Staging: comedi: removed "depricated" from COMEDI_CB_BLOCKBernd Porr2009-12-231-1/+1
* | | | | | Staging: comedi: usbdux.c: fix locking up of the driver when the comedi ringb...Bernd Porr2009-12-231-1/+4
* | | | | | Staging: dst: remove from the treeGreg Kroah-Hartman2009-12-2310-3963/+0
* | | | | | Staging: sm7xx: add a new framebuffer driverWu Zhangjin2009-12-239-0/+3586
|/ / / / /
* | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-2382-1064/+2499
|\ \ \ \ \
| * \ \ \ \ Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie2009-12-2321-61/+459
| |\ \ \ \ \
| | * | | | | drm/radeon/kms: add definitions for v4 power tablesAlex Deucher2009-12-231-0/+199
| | * | | | | drm/radeon/kms: never combine LVDS with another encoderAlex Deucher2009-12-231-26/+23
| | * | | | | drm/radeon/kms: Check module arguments to be valid V2Jerome Glisse2009-12-231-5/+68
| | * | | | | drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structureJerome Glisse2009-12-233-4/+13
| | * | | | | drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4)Alex Deucher2009-12-231-0/+12
| | * | | | | drm/radeon/kms: add 3DC compression supportMarek Olšák2009-12-232-0/+19
| | * | | | | drm/radeon/kms: allow rendering while no colorbuffer is set on r300Marek Olšák2009-12-233-1/+19
| | * | | | | drm/radeon/kms: enable memory clock reading on legacy (V2)Rafał Miłecki2009-12-233-4/+11
| | * | | | | drm/radeon/kms: prevent parallel AtomBIOS callsRafał Miłecki2009-12-233-2/+12
| | * | | | | drm/radeon/kms: set proper default tv standardAlex Deucher2009-12-235-8/+69
| | * | | | | drm/radeon/kms: fix legacy rmxAlex Deucher2009-12-233-3/+6
| | * | | | | drm/radeon/kms/atom: fill in proper defines for digital setupAlex Deucher2009-12-231-8/+8
| * | | | | | Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie2009-12-2330-706/+1710
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | drm/nouveau: fix bug causing pinned buffers to lose their NO_EVICT flagBen Skeggs2009-12-161-0/+5
| | * | | | | drm/nv50: fix suspend/resume delays without firmware presentBen Skeggs2009-12-161-0/+3
| | * | | | | drm/nouveau: prevent all channel creation if accel not availableBen Skeggs2009-12-163-48/+64
| | * | | | | drm/nv50: fix two potential suspend/resume oopsesBen Skeggs2009-12-162-2/+2
| | * | | | | drm/nv40: implement ctxprog/state generationBen Skeggs2009-12-168-182/+1031
| | * | | | | drm/nv10: Add the initial graph context and soft methods needed for LMA.Francisco Jerez2009-12-161-43/+154
| | * | | | | drm/nouveau: Fix up buffer eviction, and evict them to GART, if possible.Francisco Jerez2009-12-161-0/+6
| | * | | | | drm/nouveau: Add proper error handling to nouveau_card_initMarcin Kościelnicki2009-12-161-25/+48
| | * | | | | drm/nv04: Fix NV04 set_operation software method.Marcin Kościelnicki2009-12-161-1/+1
| | * | | | | drm/nouveau: Kill global state in BIOS script interpreterMarcin Kościelnicki2009-12-162-287/+276
| | * | | | | drm/nouveau: Kill global state in NvShadowBIOSMarcin Kościelnicki2009-12-161-26/+21
| | * | | | | drm/nouveau: use drm debug levelsMaarten Maathuis2009-12-1615-88/+96
| | * | | | | drm/i2c/ch7006: Fix load detection false positives right after system init.Francisco Jerez2009-12-162-5/+5
| | * | | | | drm/nv04-nv40: Fix "conflicting memory types" when saving/restoring VGA fonts.Francisco Jerez2009-12-161-4/+3
| * | | | | | drm/kms: silencing a false positive warning.Marin Mitov2009-12-231-1/+1
| * | | | | | drm/mm: fix logic for selection of best fit blockBob Gleitsmann2009-12-231-2/+2
| * | | | | | drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.Thomas Hellstrom2009-12-234-111/+209
| * | | | | | drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.Thomas Hellstrom2009-12-233-10/+6