aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-02-05drivers/pcmcia: Add missing iounmapJulia Lawall
2008-02-05at91_cf: use generic gpio callsDavid Brownell
2008-02-05pcmcia/pcnet_cs: fix 'shadow variable' warningRichard Knutsson
2008-02-05pcmcia/fmvj18x_cs: fix 'shadow variable' warningRichard Knutsson
2008-02-05pcmcia/axnet_cs: make use of 'max()' instead of handcrafted oneRichard Knutsson
2008-02-05pcmcia/axnet_cs: make functions staticRichard Knutsson
2008-02-05pcmcia/3c574_cs: fix 'shadow variable' warningRichard Knutsson
2008-02-05pcmcia: include bad CIS filename in error messageRandy Dunlap
2008-02-05pcmcia: stop updating dev->power.power_stateDavid Brownell
2008-02-05pcmcia: replace kio_addr_t with unsigned int everywhereOlof Johansson
2008-02-05pcmcia: convert some internal-only ioaddr_t to unsigned intOlof Johansson
2008-02-05drivers/net/wireless/b43/main.c needs io.hAndrew Morton
2008-02-04Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-02-04Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin
2008-02-04ADB: Add missing #include <linux/platform_device.h>Geert Uytterhoeven
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-02-04[ARM] 4660/3: at91: allow selecting UART for early kernel messagesGuennadi Liakhovetski
2008-02-04[ARM] 4810/1: - Fix 'section mismatch' building warningsKristoffer Ericson
2008-02-04[ARM] 21285 serial: fix build errorRussell King
2008-02-04virtio: balloon driverRusty Russell
2008-02-04virtio: Use PCI revision field to indicate virtio PCI ABI versionAnthony Liguori
2008-02-04virtio: PCI deviceAnthony Liguori
2008-02-04virtio_blk: implement naming for vda-vdz,vdaa-vdzz,vdaaa-vdzzzChristian Borntraeger
2008-02-04virtio_blk: Dont waste major numbersChristian Borntraeger
2008-02-04virtio_blk: provide getgeoChristian Borntraeger
2008-02-04virtio_net: parametrize the napi_weight for virtio receive queue.Dor Laor
2008-02-04virtio: free transmit skbs when notified, not on next xmit.Rusty Russell
2008-02-04virtio: flush buffers on openRusty Russell
2008-02-04virtnet: remove double ether_setupChristian Borntraeger
2008-02-04virtio: Allow virtio to be modular and used by modulesRusty Russell
2008-02-04virtio: Use the sg_phys convenience function.Rusty Russell
2008-02-04virtio: Put the virtio under the virtualization menuAnthony Liguori
2008-02-04virtio: handle interrupts after callbacks turned offRusty Russell
2008-02-04virtio: reset functionRusty Russell
2008-02-04virtio: populate network rings in the probe routine, not openRusty Russell
2008-02-04virtio: Tweak virtio_net definesRusty Russell
2008-02-04virtio: Net header needs hdr_lenRusty Russell
2008-02-04virtio: clarify NO_NOTIFY flag usageRusty Russell
2008-02-04virtio: explicit enable_cb/disable_cb rather than callback return.Rusty Russell
2008-02-04virtio: simplify config mechanism.Rusty Russell
2008-02-04virtio: Implement skb_partial_csum_set, for setting partial csums on untruste...Rusty Russell
2008-02-03scsi: fix dependency bug in aic7 MakefileSam Ravnborg
2008-02-03drivers/watchdog/: Spelling fixesJoe Perches
2008-02-03drivers/video/: Spelling fixesJoe Perches