summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-117-38/+26Star
|\
| * Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-086-17/+13Star
| |\
| | * misc / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-056-17/+13Star
| * | misc: at25: Make use of device property APIMika Westerberg2014-11-041-21/+13Star
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-111-1/+1
|\ \
| * | Merge branch 'iov_iter' into for-nextAl Viro2014-12-092-37/+41
| |\|
| * | assorted conversions to %p[dD]Al Viro2014-11-191-1/+1
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-091-47/+13Star
|\ \ \
| * \ \ Merge tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Arnd Bergmann2014-11-281-1/+1
| |\ \ \
| * | | | ARM: vexpress: Remove non-DT codePawel Moll2014-11-281-47/+13Star
| | |_|/ | |/| |
* | | | Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-091-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | ARM: at91/Kconfig: remove unused config optionsNicolas Ferre2014-11-191-1/+1
| | |/ | |/|
* | | eeprom-93cx6: Add (read-only) support for 8-bit modeOndrej Zary2014-11-251-1/+61
* | | enclosure: handle non-unique element descriptorsMarkus Stockhausen2014-11-121-4/+40
| |/ |/|
* | cxl: Fix PSL error due to duplicate segment table entriesIan Munsie2014-10-281-6/+22
* | cxl: Refactor cxl_load_segment() and find_free_sste()Ian Munsie2014-10-281-16/+18
* | cxl: Disable secondary hash in segment tableIan Munsie2014-10-282-24/+10Star
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-191-6/+6
|\
| * carma-fpga: move to fsl_dma_external_start()Vinod Koul2014-10-151-1/+2
| * carma-fpga: use dmaengine_xxx() APIVinod Koul2014-10-151-5/+4Star
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-181-5/+1Star
|\ \
| * | virtio: unify config_changed handlingMichael S. Tsirkin2014-10-151-5/+1Star
* | | altera-stapl: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-131-27/+3Star
|\ \ \
| * | | carma-fpga: switch to simple_read_from_buffer()Al Viro2014-10-091-7/+2Star
| * | | carma-fpga: switch to fixed_size_llseek()Al Viro2014-10-091-20/+1Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-1215-0/+4579
|\ \ \ \
| * | | | cxl: Fix afu_read() not doing finish_wait() on signal or non-blockingIan Munsie2014-10-091-5/+15
| * | | | cxl: Add driver to Kbuild and MakefilesIan Munsie2014-10-082-0/+19
| * | | | cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie2014-10-0810-0/+4453
| * | | | cxl: Add base builtin supportIan Munsie2014-10-085-0/+97
| |/ / /
* | | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-091-1/+0Star
|\ \ \ \
| * | | | PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.hFrancesco Ruggeri2014-09-241-1/+0Star
| | |_|/ | |/| |
* | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-081-57/+44Star
|\ \ \ \
| * \ \ \ Merge tag 'imx-cleanup-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-09-242-6/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | ARM: at91/tclib: mask interruptions at shutdown and probeGaël PORTAY2014-09-081-0/+16
| * | | | ARM: at91/tclib: move initialization from alloc to probeGaël PORTAY2014-09-081-49/+22Star
| * | | | ARM: at91/tclib: prefer using of devm_* functionsGaël PORTAY2014-09-081-8/+6Star
| | |/ / | |/| |
* | | | Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-0834-1215/+1558
|\ \ \ \
| * | | | mei: mei_txe_fw_sts can be staticFengguang Wu2014-09-301-1/+1
| * | | | mei: fix kernel-doc warningsAlexander Usyskin2014-09-2914-67/+231
| * | | | mei: fix KDoc documentation formattingAlexander Usyskin2014-09-2915-225/+243
| * | | | mei: drop me_client_presentation_numAlexander Usyskin2014-09-292-3/+0Star
| * | | | mei: trivial: fix errors in prints in commentsAlexander Usyskin2014-09-293-4/+4
| * | | | mei: remove include to pci header from mei module filesTomas Winkler2014-09-2910-11/+9Star
| * | | | mei: push pci cfg structure me hwTomas Winkler2014-09-296-45/+41Star
| * | | | mei: remove the reference to pdev from mei_deviceTomas Winkler2014-09-295-8/+4Star
| * | | | mei: move fw_status back to hw ops handlersTomas Winkler2014-09-294-22/+66
| * | | | mei: get rid of most of the pci dependencies in meiTomas Winkler2014-09-2915-251/+239Star
| * | | | mei: push all standard settings into mei_device_initTomas Winkler2014-09-294-10/+21