summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | iio: adc: hx711: fix bug in sampling of dataAndreas Klinger2019-10-091-5/+5
| | * | | | iio: fix center temperature of bmc150-accel-corePascal Bouwmann2019-09-081-1/+1
| | * | | | iio: imu: st_lsm6dsx: forbid 0 sensor sensitivityLorenzo Bianconi2019-09-083-16/+25
| | * | | | iio: adc: meson_saradc: Fix memory allocation orderRemi Pommarel2019-09-081-5/+5
| * | | | | staging: vt6655: Fix memory leak in vt6655_probeNavid Emamdoost2019-10-071-1/+3
| * | | | | staging: exfat: Use kvzalloc() instead of kzalloc() for exfat_sb_infoJia-Ye Li2019-10-041-2/+3
| * | | | | Staging: fbtft: fix memory leak in fbtft_framebuffer_allocNavid Emamdoost2019-10-041-2/+5
| * | | | | staging: speakup: document sysfs attributesOkash Khawaja2019-10-041-0/+369
| * | | | | staging: rtl8188eu: fix HighestRate check in odm_ARFBRefresh_8188E()Denis Efremov2019-10-011-1/+1
| * | | | | staging: rtl8188eu: fix null dereference when kzalloc failsConnor Kuehl2019-10-011-2/+4
| * | | | | staging: bcm2835-audio: Fix draining behavior regressionTakashi Iwai2019-10-012-2/+3
| * | | | | staging/fbtft: Remove flexfbNoralf Trønnes2019-10-013-858/+0
| * | | | | staging/fbtft: Remove fbtft_deviceNoralf Trønnes2019-10-013-1268/+0
| * | | | | staging/fbtft: Depend on OFNoralf Trønnes2019-10-011-1/+1
| * | | | | staging: octeon: Use "(uintptr_t)" to cast from pointer to intGeert Uytterhoeven2019-10-012-5/+6
| * | | | | staging: exfat: Fix a typo in KconfigMasanari Iida2019-10-011-1/+1
| * | | | | staging: exfat - fix SPDX tags..Valdis Klētnieks2019-10-018-8/+8
| * | | | | staging: exfat: add missing SPDX line to KconfigMichael Straube2019-10-011-0/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-10-1215-19/+51
|\ \ \ \ \
| * | | | | MAINTAINERS: kgdb: Add myself as a reviewer for kgdb/kdbDouglas Anderson2019-10-111-0/+1
| * | | | | tty: serial: imx: Use platform_get_irq_optional() for optional IRQsAnson Huang2019-10-101-2/+2
| * | | | | serial: fix kernel-doc warning in commentsRandy Dunlap2019-10-101-0/+2
| * | | | | serial: 8250_omap: Fix gpio check for auto RTS/CTSAdam Ford2019-10-071-2/+3
| * | | | | serial: mctrl_gpio: Check for NULL pointerAdam Ford2019-10-071-0/+3
| * | | | | tty: serial: fsl_lpuart: Fix lpuart_flush_buffer()Andrey Smirnov2019-10-071-1/+1
| * | | | | tty: serial: Fix PORT_LINFLEXUART definitionStefan-gabriel Mirea2019-10-041-1/+1
| * | | | | tty: n_hdlc: fix build on SPARCRandy Dunlap2019-10-041-0/+5
| * | | | | serial: uartps: Fix uartps_major handlingMichal Simek2019-10-041-1/+7
| * | | | | serial: uartlite: fix exit path null pointerRandy Dunlap2019-10-041-1/+2
| * | | | | tty: serial: linflexuart: Fix magic SysRq handlingStefan-gabriel Mirea2019-10-041-7/+14
| * | | | | serial: sh-sci: Use platform_get_irq_optional() for optional interruptsGeert Uytterhoeven2019-10-041-2/+6
| * | | | | dt-bindings: serial: sh-sci: Document r8a774b1 bindingsBiju Das2019-10-041-0/+2
| * | | | | serial/sifive: select SERIAL_EARLYCONChristoph Hellwig2019-10-041-0/+1
| * | | | | tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()'Christophe JAILLET2019-10-041-1/+1
| * | | | | tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'Christophe JAILLET2019-10-041-1/+1
| |/ / / /
* | | | | Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-10-1274-961/+431
|\ \ \ \ \
| * | | | | USB: yurex: fix NULL-derefs on disconnectJohan Hovold2019-10-101-4/+7
| * | | | | USB: iowarrior: use pr_err()Johan Hovold2019-10-101-1/+1
| * | | | | USB: iowarrior: drop redundant iowarrior mutexJohan Hovold2019-10-101-12/+1
| * | | | | USB: iowarrior: drop redundant disconnect mutexJohan Hovold2019-10-101-15/+2
| * | | | | USB: iowarrior: fix use-after-free after driver unbindJohan Hovold2019-10-101-0/+6
| * | | | | USB: iowarrior: fix use-after-free on releaseJohan Hovold2019-10-101-1/+2
| * | | | | USB: iowarrior: fix use-after-free on disconnectJohan Hovold2019-10-101-4/+3
| * | | | | USB: chaoskey: fix use-after-free on releaseJohan Hovold2019-10-101-2/+3
| * | | | | USB: adutux: fix use-after-free on releaseJohan Hovold2019-10-101-1/+2
| * | | | | USB: ldusb: fix NULL-derefs on driver unbindJohan Hovold2019-10-101-12/+12
| * | | | | USB: legousbtower: fix use-after-free on releaseJohan Hovold2019-10-101-1/+2
| * | | | | usb: cdns3: Fix for incorrect DMA mask.Pawel Laszczak2019-10-101-0/+7
| * | | | | usb: cdns3: fix cdns3_core_init_role()Roger Quadros2019-10-101-1/+19
| * | | | | usb: cdns3: gadget: Fix full-speed modeRoger Quadros2019-10-101-0/+1