summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-01-28Merge 4.4.172 into android-4.4Greg Kroah-Hartman
2019-01-26ipmi:ssif: Fix handling of multi-part return messagesCorey Minyard
2019-01-26scsi: megaraid: fix out-of-bound array accessesQian Cai
2019-01-26sysfs: Disable lockdep for driver bind/unbind filesDaniel Vetter
2019-01-26dm snapshot: Fix excessive memory usage and workqueue stallsNikos Tsironis
2019-01-26dm kcopyd: Fix bug causing workqueue stallsNikos Tsironis
2019-01-26mmc: atmel-mci: do not assume idle after atmci_request_endJonas Danielsson
2019-01-26clk: imx6q: reset exclusive gates on initLucas Stach
2019-01-26scsi: target: use consistent left-aligned ASCII INQUIRY dataDavid Disseldorp
2019-01-26media: firewire: Fix app_info parameter type in avc_ca{,_app}_infoNathan Chancellor
2019-01-26powerpc/pseries/cpuidle: Fix preempt warningBreno Leitao
2019-01-26e1000e: allow non-monotonic SYSTIM readingsMiroslav Lichvar
2019-01-26platform/x86: asus-wmi: Tell the EC the OS will handle the display off hotkeyJoão Paulo Rechi Vita
2019-01-26r8169: Add support for new Realtek EthernetKai-Heng Feng
2019-01-26media: vb2: be sure to unlock mutex on errorsMauro Carvalho Chehab
2019-01-26drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclockIvan Mironov
2019-01-26loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()Tetsuo Handa
2019-01-26loop: Get rid of loop_index_mutexJan Kara
2019-01-26loop: Fold __loop_release into loop_releaseJan Kara
2019-01-26block/loop: Use global lock for ioctl() operation.Tetsuo Handa
2019-01-26media: vb2: vb2_mmap: move lock upHans Verkuil
2019-01-26media: vivid: set min width/height to a value > 0Hans Verkuil
2019-01-26media: vivid: fix error handling of kthread_runHans Verkuil
2019-01-26omap2fb: Fix stack memory disclosureVlad Tsyrklevich
2019-01-26mfd: tps6586x: Handle interrupts on suspendJonathan Hunter
2019-01-26scsi: sd: Fix cache_type_store()Ivan Mironov
2019-01-26media: em28xx: Fix misplaced reset of dev->v4l::field_countBen Hutchings
2019-01-26tty/ldsem: Wake up readers after timed out down_write()Dmitry Safonov
2019-01-23UPSTREAM: dm: do not allow readahead to limit IO sizeJaegeuk Kim
2019-01-18UPSTREAM: loop: drop caches if offset or block_size are changedJaegeuk Kim
2019-01-16Merge 4.4.171 into android-4.4Greg Kroah-Hartman
2019-01-16i2c: dev: prevent adapter retries and timeout being set as minus valueYi Zeng
2019-01-16ACPI: power: Skip duplicate power resource references in _PRxHans de Goede
2019-01-16PCI: altera: Move retrain from fixup to altera_pcie_host_init()Ley Foon Tan
2019-01-16PCI: altera: Rework config accessors for use without a struct pci_busLey Foon Tan
2019-01-16PCI: altera: Poll for link training status after retraining the linkLey Foon Tan
2019-01-16PCI: altera: Poll for link up status after retraining the linkLey Foon Tan
2019-01-16PCI: altera: Check link status before retrain linkLey Foon Tan
2019-01-16PCI: altera: Reorder read/write functionsBjorn Helgaas
2019-01-16PCI: altera: Fix altera_pcie_link_is_up()Ley Foon Tan
2019-01-16USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGBJack Stocker
2019-01-16USB: storage: add quirk for SMI SM3350Icenowy Zheng
2019-01-16USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng
2019-01-16usb: cdc-acm: send ZLP for Telit 3G Intel based modemsDaniele Palmas
2019-01-16UPSTREAM: virtio: new feature to detect IOMMU device quirkMichael S. Tsirkin
2019-01-16UPSTREAM: vring: Use the DMA API on XenAndy Lutomirski
2019-01-16UPSTREAM: virtio_ring: Support DMA APIsAndy Lutomirski
2019-01-16UPSTREAM: vring: Introduce vring_use_dma_api()Andy Lutomirski
2019-01-15UPSTREAM: vhost/vsock: fix reset orphans race with close timeoutStefan Hajnoczi
2019-01-15UPSTREAM: vhost/vsock: fix use-after-free in network stack callersStefan Hajnoczi