Age | Commit message (Expand) | Author | Files | Lines |
2008-02-05 | vmalloc: add const to void* parameters | Christoph Lameter | 4 | -17/+17 |
2008-02-05 | Move vmalloc_to_page() to mm/vmalloc. | Christoph Lameter | 3 | -42/+42 |
2008-02-05 | Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user | Christoph Lameter | 22 | -116/+103 |
2008-02-05 | gpiolib: avr32 at32ap platform support | David Brownell | 6 | -94/+121 |
2008-02-05 | deprecate obsolete pca9539 driver | eric miao | 2 | -2/+8 |
2008-02-05 | gpiolib: pca9539 i2c gpio expander support | eric miao | 4 | -0/+300 |
2008-02-05 | mcp23s08 spi gpio expander support | David Brownell | 4 | -0/+389 |
2008-02-05 | gpiolib: pcf857x i2c gpio expander support | David Brownell | 4 | -0/+399 |
2008-02-05 | gpiolib support for the PXA architecture | Philipp Zabel | 8 | -122/+236 |
2008-02-05 | gpiolib: update Documentation/gpio.txt | David Brownell | 1 | -12/+121 |
2008-02-05 | gpiolib: add gpio provider infrastructure | David Brownell | 3 | -0/+667 |
2008-02-05 | gpiolib: add drivers/gpio directory | David Brownell | 5 | -0/+41 |
2008-02-05 | iommu sg merging: call dma_set_seg_boundary in __scsi_alloc_queue() | FUJITA Tomonori | 1 | -0/+1 |
2008-02-05 | iommu sg merging: swiotlb: respect the segment boundary limits | FUJITA Tomonori | 1 | -6/+35 |
2008-02-05 | iommu sg merging: PCI: add dma segment boundary support | FUJITA Tomonori | 3 | -0/+16 |
2008-02-05 | iommu sg merging: add accessors for segment_boundary_mask in device_dma_param... | FUJITA Tomonori | 1 | -0/+15 |
2008-02-05 | iommu sg: kill __clear_bit_string and find_next_zero_string | FUJITA Tomonori | 3 | -45/+1 |
2008-02-05 | iommu sg: x86: convert gart IOMMU to use the IOMMU helper | FUJITA Tomonori | 2 | -17/+26 |
2008-02-05 | iommu sg: x86: convert calgary IOMMU to use the IOMMU helper | FUJITA Tomonori | 2 | -14/+23 |
2008-02-05 | iommu sg: powerpc: remove DMA 4GB boundary protection | FUJITA Tomonori | 1 | -20/+1 |
2008-02-05 | iommu sg: powerpc: convert iommu to use the IOMMU helper | FUJITA Tomonori | 5 | -43/+44 |
2008-02-05 | iommu sg: add IOMMU helper functions for the free area management | FUJITA Tomonori | 3 | -0/+88 |
2008-02-05 | iommu sg merging: aacraid: use pci_set_dma_max_seg_size | FUJITA Tomonori | 1 | -3/+6 |
2008-02-05 | iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_size | FUJITA Tomonori | 1 | -12/+13 |
2008-02-05 | iommu sg merging: call blk_queue_segment_boundary in __scsi_alloc_queue | FUJITA Tomonori | 1 | -0/+3 |
2008-02-05 | iommu sg merging: parisc: make iommu respect the segment size limits | FUJITA Tomonori | 3 | -3/+8 |
2008-02-05 | iommu sg merging: sparc64: make iommu respect the segment size limits | FUJITA Tomonori | 4 | -5/+10 |
2008-02-05 | iommu sg merging: alpha: make pci_iommu respect the segment size limits | FUJITA Tomonori | 2 | -6/+19 |
2008-02-05 | iommu sg merging: IA64: make sba_iommu respect the segment size limits | FUJITA Tomonori | 1 | -2/+6 |
2008-02-05 | iommu sg merging: ppc: make iommu respect the segment size limits | FUJITA Tomonori | 3 | -4/+8 |
2008-02-05 | iommu sg merging: x86: make pci-gart iommu respect the segment size limits | FUJITA Tomonori | 1 | -0/+7 |
2008-02-05 | iommu sg merging: PCI: add device_dma_parameters support | FUJITA Tomonori | 3 | -0/+20 |
2008-02-05 | iommu sg merging: add device_dma_parameters structure | FUJITA Tomonori | 2 | -0/+26 |
2008-02-05 | serial: MPSC: set baudrate when BRG divider is set. | Mark A. Greer | 1 | -0/+1 |
2008-02-05 | serial: Coding style | Alan Cox | 2 | -5/+7 |
2008-02-05 | serial: speed setup failure reporting | Alan Cox | 1 | -2/+3 |
2008-02-05 | serial: avoid stalling suspend if serial port won't drain | Russell King | 1 | -1/+7 |
2008-02-05 | serial: avoid waking up closed serial ports on resume | Russell King | 1 | -2/+2 |
2008-02-05 | 8250.c: support specifying DW APB UARTs in device platform_data | Will Newton | 2 | -19/+22 |
2008-02-05 | serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.h | Krauth.Julien | 2 | -0/+150 |
2008-02-05 | drivers/serial/s3c2410.c: remove dead config symbols | Jiri Olsa | 1 | -1/+1 |
2008-02-05 | serial: keep the DTR setting for serial console. | Yinghai Lu | 1 | -1/+2 |
2008-02-05 | drivers/pcmcia: add missing pci_dev_get | Julia Lawall | 1 | -1/+3 |
2008-02-05 | drivers/pcmcia: Add missing iounmap | Julia Lawall | 1 | -1/+5 |
2008-02-05 | at91_cf: use generic gpio calls | David Brownell | 1 | -15/+47 |
2008-02-05 | pcmcia/pcnet_cs: fix 'shadow variable' warning | Richard Knutsson | 1 | -13/+13 |
2008-02-05 | pcmcia/fmvj18x_cs: fix 'shadow variable' warning | Richard Knutsson | 1 | -2/+1 |
2008-02-05 | pcmcia/axnet_cs: make use of 'max()' instead of handcrafted one | Richard Knutsson | 1 | -2/+2 |
2008-02-05 | pcmcia/axnet_cs: make functions static | Richard Knutsson | 1 | -2/+2 |
2008-02-05 | pcmcia/3c574_cs: fix 'shadow variable' warning | Richard Knutsson | 1 | -1/+1 |