summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-184-15/+29
|\
| *---. Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'Rafael J. Wysocki2015-12-144-15/+29
| |\ \ \
| | | | * PM / Domains: Allow runtime PM callbacks to be re-used during system PMUlf Hansson2015-12-101-11/+22
| | | * | cpufreq: intel_pstate: Minor cleanup for FRAC_BITSPrarit Bhargava2015-12-121-1/+1
| | | * | cpufreq: tegra: add regulator dependency for T124Arnd Bergmann2015-12-121-1/+1
| | * | | powercap / RAPL: fix BIOS lock checkPrarit Bhargava2015-12-121-2/+5
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-12-182-12/+38
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'mkp-scsi/4.4/scsi-fixes' into fixesJames Bottomley2015-12-171-10/+10
| |\ \ \ \ \
| | * | | | | Revert "SCSI: Fix NULL pointer dereference in runtime PM"Ken Xue2015-12-101-10/+10
| | | |_|/ / | | |/| | |
| * | | | | ses: fix additional element traversal bugJames Bottomley2015-12-111-1/+9
| * | | | | ses: Fix problems with simple enclosuresJames Bottomley2015-12-101-1/+19
| |/ / / /
* | | | | Merge tag 'media/v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-12-183-4/+15
|\ \ \ \ \
| * | | | | [media] airspy: increase USB control message buffer sizeAntti Palosaari2015-12-181-1/+1
| * | | | | [media] hackrf: move RF gain ctrl enable behind module parameterAntti Palosaari2015-12-181-0/+11
| * | | | | [media] hackrf: fix possible null ptr on debug printingAntti Palosaari2015-12-181-1/+1
| * | | | | [media] Revert "[media] ivtv: avoid going past input/audio array"Mauro Carvalho Chehab2015-12-181-2/+2
* | | | | | Merge tag 'hwmon-for-linus-v4.4-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-12-182-1/+16
|\ \ \ \ \ \
| * | | | | | hwmon: (sht15) Select CONFIG_BITREVERSEArnd Bergmann2015-12-181-0/+1
| * | | | | | hwmon: (tmp102) Force wait for conversion time for the first valid dataNishanth Menon2015-12-101-1/+15
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'iommu-fixes-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-12-182-2/+38
|\ \ \ \ \ \
| * | | | | | iommu/vt-d: Do access checks before calling handle_mm_fault()Joerg Roedel2015-12-141-0/+20
| * | | | | | iommu/amd: Do proper access checking before calling handle_mm_fault()Joerg Roedel2015-12-141-2/+18
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-12-188-50/+112
|\ \ \ \ \ \
| * | | | | | xen-pciback: fix up cleanup path when alloc failsDoug Goldstein2015-12-181-1/+3
| * | | | | | xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.Konrad Rzeszutek Wilk2015-12-181-1/+7
| * | | | | | xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...Konrad Rzeszutek Wilk2015-12-181-13/+20
| * | | | | | xen/pciback: Do not install an IRQ handler for MSI interrupts.Konrad Rzeszutek Wilk2015-12-181-0/+7
| * | | | | | xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...Konrad Rzeszutek Wilk2015-12-181-0/+7
| * | | | | | xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI...Konrad Rzeszutek Wilk2015-12-181-1/+6
| * | | | | | xen/pciback: Save xen_pci_op commands before processing itKonrad Rzeszutek Wilk2015-12-182-1/+15
| * | | | | | xen-scsiback: safely copy requestsDavid Vrabel2015-12-181-1/+1
| * | | | | | xen-blkback: read from indirect descriptors only onceRoger Pau Monné2015-12-181-5/+10
| * | | | | | xen-blkback: only read request operation from shared ring onceRoger Pau Monné2015-12-181-4/+4
| * | | | | | xen-netback: use RING_COPY_REQUEST() throughoutDavid Vrabel2015-12-181-16/+14
| * | | | | | xen-netback: don't use last request to determine minimum Tx creditDavid Vrabel2015-12-181-3/+1
| * | | | | | xen/events/fifo: Consume unprocessed events when a CPU diesRoss Lagerwall2015-12-021-5/+18
* | | | | | | Merge tag 'for-linus-20151217' of git://git.infradead.org/linux-mtdLinus Torvalds2015-12-181-2/+10
|\ \ \ \ \ \ \
| * | | | | | | doc: dt: mtd: partitions: add compatible property to "partitions" nodeBrian Norris2015-12-081-0/+3
| * | | | | | | mtd: ofpart: don't complain about missing 'partitions' node too loudlyBrian Norris2015-12-031-2/+7
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-1754-378/+550
|\ \ \ \ \ \ \ \
| * | | | | | | | drivers: net: xgene: fix Tx flow controlIyappan Subramanian2015-12-172-18/+24
| * | | | | | | | 82xx: FCC: Fixing a bug causing to FCC port lock-upMartin Roth2015-12-161-1/+1
| * | | | | | | | gianfar: Don't enable RX Filer if not supportedHamish Martin2015-12-162-3/+6
| * | | | | | | | ser_gigaset: remove unnecessary kfree() calls from release methodTilman Schmidt2015-12-151-5/+0
| * | | | | | | | ser_gigaset: fix deallocation of platform device structureTilman Schmidt2015-12-151-3/+7
| * | | | | | | | ser_gigaset: turn nonsense checks into WARN_ONAlan Cox2015-12-151-5/+5
| * | | | | | | | ser_gigaset: fix up NULL checksTilman Schmidt2015-12-151-3/+3
| * | | | | | | | qlcnic: fix a timeout loopDan Carpenter2015-12-151-1/+2
| * | | | | | | | sfc: fix a timeout loopDan Carpenter2015-12-151-1/+1
| * | | | | | | | qlge: fix a timeout loop in ql_change_rx_buffers()Dan Carpenter2015-12-151-2/+3