summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-12-17serial: sh-sci: Add support for optional external (H)SCK inputGeert Uytterhoeven
2015-12-17serial: sh-sci: Prepare for multiple sampling clock sourcesGeert Uytterhoeven
2015-12-17serial: sh-sci: Correct SCIF type on R-Car for BRGGeert Uytterhoeven
2015-12-17serial: sh-sci: Correct SCIF type on RZ/A1HGeert Uytterhoeven
2015-12-17serial: sh-sci: Replace struct sci_port_info by type/regtype encodingGeert Uytterhoeven
2015-12-17serial: sh-sci: Add BRG register definitionsGeert Uytterhoeven
2015-12-17serial: sh-sci: Take into account sampling rate for max baud rateGeert Uytterhoeven
2015-12-17serial: sh-sci: Merge sci_scbrr_calc() and sci_baud_calc_hscif()Geert Uytterhoeven
2015-12-17serial: sh-sci: Avoid calculating the receive margin for HSCIFGeert Uytterhoeven
2015-12-17serial: sh-sci: Improve bit rate error calculation for HSCIFGeert Uytterhoeven
2015-12-17serial: sh-sci: Avoid overflow in sci_baud_calc_hscif()Geert Uytterhoeven
2015-12-17serial: sh-sci: Make unsigned values in sci_baud_calc_hscif() unsignedGeert Uytterhoeven
2015-12-17serial: sh-sci: Convert from clk_get() to devm_clk_get()Geert Uytterhoeven
2015-12-17serial: sh-sci: Don't overwrite clock selection in serial_console_write()Geert Uytterhoeven
2015-12-17serial: sh-sci: Drop unused frame_len parameter for sci_baud_calc_hscif()Geert Uytterhoeven
2015-12-17serial: sh-sci: Use existing local variable in sci_parse_dt()Geert Uytterhoeven
2015-12-17serial: sh-sci: Grammar s/Get ... for/Get ... from/Geert Uytterhoeven
2015-12-17serial: sh-sci: Drop useless check for zero sampling_rateGeert Uytterhoeven
2015-12-17serial: sh-sci: Drop the interface clockLaurent Pinchart
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-14Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-14Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-14Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-14Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-11-13Merge branch 'next' into for-linusDmitry Torokhov
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-11-13Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-11-13mpt3sas: fix inline markers on non inline function declarationsStephen Rothwell
2015-11-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-11-13Merge branch 'drm-sti-next-2015-11-03' of http://git.linaro.org/people/benjam...Dave Airlie
2015-11-12Revert "drm/rockchip: Convert the probe function to the generic drm_of_compon...Mark Yao
2015-11-12drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() was...Ville Syrjälä
2015-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2015-11-12Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-12libnvdimm, pmem: fix size trim in pmem_direct_access()Dan Williams
2015-11-12libnvdimm, e820: fix numa node for e820-type-12 pmem rangesDan Williams
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley
2015-11-12Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd in...James Morris
2015-11-12Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-12thermal: rockchip: fix compile errorCaesar Wang
2015-11-12sd: Clear PS bit before Mode Select.Gabriel Krisman Bertazi
2015-11-12ibmvscsi: set max_lun to 32Laurent Vivier
2015-11-12ibmvscsi: display default value for max_id, max_lun and max_channel.Laurent Vivier
2015-11-12mptfusion: don't allow negative bytes in kbuf_alloc_2_sgl()Dan Carpenter
2015-11-12scsi: pmcraid: replace struct timeval with ktime_get_real_seconds()Alison Schofield