summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-23Staging: rtl8192su: fix test for negative error in rtl8192_rx_isr()Roel Kluin
2009-12-23Staging: comedi: jr3_pci: Don't ioremap too much space. Check result.Ian Abbott
2009-12-23Staging: comedi: removed "depricated" from COMEDI_CB_BLOCKBernd Porr
2009-12-23Staging: comedi: usbdux.c: fix locking up of the driver when the comedi ringb...Bernd Porr
2009-12-23Staging: dst: remove from the treeGreg Kroah-Hartman
2009-12-23Staging: sm7xx: add a new framebuffer driverWu Zhangjin
2009-12-23Merge branch 'master' of /home/gregkh/linux/git/torvalds-2.6Greg Kroah-Hartman
2009-12-23Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-12-23Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold
2009-12-23Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie
2009-12-23drm/radeon/kms: add definitions for v4 power tablesAlex Deucher
2009-12-23drm/radeon/kms: never combine LVDS with another encoderAlex Deucher
2009-12-23drm/radeon/kms: Check module arguments to be valid V2Jerome Glisse
2009-12-23drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structureJerome Glisse
2009-12-23drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4)Alex Deucher
2009-12-23drm/radeon/kms: add 3DC compression supportMarek Olšák
2009-12-23drm/radeon/kms: allow rendering while no colorbuffer is set on r300Marek Olšák
2009-12-23drm/radeon/kms: enable memory clock reading on legacy (V2)Rafał Miłecki
2009-12-23drm/radeon/kms: prevent parallel AtomBIOS callsRafał Miłecki
2009-12-23drm/radeon/kms: set proper default tv standardAlex Deucher
2009-12-23drm/radeon/kms: fix legacy rmxAlex Deucher
2009-12-23drm/radeon/kms/atom: fill in proper defines for digital setupAlex Deucher
2009-12-23Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie
2009-12-23drm/kms: silencing a false positive warning.Marin Mitov
2009-12-23drm/mm: fix logic for selection of best fit blockBob Gleitsmann
2009-12-23drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.Thomas Hellstrom
2009-12-23drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.Thomas Hellstrom
2009-12-23drm/vmwgfx: Fix unlocked ioctl and add proper access controlThomas Hellstrom
2009-12-23drm/radeon: fix build on 64-bit with some compilers.Dave Airlie
2009-12-23drivers/gpu: Use kzalloc for allocating only one thingJulia Lawall
2009-12-23DRM: Rename clamp variableAndi Kleen
2009-12-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds
2009-12-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-12-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-12-22media video cx23888 driver: ported to new kfifo APIStefani Seibold
2009-12-22kfifo: add record handling functionsStefani Seibold
2009-12-22kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_userStefani Seibold
2009-12-22kfifo: add DEFINE_KFIFO and friends, add very tiny functionsStefani Seibold
2009-12-22kfifo: fix warn_unused_resultStefani Seibold
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold
2009-12-22kfifo: cleanup namespaceStefani Seibold
2009-12-22kfifo: move out spinlockStefani Seibold
2009-12-22kfifo: move struct kfifo in placeStefani Seibold
2009-12-22mm tracing: cleanup Documentation/trace/events-kmem.txtRandy Dunlap
2009-12-22lib/string.c: fix kernel-doc warningsRandy Dunlap
2009-12-22Revert "time: Remove xtime_cache"Linus Torvalds
2009-12-22PM: Runtime PM documentation updateAlan Stern
2009-12-22PM / Runtime: Use device type and device class callbacksRafael J. Wysocki