aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | ACPI 5.0: Allow _AEI method in walk resourcesZhang Rui2012-01-17
| | * | | | | | | | | | ACPI 5.0: New interface, acpi_buffer_to_resourceBob Moore2012-01-17
| | * | | | | | | | | | ACPI 5.0: New interface, acpi_get_event_resourcesBob Moore2012-01-17
| | * | | | | | | | | | ACPI 5.0: Support for all new resource descriptorsLin Ming2012-01-17
| | * | | | | | | | | | ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation regionBob Moore2012-01-17
| | * | | | | | | | | | ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore2012-01-17
| | * | | | | | | | | | ACPI 5.0: New interfaces to allow driver access to AML mutex objectsLin Ming2012-01-17
| | * | | | | | | | | | ACPI 5.0: Add new/changed tables to headersBob Moore2012-01-17
| | * | | | | | | | | | ACPI 5.0: Implement hardware-reduced optionBob Moore2012-01-17
| | * | | | | | | | | | ACPI 5.0: Basic support for FADT version 5Bob Moore2012-01-17
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-18
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [media] tuner: Fix numberspace conflict between xc4000 and pti 5nf05 tunersMiroslav Slugen2012-01-16
| * | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-01-18
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | [SCSI] libfc: Declare local functions staticBart Van Assche2012-01-16
| * | | | | | | | | | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2012-01-18
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | NVMe: Update Identify Controller data structureMatthew Wilcox2011-11-04
| | * | | | | | | | | | | NVMe: Implement doorbell stride capabilityMatthew Wilcox2011-11-04
| | * | | | | | | | | | | NVMe: Rework ioctlsMatthew Wilcox2011-11-04
| | * | | | | | | | | | | NVMe: Time out initialisation after a few secondsMatthew Wilcox2011-11-04
| | * | | | | | | | | | | NVMe: Correct the Controller Configuration settingsMatthew Wilcox2011-11-04
| | * | | | | | | | | | | NVMe: Change the definition of nvme_user_ioMatthew Wilcox2011-11-04
| | * | | | | | | | | | | NVMe: Correct the definitions of two ioctlsMatthew Wilcox2011-11-04
| | * | | | | | | | | | | NVMe: Remove outdated commentsMatthew Wilcox2011-11-04
| | * | | | | | | | | | | NVMe: Update admin opcodes to match the 1.0RC specKrzysztof Wierzbicki2011-11-04
| | * | | | | | | | | | | NVMe: Update BAR structure to match the current specMatthew Wilcox2011-11-04
| | * | | | | | | | | | | NVMe: Add download / activate firmware ioctlsMatthew Wilcox2011-11-04
| | * | | | | | | | | | | NVMe: Add remaining status codesMatthew Wilcox2011-11-04
| | * | | | | | | | | | | NVMe: Add NVME_IOCTL_SUBMIT_IOMatthew Wilcox2011-11-04
| | * | | | | | | | | | | NVMe: Make nvme_common_command more featurefulMatthew Wilcox2011-11-04
| | * | | | | | | | | | | NVMe: New driverMatthew Wilcox2011-11-04
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-18
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-01-17
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds2012-01-17
| | * | | | | | | | | | | | | net: fix some sparse errorsEric Dumazet2012-01-17
| | * | | | | | | | | | | | | netfilter: revert user-space expectation helper supportPablo Neira Ayuso2012-01-16
| | * | | | | | | | | | | | | vhost-net: add module alias (v2.1)stephen hemminger2012-01-13
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | dma: shdma: fix runtime PM: clear channel buffers on resetGuennadi Liakhovetski2012-01-06
| | * | | | | | | | | | | | | mtd: fix compile error for gpmi-nandHuang Shijie2011-12-23
| | * | | | | | | | | | | | | dmaengine: add DMA_TRANS_NONE to dma_transfer_directionShawn Guo2011-12-23
| | * | | | | | | | | | | | | dmaengine: add CSR SiRFprimaII DMAC driverRongjun Ying2011-11-18
| | * | | | | | | | | | | | | DMAEngine: Define interleaved transfer request apiJassi Brar2011-11-18
| | * | | | | | | | | | | | | Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-17
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | dmaengine: move drivers to dma_transfer_directionVinod Koul2011-10-27
| | | * | | | | | | | | | | | | dmaengine: add new enum dma_transfer_directionVinod Koul2011-10-27
| * | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-01-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | lib: digital signature config option name changeDmitry Kasatkin2012-01-17
| | * | | | | | | | | | | | | | | keys: fix trusted/encrypted keys sparse rcu_assign_pointer messagesMimi Zohar2012-01-17
| * | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | audit: comparison on interprocess fieldsPeter Moody2012-01-17