summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* virtio: console: Separate out console init into a new functionAmit Shah2010-02-241-22/+39
* virtio: console: Separate out console-specific data into a separate structAmit Shah2010-02-241-20/+37
* virtio: console: ensure console size is updated on hvc openAmit Shah2010-02-241-16/+17
* virtio: console: struct ports for multiple ports per device.Amit Shah2010-02-241-63/+89
* virtio: console: remove global varRusty Russell2010-02-241-21/+46
* virtio: console: don't assume a single console port.Amit Shah2010-02-241-9/+65
* virtio: console: use vdev->priv to avoid accessing global var.Rusty Russell2010-02-241-2/+8
* virtio: console: introduce a get_inbuf helper to fetch bufs from in_vqAmit Shah2010-02-241-4/+17
* virtio: console: ensure add_inbuf can work for multiple ports as wellAmit Shah2010-02-241-17/+18
* virtio: console: encapsulate buffer information in a structAmit Shah2010-02-241-15/+55
* virtio: console: port encapsulationRusty Russell2010-02-241-49/+58
* virtio: console: We support only one device at a timeAmit Shah2010-02-241-0/+5
* hvc_console: make the ops pointer const.Rusty Russell2010-02-2410-14/+16
* virtio: console: statically initialize virtio_consRusty Russell2010-02-241-26/+34
* virtio: console: comment cleanupRusty Russell2010-02-241-54/+54
* virtio: Initialize vq->data entries to NULLAmit Shah2010-02-241-1/+4
* virtio: Add ability to detach unused buffers from vringsShirley Ma2010-02-241-0/+25
* virtio_blk: add block topology supportChristoph Hellwig2010-02-241-15/+46
* virtio: use smp_XX barriers on SMPMichael S. Tsirkin2010-02-241-4/+22
* virtio: remove bogus barriers from DEBUG version of virtio_ring.cRusty Russell2010-02-241-2/+1
* virtio: fix balloon without VIRTIO_BALLOON_F_STATS_VQRusty Russell2010-02-241-0/+1
* virtio: Fix scheduling while atomic in virtio_balloon statsAdam Litke2010-02-241-4/+18
* virtio: Add memory statistics reporting to the balloon driver (V4)Adam Litke2010-02-241-8/+86
* Add __devexit_p around reference to virtio_pci_removeJamie Lokier2010-02-241-1/+1
* efifb: fix framebuffer handoffMarcin Slusarz2010-02-221-1/+10
* geode-mfgpt: restore previous behavior for selecting IRQJens Rottmann2010-02-221-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-02-222-4/+10
|\
| * Input: usbtouchscreen - extend coordinate range for Generaltouch devicesRoy Yin2010-02-211-4/+4
| * Input: polldev can cause crash in case when polling disabledSamu Onkalo2010-02-201-0/+6
* | i915 / PM: Fix hibernate regression caused by suspend/resume splittingRafael J. Wysocki2010-02-221-21/+9
* | [WATCHDOG] bfin: fix max timeout calculationMike Frysinger2010-02-211-6/+7
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-02-207-7/+15
|\ \
| * | V4L/DVB: bttv: Move I2C IR initializationJean Delvare2010-02-193-2/+8
| * | V4L/DVB: Video : pwc : Fix regression in pwc_set_shutter_speed caused by bad ...Martin Fuzzey2010-02-191-1/+1
| * | soc-camera: mt9t112: modify exiting conditions from standby modeKuninori Morimoto2010-02-191-1/+1
| * | V4L/DVB: cxusb: Select all required frontend and tuner modulesBen Hutchings2010-02-191-1/+3
| * | V4L/DVB: dvb: l64781.ko broken with gcc 4.5Richard Guenther2010-02-191-2/+2
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-02-201-1/+1
|\ \ \
| * | | Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainlineRussell King2010-02-1822-156/+200
| |\| |
| * | | ARM: 5944/1: scsi: fix timer setup in fas216.cGuennadi Liakhovetski2010-02-181-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-02-198-16/+40
|\ \ \ \
| * | | | [SCSI] megaraid_sas: fix for 32bit appsTomas Henzl2010-02-191-2/+16
| * | | | [SCSI] fcoe: Only rmmod fcoe.ko if there are no active connectionsRob Love2010-02-171-2/+16
| * | | | [SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs.Bhanu Prakash Gollapudi2010-02-171-1/+1
| * | | | [SCSI] libfc: Don't assume response request present.Hugh Daschbach2010-02-171-1/+2
| * | | | [SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response.Hugh Daschbach2010-02-171-1/+1
| * | | | [SCSI] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp p...Vasu Dev2010-02-172-4/+1
| * | | | [SCSI] iscsi_tcp regression: remove bogus warn on in write pathMike Christie2010-02-171-5/+3
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-192-19/+28
|\ \ \ \
| * | | | sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerancesBen Hutchings2010-02-191-18/+27