summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ibmveth: set correct gso_size and gso_typeThomas Falcon2017-04-182-2/+64
* net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein2017-04-181-2/+3
* net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein2017-04-181-18/+20
* net/mlx4_en: Fix bad WQE issueEugenia Emantayev2017-04-181-1/+7
* usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck2017-04-181-2/+9
* crypto: caam - fix RNG deinstantiation error checkingHoria Geantă2017-04-181-1/+2
* mtd: bcm47xxpart: fix parsing first block after aligned TRXRafał Miłecki2017-04-181-6/+4
* usb: dwc3: gadget: delay unmap of bounced requestsJanusz Dziedzic2017-04-181-4/+17
* drm/i915: Stop using RP_DOWN_EI on BaytrailChris Wilson2017-04-183-48/+32
* drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3Mika Kuoppala2017-04-181-0/+7
* iio: bmg160: reset chip when probingQuentin Schulz2017-04-121-0/+12
* staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang2017-04-121-0/+1
* drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()Li Qiang2017-04-121-1/+4
* drm/vmwgfx: Remove getparam error messageThomas Hellstrom2017-04-121-2/+0
* drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom2017-04-124-22/+20
* drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()Murray McAllister2017-04-121-1/+1
* drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()Murray McAllister2017-04-121-2/+2
* drm/vmwgfx: Type-check lookups of fence objectsThomas Hellstrom2017-04-121-27/+50
* blk: Ensure users for current->bio_list can see the full list.NeilBrown2017-04-083-15/+20
* power: reset: at91-poweroff: timely shutdown LPDDR memoriesAlexandre Belloni2017-04-081-1/+53
* rtc: s35390a: improve irq handlingUwe Kleine-König2017-04-081-17/+31
* rtc: s35390a: implement reset routine as suggested by the referenceUwe Kleine-König2017-04-081-10/+55
* rtc: s35390a: make sure all members in the output are setUwe Kleine-König2017-04-081-0/+14
* rtc: s35390a: fix reading out alarmUwe Kleine-König2017-04-081-9/+31
* drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flagsMichel Dänzer2017-04-081-2/+2
* USB: fix linked-list corruption in rh_call_control()Alan Stern2017-04-081-2/+5
* tty/serial: atmel: fix TX path in atmel_console_write()Nicolas Ferre2017-04-081-0/+3
* tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud2017-04-081-0/+5
* ACPI: Do not create a platform_device for IOAPIC/IOxAPICJoerg Roedel2017-04-081-3/+5
* ACPI: Fix incompatibility with mcount-based function graph tracingJosh Poimboeuf2017-04-081-1/+0
* scsi: libsas: fix ata xfer lengthJohn Garry2017-04-081-1/+1
* scsi: sg: check length passed to SG_NEXT_CMD_LENpeter chang2017-04-081-0/+2
* scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley2017-04-082-14/+38
* pinctrl: qcom: Don't clear status bit on irq_unmaskBjorn Andersson2017-03-311-4/+0
* virtio_balloon: init 1st buffer in stats vqLadi Prosek2017-03-311-0/+2
* fbcon: Fix vc attr at deinitTakashi Iwai2017-03-301-27/+40
* serial: 8250_pci: Detach low-level driver during PCI error recoverySumit Semwal2017-03-301-4/+19
* ACPI / blacklist: Make Dell Latitude 3350 ethernet workSumit Semwal2017-03-301-0/+12
* ACPI / blacklist: add _REV quirks for Dell Precision 5520 and 3520Sumit Semwal2017-03-301-0/+16
* uvcvideo: uvc_scan_fallback() for webcams with broken chainSumit Semwal2017-03-301-6/+112
* s390/zcrypt: Introduce CEX6 tolerationSumit Semwal2017-03-302-0/+4
* vfio/spapr: Postpone allocation of userspace version of TCE tableSumit Semwal2017-03-301-13/+7
* PCI: Do any VF BAR updates before enabling the BARsSumit Semwal2017-03-301-7/+7
* PCI: Ignore BAR updates on virtual functionsSumit Semwal2017-03-302-7/+2
* PCI: Update BARs using property bits appropriate for typeSumit Semwal2017-03-301-3/+8
* PCI: Don't update VF BARs while VF memory space is enabledSumit Semwal2017-03-301-0/+8
* PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLESumit Semwal2017-03-301-1/+2
* PCI: Add comments about ROM BAR updatingSumit Semwal2017-03-302-0/+11
* PCI: Remove pci_resource_bar() and pci_iov_resource_bar()Sumit Semwal2017-03-304-60/+7
* PCI: Separate VF BAR updates from standard BAR updatesSumit Semwal2017-03-303-2/+62