summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-02-06ide: add ide_read_[alt]status() inline helpersBartlomiej Zolnierkiewicz10-69/+86
2008-02-06ide: remove ide_setup_ports()Bartlomiej Zolnierkiewicz7-173/+133
2008-02-06ide: remove redundant BUG_ON() from [atapi_]reset_pollfunc()Bartlomiej Zolnierkiewicz1-2/+0
2008-02-06ide: remove write-only ->sata_misc[] from ide_hwif_tBartlomiej Zolnierkiewicz1-3/+0
2008-02-06ppc: fix #ifdef-s in mediabay driver (take 2)Bartlomiej Zolnierkiewicz1-25/+21
2008-02-06ide-pci-generic: kill the unused ifdef/endif/MODULE codeDenis Cheng2-14/+2
2008-02-06drivers/ide/legacy/hd.c: fix uninitialized var warningAndrew Morton1-3/+6
2008-02-06drivers/ide/ide-acpi.c: fix uninitialized var warningAndrew Morton1-1/+1
2008-02-06Palmchip BK3710 IDE driverAnton Salnikov4-0/+406
2008-02-06ide-generic: probing bugfixBartlomiej Zolnierkiewicz1-2/+8
2008-02-05Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds8-168/+188
2008-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-9/+11
2008-02-05Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds8-70/+273
2008-02-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds38-126/+16838
2008-02-05mac68k: macii adb comment correctionFinn Thain1-1/+1
2008-02-05nubus: kill drivers/nubus/nubus_syms.cAdrian Bunk4-29/+17
2008-02-05dio: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz1-3/+1
2008-02-05b43: avoid unregistering device objects during suspendRafael J. Wysocki3-10/+21
2008-02-05leds: add possibility to remove leds classdevs during suspend/resumeRafael J. Wysocki1-4/+9
2008-02-05HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki1-5/+5
2008-02-05Misc: Add possibility to remove misc devices during suspend/resumeRafael J. Wysocki1-4/+9
2008-02-05latency.c: use QoS infrastructureMark Gross2-12/+18
2008-02-05pm qos infrastructure and interfaceMark Gross3-6/+10
2008-02-05agp: alpha nopageNick Piggin1-9/+8
2008-02-05m68knommu: use ARRAY_SIZE in ColdFire serial driverGreg Ungerer1-1/+1
2008-02-05is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter1-3/+1
2008-02-05deprecate obsolete pca9539 drivereric miao1-2/+5
2008-02-05gpiolib: pca9539 i2c gpio expander supporteric miao3-0/+282
2008-02-05mcp23s08 spi gpio expander supportDavid Brownell3-0/+365
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