summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linu...Greg Kroah-Hartman2016-01-072-152/+413
|\
| * serial: sh-sci: Drop the sci_fck clock fallbackLaurent Pinchart2015-12-171-5/+0
| * serial: sh-sci: Add support for optional BRG on (H)SCIFGeert Uytterhoeven2015-12-171-5/+80
| * serial: sh-sci: Add support for optional external (H)SCK inputGeert Uytterhoeven2015-12-171-3/+66
| * serial: sh-sci: Prepare for multiple sampling clock sourcesGeert Uytterhoeven2015-12-171-60/+134
| * serial: sh-sci: Correct SCIF type on R-Car for BRGGeert Uytterhoeven2015-12-171-0/+11
| * serial: sh-sci: Correct SCIF type on RZ/A1HGeert Uytterhoeven2015-12-171-0/+6
| * serial: sh-sci: Replace struct sci_port_info by type/regtype encodingGeert Uytterhoeven2015-12-171-29/+11
| * serial: sh-sci: Add BRG register definitionsGeert Uytterhoeven2015-12-172-0/+56
| * serial: sh-sci: Take into account sampling rate for max baud rateGeert Uytterhoeven2015-12-171-1/+4
| * serial: sh-sci: Merge sci_scbrr_calc() and sci_baud_calc_hscif()Geert Uytterhoeven2015-12-171-23/+19
| * serial: sh-sci: Avoid calculating the receive margin for HSCIFGeert Uytterhoeven2015-12-171-27/+24
| * serial: sh-sci: Improve bit rate error calculation for HSCIFGeert Uytterhoeven2015-12-171-13/+8
| * serial: sh-sci: Avoid overflow in sci_baud_calc_hscif()Geert Uytterhoeven2015-12-171-6/+19
| * serial: sh-sci: Make unsigned values in sci_baud_calc_hscif() unsignedGeert Uytterhoeven2015-12-171-5/+6
| * serial: sh-sci: Convert from clk_get() to devm_clk_get()Geert Uytterhoeven2015-12-171-6/+4
| * serial: sh-sci: Don't overwrite clock selection in serial_console_write()Geert Uytterhoeven2015-12-171-3/+5
| * serial: sh-sci: Drop unused frame_len parameter for sci_baud_calc_hscif()Geert Uytterhoeven2015-12-171-21/+3
| * serial: sh-sci: Use existing local variable in sci_parse_dt()Geert Uytterhoeven2015-12-171-1/+1
| * serial: sh-sci: Grammar s/Get ... for/Get ... from/Geert Uytterhoeven2015-12-171-1/+1
| * serial: sh-sci: Drop useless check for zero sampling_rateGeert Uytterhoeven2015-12-171-7/+1
| * serial: sh-sci: Drop the interface clockLaurent Pinchart2015-12-171-23/+41
* | serial: 8250: of: Fix the driver and actually compile the 8250_ofPeter Ujfalusi2016-01-072-3/+2
* | tty: amba-pl011: use iotype instead of access_32b to track 32-bit I/OTimur Tabi2016-01-061-7/+9
* | tty: amba-pl011: fix earlycon register offsetsRussell King2016-01-061-3/+3
* | Merge 4.4-rc6 into tty-nextGreg Kroah-Hartman2015-12-21143-694/+1334
|\ \
| * \ Merge tag 'rtc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds2015-12-202-14/+53
| |\ \
| | * | rtc: da9063: fix access ordering error during RTC interrupt at system power onSteve Twiss2015-12-201-10/+9
| | * | rtc: rk808: Compensate for Rockchip calendar deviation on November 31stJulius Werner2015-12-201-4/+44
| * | | Merge tag 'tty-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-12-195-17/+19
| |\ \ \
| | * | | tty: Fix GPF in flush_to_ldisc()Peter Hurley2015-12-121-1/+1
| | * | | serial: earlycon: Add missing spinlock initializationGeert Uytterhoeven2015-12-121-0/+2
| | * | | serial: sh-sci: Fix length of scatterlistYoshihiro Shimoda2015-12-121-1/+1
| | * | | n_tty: Fix poll() after buffer-limited eof push readPeter Hurley2015-12-121-13/+9
| | * | | serial: 8250_uniphier: fix dl_read and dl_write functionsMasahiro Yamada2015-12-121-2/+6
| * | | | Merge tag 'usb-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-12-1911-47/+122
| |\ \ \ \
| | * | | | USB: fix invalid memory access in hub_activate()Alan Stern2015-12-181-3/+19
| | * | | | USB: ipaq.c: fix a timeout loopDan Carpenter2015-12-181-1/+2
| | * | | | Merge tag 'phy-for-4.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2015-12-189-43/+101
| | |\ \ \ \
| | | * | | | phy: core: Get a refcount to phy in devm_of_phy_get_by_index()Chunfeng Yun2015-12-071-6/+15
| | | * | | | phy: cygnus: pcie: add missing of_node_putJulia Lawall2015-12-031-4/+12
| | | * | | | phy: miphy365x: add missing of_node_putJulia Lawall2015-12-031-5/+11
| | | * | | | phy: miphy28lp: add missing of_node_putJulia Lawall2015-12-031-5/+11
| | | * | | | phy: rockchip-usb: add missing of_node_putJulia Lawall2015-12-031-5/+12
| | | * | | | phy: berlin-sata: add missing of_node_putJulia Lawall2015-12-031-6/+14
| | | * | | | phy: mt65xx-usb3: add missing of_node_putJulia Lawall2015-12-031-7/+13
| | | * | | | phy: brcmstb-sata: add missing of_node_putJulia Lawall2015-12-031-5/+12
| | | * | | | phy: sun9i-usb: add USB dependencyArnd Bergmann2015-12-031-0/+1
| | | | |_|/ | | | |/| |
| * | | | | Merge tag 'md/4.4-rc5-fixes' of git://neil.brown.name/mdLinus Torvalds2015-12-193-10/+24
| |\ \ \ \ \
| | * | | | | Fix remove_and_add_spares removes drive added as spare in slot_storeGoldwyn Rodrigues2015-12-181-3/+10