aboutsummaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* md: fix super_offset endianness in super_1_rdev_size_changeJason Yan2017-11-061-1/+1
* md/raid10: submit bio directly to replacement diskShaohua Li2017-11-061-3/+16
* md/bitmap: disable bitmap_resize for file-backed bitmaps.NeilBrown2017-11-061-0/+5
* USB: serial: console: fix use-after-free after failed setupJohan Hovold2017-11-061-0/+1
* iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel2017-11-061-0/+1
* usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionYoshihiro Shimoda2017-11-061-2/+11
* usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeYoshihiro Shimoda2017-11-061-2/+8
* scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late res...Steffen Maier2017-11-061-1/+5
* scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace recordsSteffen Maier2017-11-061-4/+17
* scsi: zfcp: fix missing trace records for early returns in TMF eh handlersSteffen Maier2017-11-061-2/+6
* scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress pathBenjamin Block2017-11-061-1/+5
* scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabledSteffen Maier2017-11-061-1/+2
* target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger2017-11-062-0/+8
* media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctlPrabhakar Lad2017-11-061-20/+2
* libata: array underflow in ata_find_dev()Dan Carpenter2017-11-061-2/+4
* usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRLYoshihiro Shimoda2017-11-061-1/+3
* crypto: talitos - Extend max key length for SHA384/512-HMAC and AEADMartin Hicks2017-11-061-1/+6
* staging: comedi: fix clean-up of comedi_class in comedi_init()Ian Abbott2017-11-061-0/+1
* cpufreq: conservative: Allow down_threshold to take values from 1 to 10Tomasz WilczyƄski2017-11-061-2/+2
* usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier2017-11-061-1/+2
* serial: ifx6x60: fix use-after-free on module unloadJohan Hovold2017-11-061-1/+1
* usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi2017-11-061-1/+1
* usb: renesas_usbhs: fix the sequence in xfer_work()Yoshihiro Shimoda2017-11-061-2/+2
* usb: renesas_usbhs: fix the behavior of some usbhs_pkt_handleYoshihiro Shimoda2017-11-063-1/+41
* Staging: comedi: comedi_fops: Avoid orphaned proc entryCheah Kok Cheong2017-11-061-3/+3
* zram: do not use copy_page with non-page aligned addressMinchan Kim2017-10-211-3/+3
* ANDROID: binder: use 64-bit interface on 32-bit kernels.Martijn Coenen2017-10-201-2/+2
* mtk: driver: vibrator: cleanupMoyster2017-10-206-32/+25
* FROMLIST: binder: fix use-after-free in binder_transaction()Todd Kjos2017-10-141-27/+66
* drivers: mtk: connectivity: move wifi firmware to /vendor/firmwareMister Oyster2017-10-015-12/+12
* mtk: devinfo: update from NMister Oyster2017-09-306-173/+297
* ANDROID: binder: init desired_prio.sched_policy before use itGanesh Mahendran2017-09-281-4/+1
* ANDROID: binder: fix node sched policy calculationGanesh Mahendran2017-09-281-1/+1
* zram: restrict add/remove attributes to root onlySergey Senozhatsky2017-09-251-1/+7
* zram: fix unbalanced idr management at hot removalTakashi Iwai2017-09-251-1/+2
* zram: our old kernel lacks __GFP_KSWAPD_RECLAIMSultan Qasim Khan2017-09-251-1/+0
* zram: drop gfp_t from zcomp_strm_alloc()Sergey Senozhatsky2017-09-251-4/+4
* zram: add more compression algorithmsSergey Senozhatsky2017-09-251-0/+9
* zram: delete custom lzo/lz4Sergey Senozhatsky2017-09-257-159/+2
* zram: use crypto api to check alg availabilitySergey Senozhatsky2017-09-253-33/+49
* zram: switch to crypto compress APISergey Senozhatsky2017-09-253-42/+62
* zram: rename zstrm find-release functionsSergey Senozhatsky2017-09-252-6/+6
* zram: introduce per-device debug_stat sysfs nodeSergey Senozhatsky2017-09-252-0/+22
* zram: remove max_comp_streams internalsSergey Senozhatsky2017-09-253-40/+11
* zram: user per-cpu compression streamsSergey Senozhatsky2017-09-252-221/+114
* zsmalloc: require GFP in zs_malloc()Sergey Senozhatsky2017-09-251-2/+2
* zsmalloc: account the number of compacted pagesSergey Senozhatsky2017-09-251-1/+1
* zsmalloc/zram: introduce zs_pool_stats apiSergey Senozhatsky2017-09-252-7/+9
* zram: don't call idr_remove() from zram_remove()Jerome Marchand2017-09-251-3/+4
* zram/zcomp: do not zero out zcomp private pagesSergey Senozhatsky2017-09-252-4/+4