aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* mISDN: Add layer1 prim MPH_INFORMATION_REQMartin Bachem2009-01-09
* mISDN: Create /sys/class/mISDNMatthias Urlichs2009-01-09
* mISDN: Fix deactivation, if peer IP is removed from l1oip instance.Andreas Eversberg2009-01-09
* mISDN: Add ISDN_P_TE_UP0 / ISDN_P_NT_UP0Martin Bachem2009-01-09
* mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg2009-01-09
* mISDN: Add E-Channel logging featuresMartin Bachem2009-01-09
* mISDN: Use struct device name fieldMatthias Urlichs2009-01-09
* mISDN: Added an ioctl to change the device nameMatthias Urlichs2009-01-09
* mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg2009-01-09
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-01-09
|\
| * [MTD] CFI: remove major/minor version check for command set 0x0002Wolfgang Grandegger2009-01-09
| * [MTD] LPDDR extended physmap driver to support LPDDR flashAlexey Korolev2009-01-05
| * [MTD] LPDDR added new pfow_base parameterAlexey Korolev2009-01-05
| * [MTD] LPDDR PFOW definitionAlexey Korolev2009-01-05
| * [MTD] LPDDR QINFO records definitionsAlexey Korolev2009-01-05
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-01-05
| |\
| * | [MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-23
| * | [MTD] [NAND] remove excess kernel-doc notationRandy Dunlap2008-12-10
| * | Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/ke...David Woodhouse2008-12-10
| |\ \
| | * | [MTD] sharpsl-nand: use platform_data for model-specific valuesDmitry Baryshkov2008-10-29
| * | | [MTD] Remove more strange u_intxx_t typesDavid Woodhouse2008-12-10
| * | | [MTD] Remove strange u_int32_t types from FTLDavid Woodhouse2008-12-10
| * | | [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-10
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-01-09
|\ \ \ \
| * \ \ \ Merge branch 'simplify_PRT' into releaseLen Brown2009-01-09
| |\ \ \ \
| | * | | | ACPI: PCI: move struct acpi_prt_entry declaration out of public header fileBjorn Helgaas2008-12-30
| * | | | | Merge branch 'linus' into releaseLen Brown2009-01-09
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'suspend' into releaseLen Brown2009-01-09
| |\ \ \ \ \ \
| | * | | | | | ACPI hibernate: Introduce new kernel parameter acpi_sleep=s4_nonvsRafael J. Wysocki2008-12-19
| | * | | | | | ACPI hibernate: Add a mechanism to save/restore ACPI NVS memoryRafael J. Wysocki2008-12-19
| | | |/ / / / | | |/| | | |
| * / | | | | ACPI: remove private acpica headers from driver filesLin Ming2008-12-31
| |/ / / / /
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-01-09
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | dmaengine: use idr for registering dma device numbersDan Williams2009-01-06
| * | | | | dmaengine: add a release for dma class devices and dependent infrastructureDan Williams2009-01-06
| * | | | | dmaengine: kill enum dma_state_clientDan Williams2009-01-06
| * | | | | dmaengine: remove 'bigref' infrastructureDan Williams2009-01-06
| * | | | | dmaengine: kill struct dma_client and supporting infrastructureDan Williams2009-01-06
| * | | | | dmaengine: replace dma_async_client_register with dmaengine_getDan Williams2009-01-06
| * | | | | atmel-mci: convert to dma_request_channel and down-level dma_slaveDan Williams2009-01-06
| * | | | | dmatest: convert to dma_request_channelDan Williams2009-01-06
| * | | | | dmaengine: introduce dma_request_channel and private channelsDan Williams2009-01-06
| * | | | | net_dma: convert to dma_find_channelDan Williams2009-01-06
| * | | | | dmaengine: provide a common 'issue_pending_all' implementationDan Williams2009-01-06
| * | | | | dmaengine: centralize channel allocation, introduce dma_find_channelDan Williams2009-01-06
| * | | | | dmaengine: up-level reference counting to the module levelDan Williams2009-01-06
| * | | | | dmaengine: remove dependency on async_txDan Williams2009-01-05
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-01-08
|\ \ \ \ \
| * | | | | ext4: Add mount option to set kjournald's I/O priorityTheodore Ts'o2009-01-05
| * | | | | ext4: Remove code to create the journal inodeTheodore Ts'o2009-01-06
| * | | | | add releasepage hooks to block devices which can be used by file systemsTheodore Ts'o2009-01-03