summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2020-04-14Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-04-13random: always use batched entropy for get_random_u{32,64}Jason A. Donenfeld
2020-03-11ipmi:ssif: Handle a possible NULL pointer referenceCorey Minyard
2020-03-08Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-02-05ttyprintk: fix a potential deadlock in interrupt context issueZhenzhong Duan
2020-01-04hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idledTony Lindgren
2019-12-23msm_rng: fix issue with unbalanced clk_putDavid Lin
2019-12-05hwrng: stm32 - fix unbalanced pm_runtime_enableLionel Debieve
2019-12-02Merge android-4.4-p.204 (583bdda) into msm-4.4Srinivasarao P
2019-11-28virtio_console: move removal codeMichael S. Tsirkin
2019-11-28virtio_console: drop custom control queue cleanupMichael S. Tsirkin
2019-11-28virtio_console: fix uninitialized variable useMichael S. Tsirkin
2019-11-28virtio_console: allocate inbufs in add_port() only if it is neededLaurent Vivier
2019-11-28virtio_console: don't tie bufs to a vqMichael S. Tsirkin
2019-11-28virtio_console: reset on out of memoryMichael S. Tsirkin
2019-11-13Merge "msm: Update config name of function-1 driver"Linux Build Service Account
2019-11-05diag: Reallocate dci buffer with proper required capacityHardik Arya
2019-11-05Merge "Merge android-4.4-p.196 (736005d) into msm-4.4"Linux Build Service Account
2019-10-30Merge android-4.4-p.196 (736005d) into msm-4.4Srinivasarao P
2019-10-30Merge android-4.4-p.195 (4af3204) into msm-4.4Srinivasarao P
2019-10-24Merge "msm: adsprpc: Fix integer overflow in refcount of map"Linux Build Service Account
2019-10-09diag: Validate msg source length to prevent out of bound accessManoj Prabhu B
2019-10-07ipmi_si: Only schedule continuously in the thread in maintenance modeCorey Minyard
2019-10-05hwrng: core - don't wait on add_early_randomness()Laurent Vivier
2019-10-05/dev/mem: Bail out upon SIGKILL.Tetsuo Handa
2019-09-18Merge "diag: Update diag get log request structure"Linux Build Service Account
2019-09-17msm: adsprpc: Fix integer overflow in refcount of mapc_mtharu
2019-09-17msm: adsprpc: print process kill failure only when subsystem is upTharun Kumar Merugu
2019-09-13msm: Update config name of function-1 driverAmandeep Singh
2019-09-12msm: qti_sdio_client: Return error number in diag callbackAmandeep Singh
2019-09-10diag: Update diag get log request structureHardik Arya
2019-09-03Merge "msm: Add ipc router config in Makefile and Kconfig"Linux Build Service Account
2019-09-03Merge "mmc: sdhci-msm: Ping with known good phase"Linux Build Service Account
2019-09-03Merge "msm: diag: Add SDIO transport in diag"Linux Build Service Account
2019-09-03Merge "diag: Add diag over sdio support"Linux Build Service Account
2019-09-03Merge "diag: dci: Prevent using uninitialized variables"Linux Build Service Account
2019-09-03msm: qcn: Disable logs to console after reporting errorAmandeep Singh
2019-09-03qti_sdio_client: Free rx DMA buffers after useAmandeep Singh
2019-09-03qti_sdio_client: Drop read write request during removalAmandeep Singh
2019-09-03msm: qcn: Enable QCN SDIO client driver for compilationAmandeep Singh
2019-09-03msm: diag: Add SDIO transport in diagAmandeep Singh
2019-09-03diag: Update diag over sdio snapshotAmandeep Singh
2019-09-03diag: Add diag over sdio supportAmandeep Singh
2019-09-03msm: qcn: Update completion sequence during txAmandeep Singh
2019-09-03msm: qcn: Add QCN bridge client driverAmandeep Singh
2019-09-02Merge "Merge android-4.4.188 (886d085) into msm-4.4"Linux Build Service Account
2019-08-21diag: dci: Prevent using uninitialized variablesManoj Prabhu B
2019-08-07Merge android-4.4.187 (8eb3d65) into msm-4.4Srinivasarao P
2019-08-06diag: dci: Prevent using uninitialized variablesManoj Prabhu B
2019-08-04hpet: Fix division by zero in hpet_time_div()Kefeng Wang