summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* zram: do not use copy_page with non-page aligned addressMinchan Kim2017-04-211-3/+3
* char: lack of bool string made CONFIG_DEVPORT always onMax Bires2017-04-211-1/+4
* char: Drop bogus dependency of DEVPORT on !M68KGeert Uytterhoeven2017-04-211-1/+0
* irqchip/irq-imx-gpcv2: Fix spinlock initializationTyler Baker2017-04-211-0/+2
* libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splatDan Williams2017-04-211-0/+6
* xen, fbfront: fix connecting to backendJuergen Gross2017-04-211-2/+2
* scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen2017-04-211-2/+18
* scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusableFam Zheng2017-04-211-1/+2
* scsi: sr: Sanity check returned mode dataMartin K. Petersen2017-04-211-2/+4
* iscsi-target: Drop work-around for legacy GlobalSAN initiatorNicholas Bellinger2017-04-211-16/+0
* iscsi-target: Fix TMR reference leak during session shutdownNicholas Bellinger2017-04-211-5/+7
* acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)Dan Williams2017-04-211-1/+5
* Input: xpad - add support for Razer Wildcat gamepadCameron Gutman2017-04-211-0/+2
* drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 oneIlia Mirkin2017-04-211-1/+1
* drm/nouveau/mpeg: mthd returns true on success nowIlia Mirkin2017-04-212-2/+2
* 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