summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-04-10net: fec: fix build error in fec driverGreg Kroah-Hartman
2018-04-08Revert "PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()"Greg Kroah-Hartman
2018-04-08md/raid10: reset the 'first' at the end of loopGuoqing Jiang
2018-04-08vt: change SGR 21 to follow the standardsMike Frysinger
2018-04-08Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpadOndrej Zary
2018-04-08Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset listDennis Wassenberg
2018-04-08parport_pc: Add support for WCH CH382L PCI-E single parallel port card.Alexander Gerasiov
2018-04-08media: usbtv: prevent double free in error caseOliver Neukum
2018-04-08mei: remove dev_err message on an unsupported ioctlColin Ian King
2018-04-08USB: serial: cp210x: add ELDAT Easywave RX09 idJohan Hovold
2018-04-08USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulatorClemens Werther
2018-04-08USB: serial: ftdi_sio: add RT Systems VX-8 cableMajor Hayden
2018-04-08media: v4l2-compat-ioctl32: initialize a reserved fieldMauro Carvalho Chehab
2018-04-08media: v4l2-compat-ioctl32: use compat_u64 for video standardMauro Carvalho Chehab
2018-04-08media: media/v4l2-ctrls: volatiles should not generate CH_VALUERicardo Ribalda
2018-04-08media: v4l2-ctrls: fix sparse warningHans Verkuil
2018-04-08media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logicDaniel Mentz
2018-04-08media: v4l2-compat-ioctl32.c: don't copy back the result for certain errorsHans Verkuil
2018-04-08media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer typeHans Verkuil
2018-04-08media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32Hans Verkuil
2018-04-08media: v4l2-compat-ioctl32: Copy v4l2_window->global_alphaDaniel Mentz
2018-04-08media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevsHans Verkuil
2018-04-08media: v4l2-compat-ioctl32.c: fix ctrl_is_pointerHans Verkuil
2018-04-08media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32Hans Verkuil
2018-04-08media: v4l2-compat-ioctl32.c: avoid sizeof(type)Hans Verkuil
2018-04-08media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32Hans Verkuil
2018-04-08media: v4l2-compat-ioctl32.c: fix the indentationHans Verkuil
2018-04-08media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUFHans Verkuil
2018-04-08vb2: V4L2_BUF_FLAG_DONE is set after DQBUFRicardo Ribalda
2018-04-08media: v4l2-ioctl.c: don't copy back the result for -ENOTTYHans Verkuil
2018-04-08scsi: virtio_scsi: always read VPD pages for multiqueue tooPaolo Bonzini
2018-04-08xhci: Fix ring leak in failure path of xhci_alloc_virt_device()Ben Hutchings
2018-04-08Revert "led: core: Fix brightness setting when setting delay_off=0"Ben Hutchings
2018-04-08usb: gadget: f_hid: fix: Prevent accessing released memoryKrzysztof Opasiak
2018-04-08usb: gadget: align buffer size when allocating for OUT endpointFelipe F. Tonello
2018-04-08usb: gadget: change len to size_t on alloc_ep_req()Felipe F. Tonello
2018-04-08usb: gadget: define free_ep_req as universal functionFelipe F. Tonello
2018-04-08mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij
2018-04-08net: fec: Fix unbalanced PM runtime callsFlorian Fainelli
2018-04-08s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann
2018-04-08s390/qeth: lock read device while queueing next bufferJulian Wiedmann
2018-04-08s390/qeth: when thread completes, wake up all waitersJulian Wiedmann
2018-04-08s390/qeth: free netdevice when removing a cardJulian Wiedmann
2018-04-08team: Fix double free in error pathArkadi Sharshevsky
2018-04-08net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...Christophe JAILLET
2018-04-08scsi: sg: don't return bogus Sg_requestsJohannes Thumshirn
2018-04-08tty: vt: fix up tabstops properlyLinus Torvalds
2018-04-08can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason
2018-04-08can: cc770: Fix queue stall & dropped RTR replyAndri Yngvason
2018-04-08can: cc770: Fix stalls on rt-linux, remove redundant IRQ ackAndri Yngvason