summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter2008-02-051-3/+1
* deprecate obsolete pca9539 drivereric miao2008-02-051-2/+5
* gpiolib: pca9539 i2c gpio expander supporteric miao2008-02-053-0/+282
* mcp23s08 spi gpio expander supportDavid Brownell2008-02-053-0/+365
* gpiolib: pcf857x i2c gpio expander supportDavid Brownell2008-02-053-0/+354
* gpiolib: add gpio provider infrastructureDavid Brownell2008-02-052-0/+569
* gpiolib: add drivers/gpio directoryDavid Brownell2008-02-054-0/+39
* iommu sg merging: call dma_set_seg_boundary in __scsi_alloc_queue()FUJITA Tomonori2008-02-051-0/+1
* iommu sg merging: PCI: add dma segment boundary supportFUJITA Tomonori2008-02-052-0/+9
* iommu sg merging: aacraid: use pci_set_dma_max_seg_sizeFUJITA Tomonori2008-02-051-3/+6
* iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_sizeFUJITA Tomonori2008-02-051-12/+13
* iommu sg merging: call blk_queue_segment_boundary in __scsi_alloc_queueFUJITA Tomonori2008-02-051-0/+3
* iommu sg merging: parisc: make iommu respect the segment size limitsFUJITA Tomonori2008-02-053-3/+8
* iommu sg merging: PCI: add device_dma_parameters supportFUJITA Tomonori2008-02-052-0/+11
* serial: MPSC: set baudrate when BRG divider is set.Mark A. Greer2008-02-051-0/+1
* serial: Coding styleAlan Cox2008-02-052-5/+7
* serial: speed setup failure reportingAlan Cox2008-02-051-2/+3
* serial: avoid stalling suspend if serial port won't drainRussell King2008-02-051-1/+7
* serial: avoid waking up closed serial ports on resumeRussell King2008-02-051-2/+2
* 8250.c: support specifying DW APB UARTs in device platform_dataWill Newton2008-02-051-19/+21
* serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.hKrauth.Julien2008-02-051-0/+133
* drivers/serial/s3c2410.c: remove dead config symbolsJiri Olsa2008-02-051-1/+1
* serial: keep the DTR setting for serial console.Yinghai Lu2008-02-051-1/+2
* drivers/pcmcia: add missing pci_dev_getJulia Lawall2008-02-051-1/+3
* drivers/pcmcia: Add missing iounmapJulia Lawall2008-02-051-1/+5
* at91_cf: use generic gpio callsDavid Brownell2008-02-051-15/+47
* pcmcia/pcnet_cs: fix 'shadow variable' warningRichard Knutsson2008-02-051-13/+13
* pcmcia/fmvj18x_cs: fix 'shadow variable' warningRichard Knutsson2008-02-051-2/+1
* pcmcia/axnet_cs: make use of 'max()' instead of handcrafted oneRichard Knutsson2008-02-051-2/+2
* pcmcia/axnet_cs: make functions staticRichard Knutsson2008-02-051-2/+2
* pcmcia/3c574_cs: fix 'shadow variable' warningRichard Knutsson2008-02-051-1/+1
* pcmcia: include bad CIS filename in error messageRandy Dunlap2008-02-051-2/+3
* pcmcia: stop updating dev->power.power_stateDavid Brownell2008-02-051-4/+6
* pcmcia: replace kio_addr_t with unsigned int everywhereOlof Johansson2008-02-0519-216/+223
* pcmcia: convert some internal-only ioaddr_t to unsigned intOlof Johansson2008-02-053-16/+17
* drivers/net/wireless/b43/main.c needs io.hAndrew Morton2008-02-051-0/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-02-044-132/+8
|\
| *-. Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King2008-02-042-3/+7
| |\ \
| | | * [ARM] 4810/1: - Fix 'section mismatch' building warningsKristoffer Ericson2008-02-041-1/+1
| | | * [ARM] 21285 serial: fix build errorRussell King2008-02-041-2/+6
| | |/
| * | [ARM] 4660/3: at91: allow selecting UART for early kernel messagesGuennadi Liakhovetski2008-02-042-129/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-02-0413-243/+1055
|\ \
| * | virtio: balloon driverRusty Russell2008-02-043-0/+295
| * | virtio: Use PCI revision field to indicate virtio PCI ABI versionAnthony Liguori2008-02-041-0/+6
| * | virtio: PCI deviceAnthony Liguori2008-02-043-0/+458
| * | virtio_blk: implement naming for vda-vdz,vdaa-vdzz,vdaaa-vdzzzChristian Borntraeger2008-02-041-7/+22
| * | virtio_blk: Dont waste major numbersChristian Borntraeger2008-02-041-12/+16
| * | virtio_blk: provide getgeoChristian Borntraeger2008-02-041-2/+13
| * | virtio_net: parametrize the napi_weight for virtio receive queue.Dor Laor2008-02-041-1/+4
| * | virtio: free transmit skbs when notified, not on next xmit.Rusty Russell2008-02-041-6/+19
OpenPOWER on IntegriCloud