summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | virtio: flush buffers on openRusty Russell2008-02-041-0/+7
| * | virtnet: remove double ether_setupChristian Borntraeger2008-02-041-1/+0
| * | virtio: Allow virtio to be modular and used by modulesRusty Russell2008-02-043-2/+14
| * | virtio: Use the sg_phys convenience function.Rusty Russell2008-02-041-4/+2
| * | virtio: Put the virtio under the virtualization menuAnthony Liguori2008-02-043-4/+4
| * | virtio: handle interrupts after callbacks turned offRusty Russell2008-02-041-0/+7
| * | virtio: reset functionRusty Russell2008-02-045-17/+31
| * | virtio: populate network rings in the probe routine, not openRusty Russell2008-02-041-19/+25
| * | virtio: Tweak virtio_net definesRusty Russell2008-02-041-16/+16
| * | virtio: Net header needs hdr_lenRusty Russell2008-02-041-1/+2
| * | virtio: clarify NO_NOTIFY flag usageRusty Russell2008-02-041-0/+2
| * | virtio: explicit enable_cb/disable_cb rather than callback return.Rusty Russell2008-02-044-15/+26
| * | virtio: simplify config mechanism.Rusty Russell2008-02-045-141/+100
| * | virtio: Implement skb_partial_csum_set, for setting partial csums on untruste...Rusty Russell2008-02-041-10/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-04116-171/+166
|\ \ \
| * | | drivers/watchdog/: Spelling fixesJoe Perches2008-02-031-1/+1
| * | | drivers/video/: Spelling fixesJoe Perches2008-02-035-5/+5
| * | | drivers/ssb/: Spelling fixesJoe Perches2008-02-031-1/+1
| * | | drivers/serial/: Spelling fixesJoe Perches2008-02-031-1/+1
| * | | drivers/scsi/: Spelling fixesJoe Perches2008-02-0316-21/+21
| * | | drivers/pcmcia/: Spelling fixesJoe Perches2008-02-032-2/+2
| * | | drivers/parisc/: Spelling fixesJoe Perches2008-02-032-3/+3
| * | | drivers/nubus/: Spelling fixesJoe Perches2008-02-031-1/+1
| * | | drivers/mtd/: Spelling fixesJoe Perches2008-02-038-10/+10
| * | | drivers/message/: Spelling fixesJoe Perches2008-02-033-6/+6
| * | | drivers/media/: Spelling fixesJoe Perches2008-02-0313-13/+13
| * | | drivers/macintosh/: Spelling fixesJoe Perches2008-02-031-1/+1
| * | | drivers/isdn/: Spelling fixesJoe Perches2008-02-032-2/+2
| * | | drivers/input/: Spelling fixesJoe Perches2008-02-031-1/+1
| * | | drivers/firmware/: Spelling fixesJoe Perches2008-02-031-1/+1
| * | | drivers/edac/: Spelling fixesJoe Perches2008-02-032-2/+2
| * | | drivers/char/: Spelling fixesJoe Perches2008-02-0310-11/+11
| * | | drivers/bluetooth/: Spelling fixesJoe Perches2008-02-031-1/+1
| * | | drivers/block/: Spelling fixesJoe Perches2008-02-031-2/+2
| * | | drivers/ata/: Spelling fixesJoe Perches2008-02-036-7/+7
| * | | drivers/acpi/: Spelling fixesJoe Perches2008-02-032-2/+2
| * | | MAINTAINERS: remove Adam Fritzler, remove his email address in other sourcesJoe Perches2008-02-0311-11/+11
| * | | dio: fix kernel-doc notationRandy Dunlap2008-02-031-36/+34
| * | | jonada720: remove duplicate includeAndre Haupt2008-02-031-1/+0
| * | | bf54x: remove duplicate includeAndre Haupt2008-02-031-1/+0
| * | | gameport: remove duplicate includeAndre Haupt2008-02-031-1/+0
| * | | Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-0317-21/+21
| * | | Typoes: "whith" -> "with"Robert P. J. Day2008-02-031-1/+1
| * | | Fix a small number of "memeber" typoes.Robert P. J. Day2008-02-031-1/+1
| * | | fix typo 'the same the\>'Uwe Kleine-König2008-02-031-1/+1
| * | | SERIAL_NETX_CONSOLE provides console for NetX, not IMXUwe Kleine-König2008-02-031-2/+2
| * | | Coding style fix drivers/serial/icom.hMichal Piotrowski2008-02-031-1/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-02-041-7/+2
|\ \ \
| * | | scsi: fix dependency bug in aic7 MakefileSam Ravnborg2008-02-031-7/+2
| |/ /
* | | vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin2008-02-042-1/+3
OpenPOWER on IntegriCloud