aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-02-03Fix a small number of "memeber" typoes.Robert P. J. Day1-1/+1
2008-02-03linux/dma-mapping.h: rename macro to prevent multiple inclusionRobert P. J. Day1-2/+2
2008-02-03fix typo 'the same the\>'Uwe Kleine-König1-2/+2
2008-02-03Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller1-0/+6
2008-02-03[IPV6]: Reorg struct ifmcaddr6 to save some bytesArnaldo Carvalho de Melo1-1/+1
2008-02-03[INET_TIMEWAIT_SOCK]: Reorganize struct inet_timewait_sock to save some bytesArnaldo Carvalho de Melo1-1/+1
2008-02-03[DCCP]: Reorganize struct dccp_sock to save 8 bytesArnaldo Carvalho de Melo1-1/+1
2008-02-03[INET6]: Reorganize struct inet6_dev to save 8 bytesArnaldo Carvalho de Melo1-2/+2
2008-02-03[SOCK] proto: Add hashinfo member to struct protoArnaldo Carvalho de Melo4-48/+16
2008-02-03PHYLIB: Locking fixes for PHY I/O potentially sleepingNate Case1-2/+3
2008-02-03Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse3-24/+91
2008-02-03Remove __INIT_REFOK and __INITDATA_REFOKRalf Baechle1-3/+0
2008-02-03Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6David Woodhouse1-0/+1
2008-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1273-28770/+33331
2008-02-03[MTD] Unlocking all Intel flash that is locked on power up.Justin Treon1-1/+1
2008-02-03[MTD] Factor out OF partition support from the NOR driver.Scott Wood1-1/+8
2008-02-02PM: Export device_pm_schedule_removalRafael J. Wysocki1-0/+6
2008-02-02Revert "PCI: PCIE ASPM support"Greg Kroah-Hartman3-57/+0
2008-02-02ide: move check_dma_crc() to ide-dma.cBartlomiej Zolnierkiewicz1-0/+2
2008-02-02ide: remove ide_ata66_check()Bartlomiej Zolnierkiewicz1-1/+0
2008-02-02ide: remove set_transfer()Bartlomiej Zolnierkiewicz1-1/+0
2008-02-02ide: remove SATA_*_REG macrosBartlomiej Zolnierkiewicz1-6/+0
2008-02-02ide: remove ->nice0 and ->nice2 fields from ide_drive_tBartlomiej Zolnierkiewicz2-3/+3
2008-02-02ide: convert ->straight8 field in ide_hwif_t to bit flagBartlomiej Zolnierkiewicz1-1/+1
2008-02-02ide: remove unused ->auto_poll field from ide_hwif_tBartlomiej Zolnierkiewicz1-1/+0
2008-02-02ide: move create_proc_ide_drives() call to ide_device_add_all()Bartlomiej Zolnierkiewicz1-0/+2
2008-02-02ide: factor out devices setup from ide_acpi_init()Bartlomiej Zolnierkiewicz1-0/+2
2008-02-02ide: add ->port_init_devs method to ide_hwif_tBartlomiej Zolnierkiewicz1-0/+2
2008-02-02ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flagsBartlomiej Zolnierkiewicz1-5/+8
2008-02-02ide: add ide_deprecated_find_port() helperBartlomiej Zolnierkiewicz1-0/+1
2008-02-02ide: add 'init_default' and 'restore' arguments to ide_unregister()Bartlomiej Zolnierkiewicz1-1/+1
2008-02-02ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rwBorislav Petkov1-0/+3
2008-02-02ide: add ->cable_detect method to ide_hwif_tBartlomiej Zolnierkiewicz1-0/+2
2008-02-02ide: add struct ide_port_info instances to legacy host driversBartlomiej Zolnierkiewicz1-2/+11
2008-02-02[Blackfin] serial driver: Add flow control support to bf54xSonic Zhang1-0/+3
2008-02-02[Blackfin] arch: Enable UART2 and UART3 for bf548Sonic Zhang2-0/+12
2008-02-02[Blackfin] arch: remove duplicated definitions of the line discipline numbers...Tilman Schmidt1-18/+0
2008-02-02[Blackfin] arch: change the trace buffer control start/stop logic in the exce...Mike Frysinger1-15/+20
2008-02-02ACPI : Update T-state coordination after getting _TSD infoZhao Yakui1-1/+3
2008-02-09[Blackfin] arch: hook up set_irq_wake in Blackfin's irq codeMichael Hennerich3-6/+12
2008-02-09[Blackfin] arch: Merge BF561 support into ints-priorityMichael Hennerich1-0/+20
2008-02-02[Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as wellSonic Zhang5-8/+5
2008-02-02[Blackfin] arch: fix bug: redefinition warning when compile EZKIT548Bryan Wu1-2/+2
2008-02-01ACPI: CELSIUS_TO_KELVIN fixupZhang Rui1-0/+4
2008-02-01ACPI: attach thermal zone infoZhang Rui1-0/+2
2008-02-01ACPI: register ACPI Processor as generic thermal cooling deviceZhang Rui1-3/+3
2008-02-02Merge git://git.infradead.org/battery-2.6Linus Torvalds2-10/+4
2008-02-01the generic thermal sysfs driverZhang Rui1-0/+90
2008-02-02Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds19-104/+475
2008-02-02Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds5-27/+66