summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-12-23Driver core: bin_attribute parameters can often be const*Phil Carmody1-2/+4
2009-12-23Driver core: device_attribute parameters can often be const*Phil Carmody1-2/+4
2009-12-23devtmpfs: Convert dirlock to a mutexThomas Gleixner1-7/+5
2009-12-23Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds82-1064/+2499
2009-12-23Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold2-9/+8
2009-12-23Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie21-61/+459
2009-12-23drm/radeon/kms: add definitions for v4 power tablesAlex Deucher1-0/+199
2009-12-23drm/radeon/kms: never combine LVDS with another encoderAlex Deucher1-26/+23
2009-12-23drm/radeon/kms: Check module arguments to be valid V2Jerome Glisse1-5/+68
2009-12-23drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structureJerome Glisse3-4/+13
2009-12-23drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4)Alex Deucher1-0/+12
2009-12-23drm/radeon/kms: add 3DC compression supportMarek Olšák2-0/+19
2009-12-23drm/radeon/kms: allow rendering while no colorbuffer is set on r300Marek Olšák3-1/+19
2009-12-23drm/radeon/kms: enable memory clock reading on legacy (V2)Rafał Miłecki3-4/+11
2009-12-23drm/radeon/kms: prevent parallel AtomBIOS callsRafał Miłecki3-2/+12
2009-12-23drm/radeon/kms: set proper default tv standardAlex Deucher5-8/+69
2009-12-23drm/radeon/kms: fix legacy rmxAlex Deucher3-3/+6
2009-12-23drm/radeon/kms/atom: fill in proper defines for digital setupAlex Deucher1-8/+8
2009-12-23Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie30-706/+1710
2009-12-23drm/kms: silencing a false positive warning.Marin Mitov1-1/+1
2009-12-23drm/mm: fix logic for selection of best fit blockBob Gleitsmann1-2/+2
2009-12-23drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.Thomas Hellstrom4-111/+209
2009-12-23drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.Thomas Hellstrom3-10/+6
2009-12-23drm/vmwgfx: Fix unlocked ioctl and add proper access controlThomas Hellstrom1-28/+19
2009-12-23drm/radeon: fix build on 64-bit with some compilers.Dave Airlie1-2/+2
2009-12-23drivers/gpu: Use kzalloc for allocating only one thingJulia Lawall1-2/+2
2009-12-23DRM: Rename clamp variableAndi Kleen1-3/+3
2009-12-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+19
2009-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-22/+151
2009-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-2/+0
2009-12-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+19
2009-12-23media video cx23888 driver: ported to new kfifo APIStefani Seibold1-25/+19
2009-12-23kfifo: fix warn_unused_resultStefani Seibold6-14/+49
2009-12-23kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold12-53/+54
2009-12-23kfifo: cleanup namespaceStefani Seibold10-41/+41
2009-12-23kfifo: move out spinlockStefani Seibold13-71/+87
2009-12-23kfifo: move struct kfifo in placeStefani Seibold18-208/+186
2009-12-22PM / Runtime: Use device type and device class callbacksRafael J. Wysocki1-0/+45
2009-12-22pohmelfs needs I_LOCKEvgeniy Polyakov1-2/+0
2009-12-21pata_bf54x: handle portmuxing of pins through GPIO PORTsSonic Zhang1-0/+19
2009-12-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-109/+9
2009-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-76/+79
2009-12-21bnx2: Fix bnx2_netif_stop() merge error.Michael Chan1-1/+1
2009-12-21PM: Use pm_runtime_put_sync in system resumeAlan Stern1-2/+2
2009-12-20pata_cmd64x: fix overclocking of UDMA0-2 modesBartlomiej Zolnierkiewicz1-1/+1
2009-12-20Revert "pata_cmd64x: implement serialization as per notes"Jeff Garzik1-108/+8
2009-12-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-51/+163
2009-12-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds20-49/+71
2009-12-19gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSCSandeep Gopalpet1-2/+2
2009-12-19gianfar: Fix stats supportSandeep Gopalpet2-6/+46