summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mISDN: Added an ioctl to change the device nameMatthias Urlichs2009-01-091-12/+19
* mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg2009-01-092-12/+14
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-01-0910-45/+354
|\
| * [MTD] CFI: remove major/minor version check for command set 0x0002Wolfgang Grandegger2009-01-091-0/+1
| * [MTD] LPDDR extended physmap driver to support LPDDR flashAlexey Korolev2009-01-051-0/+1
| * [MTD] LPDDR added new pfow_base parameterAlexey Korolev2009-01-051-0/+1
| * [MTD] LPDDR PFOW definitionAlexey Korolev2009-01-051-0/+159
| * [MTD] LPDDR QINFO records definitionsAlexey Korolev2009-01-051-0/+91
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-01-05332-3742/+12906
| |\
| * | [MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-231-1/+1
| * | [MTD] [NAND] remove excess kernel-doc notationRandy Dunlap2008-12-101-5/+0
| * | Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/ke...David Woodhouse2008-12-101-0/+20
| |\ \
| | * | [MTD] sharpsl-nand: use platform_data for model-specific valuesDmitry Baryshkov2008-10-291-0/+20
| * | | [MTD] Remove more strange u_intxx_t typesDavid Woodhouse2008-12-102-14/+14
| * | | [MTD] Remove strange u_int32_t types from FTLDavid Woodhouse2008-12-101-19/+19
| * | | [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-103-11/+52
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-01-0935-8452/+872
|\ \ \ \
| * \ \ \ Merge branch 'simplify_PRT' into releaseLen Brown2009-01-092-19/+0
| |\ \ \ \
| | * | | | ACPI: simplify buffer management for acpi_pci_bind() etc.Len Brown2008-12-301-3/+0
| | * | | | ACPI: PCI: move struct acpi_prt_entry declaration out of public header fileBjorn Helgaas2008-12-301-16/+0
| * | | | | Merge branch 'linus' into releaseLen Brown2009-01-09569-14848/+17061
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'suspend' into releaseLen Brown2009-01-092-0/+14
| |\ \ \ \ \ \
| | * | | | | | ACPI hibernate: Introduce new kernel parameter acpi_sleep=s4_nonvsRafael J. Wysocki2008-12-191-0/+1
| | * | | | | | ACPI hibernate: Add a mechanism to save/restore ACPI NVS memoryRafael J. Wysocki2008-12-191-0/+13
| * | | | | | | Merge branch 'misc' into releaseLen Brown2009-01-091-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui2009-01-091-0/+1
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | ACPICA: hide private headersLen Brown2009-01-0921-7416/+0
| * | | | | | | ACPICA: delete acdisasm.hLen Brown2009-01-081-453/+0
| * | | | | | | ACPICA: Update version to 20081204.robert.moore@intel.com2008-12-311-1/+1
| * | | | | | | ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by defaultrobert.moore@intel.com2008-12-311-1/+1
| * | | | | | | ACPICA: FADT parsing changes and fixesBob Moore2008-12-312-1/+13
| * | | | | | | ACPICA: Add ACPI_MUTEX_TYPE configuration optionBob Moore2008-12-314-28/+75
| * | | | | | | ACPICA: Fixes for various ACPI data tablesBob Moore2008-12-312-1/+9
| * | | | | | | ACPICA: Restructure includes into public/privateBob Moore2008-12-3114-615/+815
| * | | | | | | ACPI: remove private acpica headers from driver filesLin Ming2008-12-311-1/+0
| * | | | | | | ACPICA: New: acpi_reset interface - write to reset registerBob Moore2008-12-311-0/+2
| * | | | | | | ACPICA: New: acpi_read and acpi_write public interfacesBob Moore2008-12-312-13/+8
| * | | | | | | ACPICA: New: Public GPE group enable/disable interfacesBob Moore2008-12-311-4/+11
| * | | | | | | ACPICA: New: acpi_get_gpe_device interfaceBob Moore2008-12-315-9/+20
| * | | | | | | ACPI: osl.c: replace return_ACPI_STATUS with returnLin Ming2008-12-312-1/+2
| * | | | | | | ACPICA: Update version to 20081031Bob Moore2008-12-291-1/+1
| * | | | | | | ACPICA: Consolidate method arg count validation codeBob Moore2008-12-291-0/+3
| * | | | | | | ACPICA: Add Buffer->String conversion for predefined methodsBob Moore2008-12-291-1/+1
| * | | | | | | ACPICA: Add global pointer for FACS table to simplify FACS accessBob Moore2008-12-292-0/+3
| * | | | | | | ACPICA: Add a mechanism to escape infinite AML While() loopsBob Moore2008-12-293-1/+8
| * | | | | | | ACPICA: Update FACS waking vector interfacesBob Moore2008-12-291-4/+2
| * | | | | | | ACPICA: Fix several warnings under gcc 4 compilerBob Moore2008-12-291-4/+4
| |/ / / / / /
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-01-096-168/+81
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | dmaengine: use idr for registering dma device numbersDan Williams2009-01-061-0/+4
| * | | | | | dmaengine: add a release for dma class devices and dependent infrastructureDan Williams2009-01-061-3/+16