summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-07-21Input: pixcir_i2c_ts - fix receive errorFrodo Lai1-1/+1
2015-07-21of/pci: Fix pci_address_to_pio() conversion of CPU address to I/O portZhichang Yuan1-1/+1
2015-07-21PCI: pciehp: Wait for hotplug command completion where necessaryAlex Williamson1-14/+38
2015-07-21PCI: Add pci_bus_addr_tYinghai Lu3-11/+15
2015-07-21PCI: Propagate the "ignore hotplug" setting to parentRafael J. Wysocki1-0/+11
2015-07-21mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König1-2/+2
2015-07-21mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris1-0/+5
2015-07-21leds / PM: fix hibernation on arm when gpio-led used with CPU led triggerGrygorii Strashko1-4/+3
2015-07-21video: mxsfb: Make sure axi clock is enabled when accessing registersLiu Ying1-14/+54
2015-07-21IB/srp: Fix reconnection failure handlingBart Van Assche1-4/+1
2015-07-21IB/srp: Fix connection state trackingBart Van Assche2-32/+30
2015-07-21IB/srp: Fix a connection setup raceBart Van Assche1-2/+3
2015-07-21IB/srp: Remove an extraneous scsi_host_put() from an error pathBart Van Assche1-8/+5
2015-07-21scsi_transport_srp: Fix a race conditionBart Van Assche1-1/+3
2015-07-21scsi_transport_srp: Introduce srp_wait_for_queuecommand()Bart Van Assche1-23/+31
2015-07-21spi: orion: Fix maximum baud rates for Armada 370/XPGregory CLEMENT1-2/+23
2015-07-21spi: fix race freeing dummy_tx/rx before it is unmappedMartin Sperl1-5/+6
2015-07-21regulator: core: fix constraints output bufferStefan Wahren1-1/+1
2015-07-21regulator: max77686: fix gpio_enabled shift wrapping bugJoe Perches1-3/+3
2015-07-21regmap: Fix possible shift overflow in regmap_field_init()Maxime Coquelin1-2/+1
2015-07-21regmap: Fix regmap_bulk_read in BE modeArun Chandran1-1/+1
2015-07-21iser-target: release stale iser connectionsSagi Grimberg1-1/+17
2015-07-21mei: txe: reduce suspend/resume timeTomas Winkler1-10/+10
2015-07-21mei: me: wait for power gating exit confirmationAlexander Usyskin4-5/+80
2015-07-21iio: accel: kxcjk-1013: add the "KXCJ9000" ACPI idAntonio Ospite1-0/+1
2015-07-21ACPI / PM: Add missing pm_generic_complete() invocationRafael J. Wysocki1-0/+1
2015-07-21ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki1-15/+41
2015-07-21Disable write buffering on Toshiba ToPIC95Ryan Underwood1-0/+16
2015-07-21ipr: Increase default adapter init stage change timeoutBrian King1-1/+1
2015-07-21gpio: crystalcove: set IRQCHIP_SKIP_SET_WAKE for the irqchipAaron Lu1-0/+1
2015-07-21sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman1-4/+2
2015-07-10KVM: s390: virtio-ccw: don't overwrite config space valuesCornelia Huck1-2/+9
2015-07-10tick/idle/powerpc: Do not register idle states with CPUIDLE_FLAG_TIMER_STOP s...preeti1-3/+12
2015-07-10intel_pstate: set BYT MSR with wrmsrl_on_cpu()Joe Konno1-1/+1
2015-07-10mmc: sdhci: fix low memory corruptionJiri Slaby1-1/+1
2015-07-10iommu/amd: Handle large pages correctly in free_pagetableJoerg Roedel1-0/+6
2015-07-10iommu/arm-smmu: Fix broken ATOS checkWill Deacon1-1/+1
2015-07-10Revert "crypto: talitos - convert to use be16_add_cpu()"Horia Geant?1-1/+2
2015-07-10crypto: talitos - avoid memleak in talitos_alg_alloc()Horia Geant?1-0/+1
2015-07-10usb: gadget: f_fs: add extra check before unregister_gadget_itemRui Miguel Silva1-2/+8
2015-07-10usb: gadget: f_fs: fix check in read operationRui Miguel Silva1-1/+1
2015-07-10net: mvneta: disable IP checksum with jumbo frames for Armada 370Simon Guinot1-1/+25
2015-07-10net: mvneta: introduce compatible string "marvell, armada-xp-neta"Simon Guinot1-0/+1
2015-07-10amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocationTom Lendacky1-1/+1
2015-07-10bnx2x: fix lockdep splatEric Dumazet1-1/+2
2015-07-10net: phy: fix phy link up when limiting speed via device treeMugunthan V N1-2/+3
2015-07-10mlx4: Disable HA for SRIOV PF RoCE devicesOr Gerlitz1-1/+7
2015-07-10net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabledIdo Shamay1-11/+6
2015-07-10net/mlx4_en: Wake TX queues only when there's enough roomIdo Shamay2-8/+12
2015-07-10net/mlx4_en: Release TX QP when destroying TX ringEran Ben Elisha3-5/+1