summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2010-08-23USB: uvc_v4l2: cleanup test for end of loopDan Carpenter
2010-08-23qlcnic: fix poll implementationYinglin Luan
2010-08-23netxen: fix poll implementationYinglin Luan
2010-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2010-08-23Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds
2010-08-23Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-2368328serial: check return value of copy_*_user() instead of access_ok()Kulikov Vasiliy
2010-08-23synclink: add mutex_unlock() on error pathDan Carpenter
2010-08-23rocket: add a mutex_unlock()Dan Carpenter
2010-08-23ip2: return -EFAULT on copy_to_user errorsDan Carpenter
2010-08-23ip2: remove unneeded NULL checkDan Carpenter
2010-08-23serial: print early console device address in hexLuck, Tony
2010-08-23Staging: sep: remove driverGreg Kroah-Hartman
2010-08-23Staging: batman-adv: Don't write in not allocated packet_buffSven Eckelmann
2010-08-23Staging: batman-adv: Don't use net_dev after dev_putSven Eckelmann
2010-08-23Staging: batman-adv: Create batman_if only on register eventSven Eckelmann
2010-08-23Staging: batman-adv: fix own mac address detectionMarek Lindner
2010-08-23Staging: batman-adv: always reply batman icmp packets with primary macMarek Lindner
2010-08-23Staging: batman-adv: fix batman icmp originating from secondary interfaceMarek Lindner
2010-08-23Staging: batman-adv: unify orig_hash_lock spinlock handling to avoid deadlocksMarek Lindner
2010-08-23Staging: batman-adv: Fix merge of linus treeSven Eckelmann
2010-08-23Staging: spectra: removes unused functionsJavier Martinez Canillas
2010-08-23Staging: spectra: initializa lblk variableJavier Martinez Canillas
2010-08-23Staging: spectra: removes unused variableJavier Martinez Canillas
2010-08-23Staging: spectra: remove duplicate GLOB_VERSION definitionJavier Martinez Canillas
2010-08-23Staging: spectra: don't use locked_ioctl, fix buildJavier Martinez Canillas
2010-08-23Staging: use new REQ_FLUSH flag, fix build breakageJavier Martinez Canillas
2010-08-23Staging: spectra: removes q->prepare_flush_fn, fix build breakageJavier Martinez Canillas
2010-08-23firmware_class: fix typo in error pathJohannes Berg
2010-08-23hp-wmi: Fix query interfaceMatthew Garrett
2010-08-23ACPI_TOSHIBA needs LEDS supportJonathan Corbet
2010-08-23xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell
2010-08-23ipheth: add support for iPhone 4Jens Axboe
2010-08-22isdn/avm: fix build when PCMCIA is not enabledRandy Dunlap
2010-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Larry Finger
2010-08-23Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie
2010-08-23drm/radeon/kms: fix typo in radeon_compute_pll_gainAlex Deucher
2010-08-23drm/radeon/kms: try to detect tv vs monitor for underscanAlex Deucher
2010-08-23drm/radeon/kms: fix sideport detection on newer rs880 boardsAlex Deucher
2010-08-23drm/radeon: fix passing wrong type to gem object create.Dave Airlie
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-08-21drm/i915,intel_agp: Add support for Sandybridge D0Zhenyu Wang
2010-08-21drm/i915: fix render pipe control notify on sandybridgeZhenyu Wang
2010-08-21agp/intel: set 40-bit dma mask on SandybridgeZhenyu Wang
2010-08-21drm/i915: Remove the conflicting BUG_ON()Chris Wilson
2010-08-21drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/Chris Wilson
2010-08-21drm/i915/suspend: Flush register writes before busy-waiting.Chris Wilson
2010-08-21i915: disable DAC on Ironlake also when doing CRT load detection.Dave Airlie
2010-08-21drm/i915: wait for actual vblank, not just 20msJesse Barnes