summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-01-12Merge 4.4.251 into android-4.4-pGreg Kroah-Hartman
2021-01-12Revert "device property: Keep secondary firmware node secondary by type"Bard Liao
2021-01-12USB: serial: keyspan_pda: remove unused variableJohan Hovold
2021-01-12usb: gadget: configfs: Preserve function ordering after bind failureChandana Kishori Chiluveru
2021-01-12usb: gadget: Fix spinlock lockup on usb_function_deactivateSriharsha Allenki
2021-01-12USB: gadget: legacy: fix return error code in acm_ms_bind()Yang Yingliang
2021-01-12usb: gadget: function: printer: Fix a memory leak for interface descriptorZqiang
2021-01-12usb: gadget: f_uac2: reset wMaxPacketSizeJerome Brunet
2021-01-12usb: gadget: select CONFIG_CRC32Arnd Bergmann
2021-01-12USB: usblp: fix DMA to stackJohan Hovold
2021-01-12USB: yurex: fix control-URB timeout handlingJohan Hovold
2021-01-12USB: serial: option: add LongSung M5710 module supportDaniel Palmer
2021-01-12USB: serial: iuu_phoenix: fix DMA from stackJohan Hovold
2021-01-12usb: uas: Add PNY USB Portable SSD to unusual_uasThinh Nguyen
2021-01-12USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk setMichael Grzeschik
2021-01-12usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init...Yu Kuai
2021-01-12USB: cdc-acm: blacklist another IR Droid deviceSean Young
2021-01-12usb: gadget: enable super speed plustaehyun.cho
2021-01-12video: hyperv_fb: Fix the mmap() regression for v5.4.y and olderDexuan Cui
2021-01-12ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()Rasmus Villemoes
2021-01-12virtio_net: Fix recursive call to cpus_read_lock()Jeff Dike
2021-01-12vhost_net: fix ubuf refcount incorrectly when sendmsg failsYunjian Wang
2021-01-12CDC-NCM: remove "connected" log messageRoland Dreier
2021-01-12net: hdlc_ppp: Fix issues when mod_timer is called while timer is runningXie He
2021-01-12net: hns: fix return value check in __lb_other_process()Yunjian Wang
2021-01-12atm: idt77252: call pci_disable_device() on error pathDan Carpenter
2021-01-09Merge 4.4.250 into android-4.4-pGreg Kroah-Hartman
2021-01-09mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_startZhang Xiaohui
2021-01-09iio:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron
2021-01-09media: gp8psk: initialize stats at power control logicMauro Carvalho Chehab
2021-01-09misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam
2021-01-09USB: serial: digi_acceleport: fix write-wakeup deadlocksJohan Hovold
2021-01-09s390/dasd: fix hanging device offline processingStefan Haberland
2021-01-05ANDROID: usb: f_accessory: Don't drop NULL reference in acc_disconnect()Will Deacon
2021-01-05ANDROID: usb: f_accessory: Avoid bitfields for shared variablesWill Deacon
2021-01-05ANDROID: usb: f_accessory: Cancel any pending work before teardownWill Deacon
2021-01-05ANDROID: usb: f_accessory: Don't corrupt global state on double registrationWill Deacon
2021-01-05ANDROID: usb: f_accessory: Fix teardown ordering in acc_release()Will Deacon
2021-01-05ANDROID: usb: f_accessory: Add refcounting to global 'acc_dev'Will Deacon
2021-01-05UPSTREAM: locking/atomic, kref: Add KREF_INIT()Peter Zijlstra
2020-12-30ANDROID: usb: f_accessory: Wrap '_acc_dev' in get()/put() accessorsWill Deacon
2020-12-30ANDROID: usb: f_accessory: Remove useless assignmentWill Deacon
2020-12-30ANDROID: usb: f_accessory: Remove useless non-debug printsWill Deacon
2020-12-30ANDROID: usb: f_accessory: Remove stale commentsWill Deacon
2020-12-30ANDROID: USB: f_accessory: Check dev pointer before decoding ctrl requestVijayavardhan Vennapusa
2020-12-30ANDROID: usb: gadget: f_accessory: fix CTS test stuckMacpaul Lin
2020-12-29Merge 4.4.249 into android-4.4-pGreg Kroah-Hartman
2020-12-29PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong
2020-12-29xenbus/xenbus_backend: Disallow pending watch messagesSeongJae Park
2020-12-29xen/xenbus: Count pending messages for each watchSeongJae Park