summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* igb: add i211 to i210 PHY workaroundSumit Semwal2017-03-301-1/+1
* igb: Workaround for igb i210 firmware issueSumit Semwal2017-03-301-0/+4
* USB: usbtmc: add missing endpoint sanity checkJohan Hovold2017-03-301-1/+8
* raid10: increment write counter after bio is splitTomasz Majchrzak2017-03-301-2/+2
* cpufreq: Restore policy min/max limits on CPU onlineViresh Kumar2017-03-301-0/+3
* iommu/vt-d: Fix NULL pointer dereference in device_to_iommuKoos Vriezen2017-03-301-1/+1
* xen/acpi: upload PM state from init-domain to XenAnkur Arora2017-03-301-8/+26
* mmc: sdhci: Do not disable interrupts while waiting for clockAdrian Hunter2017-03-301-1/+3
* parport: fix attempt to write duplicate procfilesSudip Mukherjee2017-03-301-2/+4
* iio: hid-sensor-trigger: Change get poll value function order to avoid sensor...Song Hongyan2017-03-301-3/+3
* iio: adc: ti_am335x_adc: fix fifo overrun recoveryMichael Engl2017-03-301-1/+12