summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-141-6/+29
|\
| * eeprom: at24: extend driver to allow writing via i2c_smbus_write_byte_dataChristian Gmeiner2014-11-171-6/+29
* | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-114-40/+141
|\ \
| * | powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V2014-12-051-2/+6
| * | cxl: Name interrupts in /proc/interruptMichael Neuling2014-11-182-13/+98
| * | cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warningIan Munsie2014-11-183-25/+37
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-8/+9
|\ \
| * | vmci: propagate msghdr all way down to __qp_memcpy_from_queue()Al Viro2014-12-091-8/+9
| |/
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2014-12-111-5/+9
|\ \
| * | virtio: allow finalize_features to failMichael S. Tsirkin2014-12-091-1/+3
| * | virtio: assert 32 bit features in transportsMichael S. Tsirkin2014-12-091-0/+3
| * | virtio: add support for 64 bit features.Michael S. Tsirkin2014-12-091-1/+1
| * | mic_virtio: robust feature array size calculationMichael S. Tsirkin2014-12-091-2/+1
| * | virtio: use u32, not bitmap for featuresMichael S. Tsirkin2014-12-091-1/+1
| |/
* | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-107-38/+26
|\ \
| * \ Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-086-17/+13
| |\ \
| | * | misc / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-056-17/+13
| | |/
| * | misc: at25: Make use of device property APIMika Westerberg2014-11-041-21/+13
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-101-1/+1
|\ \
| * \ Merge branch 'iov_iter' into for-nextAl Viro2014-12-082-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/+13
|\ \ \
| * \ \ 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/+13
| | |_|/ | |/| |
* | | | 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/+10
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-181-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/+4
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-181-5/+1
|\ \
| * | virtio: unify config_changed handlingMichael S. Tsirkin2014-10-151-5/+1
* | | 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/+3
|\ \ \
| * | | carma-fpga: switch to simple_read_from_buffer()Al Viro2014-10-091-7/+2
| * | | carma-fpga: switch to fixed_size_llseek()Al Viro2014-10-091-20/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-1115-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/+0
|\ \ \ \
| * | | | PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.hFrancesco Ruggeri2014-09-241-1/+0
| | |_|/ | |/| |
* | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-081-57/+44
|\ \ \ \
| * \ \ \ 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
OpenPOWER on IntegriCloud