aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* serial: MPSC: set baudrate when BRG divider is set.Mark A. Greer2008-02-05
* serial: Coding styleAlan Cox2008-02-05
* serial: speed setup failure reportingAlan Cox2008-02-05
* serial: avoid stalling suspend if serial port won't drainRussell King2008-02-05
* serial: avoid waking up closed serial ports on resumeRussell King2008-02-05
* 8250.c: support specifying DW APB UARTs in device platform_dataWill Newton2008-02-05
* serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.hKrauth.Julien2008-02-05
* drivers/serial/s3c2410.c: remove dead config symbolsJiri Olsa2008-02-05
* serial: keep the DTR setting for serial console.Yinghai Lu2008-02-05
* drivers/pcmcia: add missing pci_dev_getJulia Lawall2008-02-05
* drivers/pcmcia: Add missing iounmapJulia Lawall2008-02-05
* at91_cf: use generic gpio callsDavid Brownell2008-02-05
* pcmcia/pcnet_cs: fix 'shadow variable' warningRichard Knutsson2008-02-05
* pcmcia/fmvj18x_cs: fix 'shadow variable' warningRichard Knutsson2008-02-05
* pcmcia/axnet_cs: make use of 'max()' instead of handcrafted oneRichard Knutsson2008-02-05
* pcmcia/axnet_cs: make functions staticRichard Knutsson2008-02-05
* pcmcia/3c574_cs: fix 'shadow variable' warningRichard Knutsson2008-02-05
* pcmcia: include bad CIS filename in error messageRandy Dunlap2008-02-05
* pcmcia: stop updating dev->power.power_stateDavid Brownell2008-02-05
* pcmcia: replace kio_addr_t with unsigned int everywhereOlof Johansson2008-02-05
* pcmcia: convert some internal-only ioaddr_t to unsigned intOlof Johansson2008-02-05
* drivers/net/wireless/b43/main.c needs io.hAndrew Morton2008-02-05
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-02-04
|\
| *-. Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King2008-02-04
| |\ \
| | | * [ARM] 4810/1: - Fix 'section mismatch' building warningsKristoffer Ericson2008-02-04
| | | * [ARM] 21285 serial: fix build errorRussell King2008-02-04
| | |/
| * / [ARM] 4660/3: at91: allow selecting UART for early kernel messagesGuennadi Liakhovetski2008-02-04
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-02-04
|\ \
| * | virtio: balloon driverRusty Russell2008-02-04
| * | virtio: Use PCI revision field to indicate virtio PCI ABI versionAnthony Liguori2008-02-04
| * | virtio: PCI deviceAnthony Liguori2008-02-04
| * | virtio_blk: implement naming for vda-vdz,vdaa-vdzz,vdaaa-vdzzzChristian Borntraeger2008-02-04
| * | virtio_blk: Dont waste major numbersChristian Borntraeger2008-02-04
| * | virtio_blk: provide getgeoChristian Borntraeger2008-02-04
| * | virtio_net: parametrize the napi_weight for virtio receive queue.Dor Laor2008-02-04
| * | virtio: free transmit skbs when notified, not on next xmit.Rusty Russell2008-02-04
| * | virtio: flush buffers on openRusty Russell2008-02-04
| * | virtnet: remove double ether_setupChristian Borntraeger2008-02-04
| * | virtio: Allow virtio to be modular and used by modulesRusty Russell2008-02-04
| * | virtio: Use the sg_phys convenience function.Rusty Russell2008-02-04
| * | virtio: Put the virtio under the virtualization menuAnthony Liguori2008-02-04
| * | virtio: handle interrupts after callbacks turned offRusty Russell2008-02-04
| * | virtio: reset functionRusty Russell2008-02-04
| * | virtio: populate network rings in the probe routine, not openRusty Russell2008-02-04
| * | virtio: Tweak virtio_net definesRusty Russell2008-02-04
| * | virtio: Net header needs hdr_lenRusty Russell2008-02-04
| * | virtio: clarify NO_NOTIFY flag usageRusty Russell2008-02-04
| * | virtio: explicit enable_cb/disable_cb rather than callback return.Rusty Russell2008-02-04
| * | virtio: simplify config mechanism.Rusty Russell2008-02-04
| * | virtio: Implement skb_partial_csum_set, for setting partial csums on untruste...Rusty Russell2008-02-04