summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpiolib: add drivers/gpio directoryDavid Brownell2008-02-055-0/+41
* iommu sg merging: call dma_set_seg_boundary in __scsi_alloc_queue()FUJITA Tomonori2008-02-051-0/+1
* iommu sg merging: swiotlb: respect the segment boundary limitsFUJITA Tomonori2008-02-051-6/+35
* iommu sg merging: PCI: add dma segment boundary supportFUJITA Tomonori2008-02-053-0/+16
* iommu sg merging: add accessors for segment_boundary_mask in device_dma_param...FUJITA Tomonori2008-02-051-0/+15
* iommu sg: kill __clear_bit_string and find_next_zero_stringFUJITA Tomonori2008-02-053-45/+1
* iommu sg: x86: convert gart IOMMU to use the IOMMU helperFUJITA Tomonori2008-02-052-17/+26
* iommu sg: x86: convert calgary IOMMU to use the IOMMU helperFUJITA Tomonori2008-02-052-14/+23
* iommu sg: powerpc: remove DMA 4GB boundary protectionFUJITA Tomonori2008-02-051-20/+1
* iommu sg: powerpc: convert iommu to use the IOMMU helperFUJITA Tomonori2008-02-055-43/+44
* iommu sg: add IOMMU helper functions for the free area managementFUJITA Tomonori2008-02-053-0/+88
* 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: sparc64: make iommu respect the segment size limitsFUJITA Tomonori2008-02-054-5/+10
* iommu sg merging: alpha: make pci_iommu respect the segment size limitsFUJITA Tomonori2008-02-052-6/+19
* iommu sg merging: IA64: make sba_iommu respect the segment size limitsFUJITA Tomonori2008-02-051-2/+6
* iommu sg merging: ppc: make iommu respect the segment size limitsFUJITA Tomonori2008-02-053-4/+8
* iommu sg merging: x86: make pci-gart iommu respect the segment size limitsFUJITA Tomonori2008-02-051-0/+7
* iommu sg merging: PCI: add device_dma_parameters supportFUJITA Tomonori2008-02-053-0/+20
* iommu sg merging: add device_dma_parameters structureFUJITA Tomonori2008-02-052-0/+26
* 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-052-19/+22
* serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.hKrauth.Julien2008-02-052-0/+150
* 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-0522-222/+228
* pcmcia: convert some internal-only ioaddr_t to unsigned intOlof Johansson2008-02-054-20/+21
* m32r: remove dead config symbols from M32R codeJiri Olsa2008-02-053-6/+4
* include/asm-powerpc/nvram.h needs list.hAndrew Morton2008-02-051-0/+3
* sdio: fix module device table definition for m68kAl Viro2008-02-051-1/+2
* timerfd: un-break CONFIG_TIMERFDDavide Libenzi2008-02-051-1/+0
* timerfd: wire the new timerfd API to the x86 familyDavide Libenzi2008-02-054-5/+16
* timerfd: new timerfd APIDavide Libenzi2008-02-0524-118/+210
* timerfd: introduce a new hrtimer_forward_now() functionDavide Libenzi2008-02-051-0/+7
OpenPOWER on IntegriCloud