aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-02-05is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter
2008-02-05deprecate obsolete pca9539 drivereric miao
2008-02-05gpiolib: pca9539 i2c gpio expander supporteric miao
2008-02-05mcp23s08 spi gpio expander supportDavid Brownell
2008-02-05gpiolib: pcf857x i2c gpio expander supportDavid Brownell
2008-02-05gpiolib: add gpio provider infrastructureDavid Brownell
2008-02-05gpiolib: add drivers/gpio directoryDavid Brownell
2008-02-05iommu sg merging: call dma_set_seg_boundary in __scsi_alloc_queue()FUJITA Tomonori
2008-02-05iommu sg merging: PCI: add dma segment boundary supportFUJITA Tomonori
2008-02-05iommu sg merging: aacraid: use pci_set_dma_max_seg_sizeFUJITA Tomonori
2008-02-05iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_sizeFUJITA Tomonori
2008-02-05iommu sg merging: call blk_queue_segment_boundary in __scsi_alloc_queueFUJITA Tomonori
2008-02-05iommu sg merging: parisc: make iommu respect the segment size limitsFUJITA Tomonori
2008-02-05iommu sg merging: PCI: add device_dma_parameters supportFUJITA Tomonori
2008-02-05serial: MPSC: set baudrate when BRG divider is set.Mark A. Greer
2008-02-05serial: Coding styleAlan Cox
2008-02-05serial: speed setup failure reportingAlan Cox
2008-02-05serial: avoid stalling suspend if serial port won't drainRussell King
2008-02-05serial: avoid waking up closed serial ports on resumeRussell King
2008-02-058250.c: support specifying DW APB UARTs in device platform_dataWill Newton
2008-02-05serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.hKrauth.Julien
2008-02-05drivers/serial/s3c2410.c: remove dead config symbolsJiri Olsa
2008-02-05serial: keep the DTR setting for serial console.Yinghai Lu
2008-02-05drivers/pcmcia: add missing pci_dev_getJulia Lawall
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