summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-02-05gpiolib: pcf857x i2c gpio expander supportDavid Brownell3-0/+354
2008-02-05gpiolib: add gpio provider infrastructureDavid Brownell2-0/+569
2008-02-05gpiolib: add drivers/gpio directoryDavid Brownell4-0/+39
2008-02-05iommu sg merging: call dma_set_seg_boundary in __scsi_alloc_queue()FUJITA Tomonori1-0/+1
2008-02-05iommu sg merging: PCI: add dma segment boundary supportFUJITA Tomonori2-0/+9
2008-02-05iommu sg merging: aacraid: use pci_set_dma_max_seg_sizeFUJITA Tomonori1-3/+6
2008-02-05iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_sizeFUJITA Tomonori1-12/+13
2008-02-05iommu sg merging: call blk_queue_segment_boundary in __scsi_alloc_queueFUJITA Tomonori1-0/+3
2008-02-05iommu sg merging: parisc: make iommu respect the segment size limitsFUJITA Tomonori3-3/+8
2008-02-05iommu sg merging: PCI: add device_dma_parameters supportFUJITA Tomonori2-0/+11
2008-02-05serial: MPSC: set baudrate when BRG divider is set.Mark A. Greer1-0/+1
2008-02-05serial: Coding styleAlan Cox2-5/+7
2008-02-05serial: speed setup failure reportingAlan Cox1-2/+3
2008-02-05serial: avoid stalling suspend if serial port won't drainRussell King1-1/+7
2008-02-05serial: avoid waking up closed serial ports on resumeRussell King1-2/+2
2008-02-058250.c: support specifying DW APB UARTs in device platform_dataWill Newton1-19/+21
2008-02-05serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.hKrauth.Julien1-0/+133
2008-02-05drivers/serial/s3c2410.c: remove dead config symbolsJiri Olsa1-1/+1
2008-02-05serial: keep the DTR setting for serial console.Yinghai Lu1-1/+2
2008-02-05drivers/pcmcia: add missing pci_dev_getJulia Lawall1-1/+3
2008-02-05drivers/pcmcia: Add missing iounmapJulia Lawall1-1/+5
2008-02-05at91_cf: use generic gpio callsDavid Brownell1-15/+47
2008-02-05pcmcia/pcnet_cs: fix 'shadow variable' warningRichard Knutsson1-13/+13
2008-02-05pcmcia/fmvj18x_cs: fix 'shadow variable' warningRichard Knutsson1-2/+1
2008-02-05pcmcia/axnet_cs: make use of 'max()' instead of handcrafted oneRichard Knutsson1-2/+2
2008-02-05pcmcia/axnet_cs: make functions staticRichard Knutsson1-2/+2
2008-02-05pcmcia/3c574_cs: fix 'shadow variable' warningRichard Knutsson1-1/+1
2008-02-05pcmcia: include bad CIS filename in error messageRandy Dunlap1-2/+3
2008-02-05pcmcia: stop updating dev->power.power_stateDavid Brownell1-4/+6
2008-02-05pcmcia: replace kio_addr_t with unsigned int everywhereOlof Johansson19-216/+223
2008-02-05pcmcia: convert some internal-only ioaddr_t to unsigned intOlof Johansson3-16/+17
2008-02-05drivers/net/wireless/b43/main.c needs io.hAndrew Morton1-0/+1
2008-02-05[S390] dcss: Initialize workqueue before using it.Heiko Carstens1-3/+2
2008-02-05[S390] sclp_tty/sclp_vt220: Fix scheduling while atomicChristian Borntraeger2-2/+2
2008-02-05[S390] dasd: fix panic caused by alias device offlineStefan Weinhuber1-1/+1
2008-02-05[S390] dasd: add ifcc handlingStefan Haberland2-27/+52
2008-02-05[S390] cio: Add shutdown callback for ccwgroup.Cornelia Huck1-0/+12
2008-02-05[S390] cio: Clean up chsc response code handling.Cornelia Huck1-92/+55
2008-02-05[S390] cio: make sense id procedure work with partial hardware responsePeter Oberparleiter1-43/+64
2008-02-05[NET]: Remove further references to net-modules.txtJohann Felix Soden1-4/+2
2008-02-05bluetooth: blacklist another Broadcom BCM2035 deviceAndy Shevchenko1-0/+1
2008-02-05drivers/bluetooth/btsdio.c: fix double-freeAdrian Bunk1-3/+1
2008-02-05drivers/bluetooth/bpa10x.c: fix memleakAdrian Bunk1-0/+1
2008-02-05tun: impossible to deassert IFF_ONE_QUEUE or IFF_NO_PINathaniel Filardo1-0/+4
2008-02-05hamradio: fix dmascc section mismatchRandy Dunlap1-2/+2
2008-02-05agp: remove flush_agp_mappings calls from new flush handling codeDave Airlie1-2/+0
2008-02-05intel-agp: introduce IS_I915 and do some cleanups..Dave Airlie1-61/+57
2008-02-05[intel_agp] fix name for G35 chipsetZhenyu Wang1-5/+5
2008-02-05intel-agp: fixup resource handling in flush code.Dave Airlie1-10/+23
2008-02-05intel-agp: add new chipset IDZhenyu Wang2-5/+29