summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-02-24virtio: console: ensure console size is updated on hvc openAmit Shah
2010-02-24virtio: console: struct ports for multiple ports per device.Amit Shah
2010-02-24virtio: console: remove global varRusty Russell
2010-02-24virtio: console: don't assume a single console port.Amit Shah
2010-02-24virtio: console: use vdev->priv to avoid accessing global var.Rusty Russell
2010-02-24virtio: console: introduce a get_inbuf helper to fetch bufs from in_vqAmit Shah
2010-02-24virtio: console: ensure add_inbuf can work for multiple ports as wellAmit Shah
2010-02-24virtio: console: encapsulate buffer information in a structAmit Shah
2010-02-24virtio: console: port encapsulationRusty Russell
2010-02-24virtio: console: We support only one device at a timeAmit Shah
2010-02-24hvc_console: make the ops pointer const.Rusty Russell
2010-02-24virtio: console: statically initialize virtio_consRusty Russell
2010-02-24virtio: console: comment cleanupRusty Russell
2010-02-24virtio: Initialize vq->data entries to NULLAmit Shah
2010-02-24virtio: Add ability to detach unused buffers from vringsShirley Ma
2010-02-24virtio_blk: add block topology supportChristoph Hellwig
2010-02-24virtio: use smp_XX barriers on SMPMichael S. Tsirkin
2010-02-24virtio: remove bogus barriers from DEBUG version of virtio_ring.cRusty Russell
2010-02-24virtio: fix balloon without VIRTIO_BALLOON_F_STATS_VQRusty Russell
2010-02-24virtio: Fix scheduling while atomic in virtio_balloon statsAdam Litke
2010-02-24virtio: Add memory statistics reporting to the balloon driver (V4)Adam Litke
2010-02-24Add __devexit_p around reference to virtio_pci_removeJamie Lokier
2010-02-23efifb: fix framebuffer handoffMarcin Slusarz
2010-02-23geode-mfgpt: restore previous behavior for selecting IRQJens Rottmann
2010-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-02-22i915 / PM: Fix hibernate regression caused by suspend/resume splittingRafael J. Wysocki
2010-02-22Input: usbtouchscreen - extend coordinate range for Generaltouch devicesRoy Yin
2010-02-21[WATCHDOG] bfin: fix max timeout calculationMike Frysinger
2010-02-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-02-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-20Input: polldev can cause crash in case when polling disabledSamu Onkalo
2010-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-02-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-02-19sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerancesBen Hutchings
2010-02-19sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()Ben Hutchings
2010-02-19drm/radeon: bump the UMS driver version number to indicate rv740 fixDave Airlie
2010-02-19drm/radeon/kms: free fence IB if it wasn't emited at IB free timeJerome Glisse
2010-02-19drm/ttm: fix caching problem on non-PAT systems.Francisco Jerez
2010-02-19drm/radeon/rv740: fix backend setupAlex Deucher
2010-02-19drm/radeon/kms: fix shared ddc detectionAlex Deucher
2010-02-19drm/radeon/kms/rs600: add connector quirkAlex Deucher
2010-02-19vgaarb: fix "target=default" passingKyle McMartin
2010-02-19[SCSI] megaraid_sas: fix for 32bit appsTomas Henzl
2010-02-19V4L/DVB: bttv: Move I2C IR initializationJean Delvare
2010-02-19V4L/DVB: Video : pwc : Fix regression in pwc_set_shutter_speed caused by bad ...Martin Fuzzey
2010-02-19soc-camera: mt9t112: modify exiting conditions from standby modeKuninori Morimoto
2010-02-19V4L/DVB: cxusb: Select all required frontend and tuner modulesBen Hutchings
2010-02-19V4L/DVB: dvb: l64781.ko broken with gcc 4.5Richard Guenther
2010-02-18Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainlineRussell King