aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-19serial: 8250_mid: handle interrupt correctly in DMA caseAndy Shevchenko
2017-01-19serial: 8250_dw: Allow hardware flow control to be usedJason Uy
2017-01-19serial: sh-sci: Compute the regshift value for SCI portsLaurent Pinchart
2017-01-19serial: sh-sci: Remove unused platform data capabilities fieldLaurent Pinchart
2017-01-19serial: sh-sci: Remove manual break debouncingLaurent Pinchart
2017-01-19serial: sh-sci: Remove the platform data dma slave rx/tx channel IDsLaurent Pinchart
2017-01-19serial: sh-sci: Extend sci_port_params with more port parametersLaurent Pinchart
2017-01-19serial: sh-sci: Constify platform dataLaurent Pinchart
2017-01-19serial: sh-sci: Replace regmap array with port parametersLaurent Pinchart
2017-01-19serial: sh-sci: Remove initialization of zero fields in sci_port_paramsLaurent Pinchart
2017-01-19serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart
2017-01-19serial: sh-sci: Don't rely on platform data flags when not neededLaurent Pinchart
2017-01-19serial: sh-sci: Set the SCSCR TE and RE bits in the driverLaurent Pinchart
2017-01-16Merge 4.10-rc4 into tty-nextGreg Kroah-Hartman
2017-01-15Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-15Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-01-15Merge tag 'tty-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-01-15Merge tag 'usb-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-01-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-14Merge tag 'dmaengine-fix-4.10-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2017-01-14Revert "driver core: Add deferred_probe attribute to devices in sysfs"Greg Kroah-Hartman
2017-01-13Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-01-13sd: remove __data_len hack for WRITE SAMEChristoph Hellwig
2017-01-13nvme: use blk_rq_payload_bytesChristoph Hellwig
2017-01-13scsi: use blk_rq_payload_bytesChristoph Hellwig
2017-01-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-01-13vfio/type1: Remove pid_namespace.h includeAlex Williamson
2017-01-13dmaengine: rcar-dmac: unmap slave resource when channel is freedNiklas Söderlund
2017-01-12vfio iommu type1: fix the testing of capability for remote taskJike Song
2017-01-12i2c: piix4: Avoid race conditions with IMCRicardo Ribalda
2017-01-12i2c: fix spelling mistake: "insufficent" -> "insufficient"Colin Ian King
2017-01-12i2c: print correct device invalid addressJohn Garry
2017-01-12i2c: do not enable fall back to Host Notify by defaultDmitry Torokhov
2017-01-12i2c: fix kernel memory disclosure in dev interfaceVlad Tsyrklevich
2017-01-12Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteprocLinus Torvalds
2017-01-12Merge tag 'rpmsg-v4.10-fixes' of git://github.com/andersson/remoteprocLinus Torvalds
2017-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-01-12Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-12Merge tag 'md/4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-01-12Merge tag 'usb-serial-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-01-12serial: 8250: Add new port type for TI DA8xx/66AK2xDavid Lechner
2017-01-12serial: 8250_mid: make option visibleJean Delvare
2017-01-12serial: 8250_lpss: make option visibleJean Delvare
2017-01-12serial: 8250_pci: make option visibleJean Delvare
2017-01-12serial: 8250_port: Remove dangerous pr_debug()Alexey Brodkin
2017-01-12tty: goldfish: Fix a parameter of a call to free_irqChristophe JAILLET
2017-01-12serial: imx: Allow passing 'rst-gpios' for rs485 modeFabio Estevam