summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | net/usb/r815x: change the return value for bind functionshayeswang2013-07-311-2/+2
| * | | | | | net/usb/r815x: avoid to call mdio functions for runtime-suspended devicehayeswang2013-07-311-1/+13
| * | | | | | net/usb/r815x: replace USB buffer from stack to DMA-ablehayeswang2013-07-311-17/+27
* | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-08-031-2/+2
|\ \ \ \ \ \ \
| * | | | | | | hwmon: (max6697) fix MAX6581 idealityVivien Didelot2013-08-031-2/+2
* | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-08-0219-55/+209
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---------------. \ \ \ \ \ \ \ Merge branches 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes...Roland Dreier2013-07-3118-46/+200
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | | | | | | | IB/qib: Add err_decode() call for ring dumpMike Marciniszyn2013-07-302-1/+3
| | | | | | | | | * | | | | | | | | RDMA/ocrdma: Fix several stack info leaksDan Carpenter2013-07-301-1/+4
| | | | | | | | | * | | | | | | | | RDMA/ocrdma: Remove unused includeRoland Dreier2013-07-261-1/+0
| | | | | | | | | |/ / / / / / / /
| | | | | | | | * | | | | | | | | Revert "RDMA/nes: Fix compilation error when nes_debug is enabled"Roland Dreier2013-07-311-2/+2
| | | | | | | | * | | | | | | | | RDMA/nes: Fix info leaks in nes_create_qp() and nes_create_cq()Dan Carpenter2013-07-301-1/+2
| | | | | | | | |/ / / / / / / /
| | | | | | | * | | | | | | | | mlx5_core: Variable may be used uninitializedAndi Shyti2013-07-311-1/+1
| | | | | | | * | | | | | | | | mlx5_core: Implement new initialization sequenceEli Cohen2013-07-313-14/+83
| | | | | | | * | | | | | | | | mlx5_core: Fix use after free in mlx5_cmd_comp_handler()Dan Carpenter2013-07-311-4/+7
| | | | | | | * | | | | | | | | IB/mlx5: Fix stack info leak in mlx5_ib_alloc_ucontext()Dan Carpenter2013-07-311-1/+2
| | | | | | | * | | | | | | | | IB/mlx5: Fix error return code in init_one()Wei Yongjun2013-07-311-3/+5
| | | | | | | |/ / / / / / / /
| | | | | | * / / / / / / / / IB/mlx4: Use default pkey when creating tunnel QPsJack Morgenstein2013-07-311-2/+8
| | | | | | |/ / / / / / / /
| | | | | * / / / / / / / / IB/core: Create QP1 using the pkey index which contains the default pkeyJack Morgenstein2013-07-311-1/+7
| | | | | |/ / / / / / / /
| | | | * | | | | | | | | IPoIB: Fix pkey change flow for virtualization environmentsErez Shitrit2013-07-311-13/+63
| | | | * | | | | | | | | IPoIB: Make sure child devices use valid/proper pkeysOr Gerlitz2013-07-312-1/+10
| | | | |/ / / / / / / /
| | | * / / / / / / / / RDMA/cxgb4: Fix stack info leak in c4iw_create_qp()Dan Carpenter2013-07-301-0/+2
| | | |/ / / / / / / /
| | * / / / / / / / / RDMA/cxgb3: Fix stack info leak in iwch_create_cq()Dan Carpenter2013-07-301-0/+1
| | |/ / / / / / / /
| * | | | | | | | | RDMA/cma: Only call cma_save_ib_info() for CM REQsSean Hefty2013-07-311-1/+2
| * | | | | | | | | RDMA/cma: Fix accessing invalid private data for UDSean Hefty2013-07-311-8/+11
| * | | | | | | | | RDMA/cma: Fix gcc warningPaul Bolle2013-07-311-4/+3
| |/ / / / / / / /
* | | | | | | | | Merge tag 'gpio-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-022-70/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gpio_msm: Fix build error due to missing err.hStephen Boyd2013-07-311-0/+1
| * | | | | | | | | Revert "gpio/omap: don't create an IRQ mapping for every GPIO on DT"Linus Walleij2013-07-311-40/+14
| * | | | | | | | | Revert "gpio/omap: auto request GPIO as input if used as IRQ via DT"Linus Walleij2013-07-311-18/+0
| * | | | | | | | | Revert "gpio/omap: fix build error when OF_GPIO is not defined."Linus Walleij2013-07-311-14/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-08-021-9/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc/windfarm: Fix noisy slots-fan on Xserve (rm31)Aaro Koskinen2013-08-011-9/+9
* | | | | | | | | | Merge branch 'parisc-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-08-023-15/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer2013-07-312-13/+28
| * | | | | | | | | | parisc: agp/parisc-agp: allow binding of user memory to the AGP GARTAlex Ivanov2013-07-311-2/+4
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-08-024-2/+51
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branches 'for-3.11/upstream-fixes' and 'for-3.11/logitech-enumeration-f...Jiri Kosina2013-08-012-0/+48
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | HID: hid-logitech-dj: querying_devices was never setNestor Lopez Casado2013-07-221-0/+2
| | * | | | | | | | | | HID: Revert "Revert "HID: Fix logitech-dj: missing Unifying device issue""Nestor Lopez Casado2013-07-222-0/+46
| * | | | | | | | | | | HID: hidraw: fix improper mutex releaseYonghua Zheng2013-07-311-1/+1
| * | | | | | | | | | | HID: sony: fix HID mapping for PS3 sixaxis controllerBenjamin Tissoires2013-07-241-1/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-08-025-36/+79
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridgeThomas Petazzoni2013-08-011-26/+1
| * | | | | | | | | | | PCI: Retry allocation of only the resource type that failedYinghai Lu2013-07-261-1/+68
| * | | | | | | | | | | PCI: pciehp: Convert pciehp to be builtin only, not modularBjorn Helgaas2013-07-261-4/+1
| * | | | | | | | | | | PCI: hotplug: Convert to be builtin only, not modularBjorn Helgaas2013-07-251-4/+1
| * | | | | | | | | | | PCI: pciehp: Fix null pointer deref when hot-removing SR-IOV deviceYinghai Lu2013-07-251-1/+8
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-023-111/+16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ACPI / battery: Fix parsing _BIX return valueLan Tianyu2013-07-301-0/+2