summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-10-10virt: vbox: fix memory leak in hgcm_call_preprocess_linaddrNavid Emamdoost1-1/+2
2019-10-10binder: Fix comment headers on binder_alloc_prepare_to_free()Joel Fernandes (Google)1-1/+1
2019-10-10binder: prevent UAF read in print_binder_transaction_log_entry()Christian Brauner2-2/+4
2019-10-10USB: yurex: fix NULL-derefs on disconnectJohan Hovold1-4/+7
2019-10-10tty: serial: imx: Use platform_get_irq_optional() for optional IRQsAnson Huang1-2/+2
2019-10-10serial: fix kernel-doc warning in commentsRandy Dunlap1-0/+2
2019-10-10staging: wfx: fix spelling mistake "non existant" -> "non-existent"Colin Ian King1-1/+1
2019-10-10USB: iowarrior: use pr_err()Johan Hovold1-1/+1
2019-10-10USB: iowarrior: drop redundant iowarrior mutexJohan Hovold1-12/+1
2019-10-10USB: iowarrior: drop redundant disconnect mutexJohan Hovold1-15/+2
2019-10-10USB: iowarrior: fix use-after-free after driver unbindJohan Hovold1-0/+6
2019-10-10USB: iowarrior: fix use-after-free on releaseJohan Hovold1-1/+2
2019-10-10USB: iowarrior: fix use-after-free on disconnectJohan Hovold1-4/+3
2019-10-10USB: chaoskey: fix use-after-free on releaseJohan Hovold1-2/+3
2019-10-10USB: adutux: fix use-after-free on releaseJohan Hovold1-1/+2
2019-10-10USB: ldusb: fix NULL-derefs on driver unbindJohan Hovold1-12/+12
2019-10-10USB: legousbtower: fix use-after-free on releaseJohan Hovold1-1/+2
2019-10-10usb: cdns3: Fix for incorrect DMA mask.Pawel Laszczak1-0/+7
2019-10-10usb: cdns3: fix cdns3_core_init_role()Roger Quadros1-1/+19
2019-10-10usb: cdns3: gadget: Fix full-speed modeRoger Quadros1-0/+1
2019-10-10USB: usb-skeleton: drop redundant in-urb checkJohan Hovold1-2/+1
2019-10-10USB: usb-skeleton: fix use-after-free after driver unbindJohan Hovold1-0/+1
2019-10-10USB: usb-skeleton: fix NULL-deref on disconnectJohan Hovold1-3/+4
2019-10-10Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman16-182/+290
2019-10-10drm/bridge: tc358767: fix max_tu_symbol valueTomi Valkeinen1-1/+6
2019-10-10staging: vc04_services: Avoid NULL comparisonNachammai Karuppiah4-16/+16
2019-10-10staging: emxx_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-10staging: clocking-wizard: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-10staging: octeon: Fix incorrect type in assignmentWambui Karuga1-1/+1
2019-10-10staging: rtl8712: Align function arguments with opening paranthesisWambui Karuga1-1/+1
2019-10-10staging: rtl8723bs: Fix style in definitionsJavier F. Arias1-6/+4
2019-10-10staging: rtl8723bs: Remove space before tabsJavier F. Arias1-33/+33
2019-10-10staging: rtl8723bs: Remove duplicate blank linesJavier F. Arias1-14/+0
2019-10-10staging: rtl8723bs: Remove commented codeJavier F. Arias1-33/+0
2019-10-10staging: rtl8723bs: Fix incorrect type in declarationJavier F. Arias1-1/+2
2019-10-10staging: rtl8723bs: Add space between elementsJavier F. Arias1-1/+1
2019-10-10staging: rtl8723bs: Fix function call wrapping styleJavier F. Arias1-3/+3
2019-10-10staging: rtl8723bs: Fix line over 80 charactersJavier F. Arias1-1/+2
2019-10-10staging: rtl8723bs: Remove File operation APIsHans de Goede2-140/+0
2019-10-10staging: rtl8723bs: Remove rtw_merge_string() functionHans de Goede1-7/+0
2019-10-10staging: rtl8723bs: Remove phy_Config*WithParaFile() configuration leftoversHans de Goede3-39/+0
2019-10-10staging: rtl8723bs: Remove phy_Config*WithParaFile() functionsHans de Goede4-1124/+0
2019-10-10staging: rtl8723bs: Remove phy_Config*With*ParaFile() callsHans de Goede2-105/+13
2019-10-10staging: rtl8723bs: Remove set but not used variable 'i'zhengbin1-2/+1
2019-10-10staging: rtl8723bs: Remove space before tabJavier F. Arias1-1/+1
2019-10-10staging: rtl8723bs: Replace string with identifierJavier F. Arias1-2/+2
2019-10-10staging: rtl8723bs: core: Remove typecast in call to kfreeNachammai Karuppiah5-11/+11
2019-10-10s390/cio: fix virtio-ccw DMA without PVHalil Pasic3-2/+8
2019-10-10staging: wfx: Make some functions static in sta.czhengbin1-8/+8
2019-10-10staging: wfx: Make function 'wfx_tx_queue_get' staticzhengbin1-1/+3