summaryrefslogtreecommitdiffstats
path: root/drivers/net (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen82-112/+117
2022-08-30tty: Make ldisc ->set_termios() old ktermios constIlpo Järvinen2-3/+3
2022-08-30tty: Make tty_termios_copy_hw() old ktermios constIlpo Järvinen2-2/+2
2022-08-30serial: dz: Assume previous baudrate is validIlpo Järvinen1-3/+6
2022-08-30tty: Fix comment style in tty_termios_input_baud_rate()Ilpo Järvinen1-1/+1
2022-08-30tty: Remove baudrate dead code & make ktermios params constIlpo Järvinen3-18/+10
2022-08-30tty: move from strlcpy with unused retval to strscpyWolfram Sang5-11/+11
2022-08-30dt-bindings: serial: samsung: Add 'power-domains' propertyRob Herring1-0/+3
2022-08-30dt-bindings: serial: renesas,scif: Document RZ/Five SoCLad Prabhakar1-1/+1
2022-08-30tty/vt: Remove printable variableDaniel Vetter1-4/+0
2022-08-30dt-bindings: serial: samsung_uart: drop ref from reg-io-widthKrzysztof Kozlowski1-1/+0
2022-08-30tty: serial: meson: Use devm_clk_get_enabled() helperChristophe JAILLET1-26/+3
2022-08-30serial: 8250: Clear dma tx_err unconditionallyIlpo Järvinen1-2/+1
2022-08-30serial: 8250: Add helper for clearing IERIlpo Järvinen1-13/+11
2022-08-30tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config dependencyJindong Yue1-1/+1
2022-08-30serial: pic32_uart: Convert to use GPIO descriptorsAndy Shevchenko1-36/+12
2022-08-30serial: pic32_uart: Utilize uart_console_enabled()Andy Shevchenko1-1/+1
2022-08-30serial: fsl_lpuart: Fix comment typoJason Wang1-1/+1
2022-08-30serial: pl011: Add reg-io-width parametersShubhrajyoti Datta1-0/+16
2022-08-30dt-bindings: serial: pl011: Add a reg-io-width parameterShubhrajyoti Datta1-0/+6
2022-08-30tty: xilinx_uartps: Check the clk_enable return valueShubhrajyoti Datta1-2/+10
2022-08-30tty: xilinx_uartps: Add timeout waiting for loopShubhrajyoti Datta1-1/+13
2022-08-30tty: xilinx_uartps: Prevent writes when the controller is disabledShubhrajyoti Datta1-0/+15
2022-08-30tty: xilinx_uartps: Fix the ignore_statusShubhrajyoti Datta1-0/+2
2022-08-30tty: xilinx_uartps: Initialise the read_status_maskShubhrajyoti Datta1-0/+2
2022-08-30tty: xilinx_uartps: Update copyright text to correct formatMichal Simek1-1/+1
2022-08-30tty: xilinx_uartps: Check clk_enable return valueShubhrajyoti Datta1-2/+10
2022-08-15Linux 6.0-rc1v6.0-rc1Linus Torvalds1-4/+4
2022-08-14radix-tree: replace gfp.h inclusion with gfp_types.hYury Norov1-1/+1
2022-08-14take care to handle NULL ->proc_lseek()Al Viro1-0/+3
2022-08-14afs: Enable multipage folio supportDavid Howells2-1/+3
2022-08-13perf test: Refactor shell tests allowing subdirsCarsten Haitzler4-134/+238
2022-08-13perf vendor events: Update events for snowridgexZhengjun Xing1-84/+27
2022-08-13perf vendor events: Update events and metrics for skylakexZhengjun Xing4-1157/+24918
2022-08-13perf vendor events: Update metrics for sapphirerapidsZhengjun Xing1-0/+6
2022-08-13perf vendor events: Update events for knightslandingZhengjun Xing1-0/+213
2022-08-13perf vendor events: Update metrics for jaketownZhengjun Xing1-0/+6
2022-08-13perf vendor events: Update metrics for ivytownZhengjun Xing1-0/+6
2022-08-13perf vendor events: Update events and metrics for icelakexZhengjun Xing4-556/+38332
2022-08-13perf vendor events: Update events and metrics for haswellxZhengjun Xing2-171/+413
2022-08-13perf vendor events: Update events and metrics for cascadelakexZhengjun Xing4-1241/+25848
2022-08-13perf vendor events: Update events and metrics for broadwellxZhengjun Xing2-159/+10
2022-08-13perf vendor events: Update metrics for broadwelldeZhengjun Xing1-0/+6
2022-08-13perf jevents: Fold strings optimizationIan Rogers1-7/+48
2022-08-13perf jevents: Compress the pmu_events_tableIan Rogers1-45/+162
2022-08-13perf metrics: Copy entire pmu_event in find metricIan Rogers2-17/+18
2022-08-13perf pmu-events: Hide the pmu_eventsIan Rogers12-91/+101
2022-08-13perf pmu-events: Don't assume pmu_event is an arrayIan Rogers7-182/+313
2022-08-13perf pmu-events: Move test events/metrics to JSONIan Rogers4-81/+132
2022-08-13perf test: Use full metric resolutionIan Rogers1-145/+77