summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | extcon: extcon-max77843: convert to i2c_new_dummy_deviceWolfram Sang2019-07-241-3/+3
| * | | | | | extcon: arizona: Switch to use device_property_count_u32()Andy Shevchenko2019-07-241-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge 5.3-rc7 into char-misc-nextGreg Kroah-Hartman2019-09-02247-1161/+2161
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'char-misc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-029-18/+36
| |\ \ \ \ \ \
| | * | | | | | fsi: scom: Don't abort operations for minor errorsEddie James2019-08-281-7/+1
| | * | | | | | vmw_balloon: Fix offline page marking with compactionNadav Amit2019-08-281-2/+8
| | * | | | | | VMCI: Release resource if the work is already queuedNadav Amit2019-08-281-2/+4
| | * | | | | | lkdtm/bugs: fix build error in lkdtm_EXHAUST_STACKRaul E Rangel2019-08-281-2/+2
| | * | | | | | mei: me: add Tiger Lake point LP device IDTomas Winkler2019-08-282-0/+4
| | * | | | | | intel_th: pci: Add Tiger Lake supportAlexander Shishkin2019-08-281-0/+5
| | * | | | | | intel_th: pci: Add support for another Lewisburg PCHAlexander Shishkin2019-08-281-0/+5
| | * | | | | | stm class: Fix a double free of stm_source_deviceDing Xiang2019-08-281-1/+0
| | * | | | | | Merge tag 'fpga-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-08-281-4/+7
| | |\ \ \ \ \ \
| | | * | | | | | fpga: altera-ps-spi: Fix getting of optional confd gpioPhil Reid2019-08-181-4/+7
| | | |/ / / / /
| * | | | | | | Merge tag 'usb-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-09-0211-47/+82
| |\ \ \ \ \ \ \
| | * | | | | | | USB: cdc-wdm: fix race between write and disconnect due to flag abuseOliver Neukum2019-08-281-4/+12
| | * | | | | | | usb: host: xhci: rcar: Fix typo in compatible string matchingGeert Uytterhoeven2019-08-281-1/+1
| | * | | | | | | usb: host: xhci-tegra: Set DMA mask correctlyNagarjuna Kristam2019-08-281-0/+10
| | * | | | | | | USB: storage: ums-realtek: Whitelist auto-delink supportKai-Heng Feng2019-08-281-5/+8
| | * | | | | | | USB: storage: ums-realtek: Update module parameter description for auto_delin...Kai-Heng Feng2019-08-281-1/+1
| | * | | | | | | usb: host: ohci: fix a race condition between shutdown and irqYoshihiro Shimoda2019-08-281-3/+12
| | * | | | | | | usb: hcd: use managed device resourcesSchmid, Carsten2019-08-281-22/+8
| | * | | | | | | typec: tcpm: fix a typo in the comparison of pdo_max_voltageColin Ian King2019-08-281-1/+1
| | * | | | | | | usb-storage: Add new JMS567 revision to unusual_devsHenk van der Laan2019-08-211-1/+1
| | * | | | | | | usb: chipidea: udc: don't do hardware access if gadget has stoppedPeter Chen2019-08-211-8/+24
| | * | | | | | | usbtmc: more sanity checking for packet sizeOliver Neukum2019-08-211-0/+3
| | * | | | | | | usb: udc: lpc32xx: silence fall-through warningGustavo A. R. Silva2019-08-211-1/+1
| | |/ / / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-09-0124-38/+124
| |\ \ \ \ \ \ \
| | * | | | | | | net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET2019-09-011-3/+4
| | * | | | | | | enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET2019-08-311-1/+4
| | * | | | | | | net: bcmgenet: use ethtool_op_get_ts_info()Ryan M. Collins2019-08-311-0/+1
| | * | | | | | | net: dsa: microchip: add KSZ8563 compatibility stringRazvan Stefanescu2019-08-311-0/+1
| | * | | | | | | net: aquantia: fix out of memory condition on rx sideDmitry Bogdanov2019-08-311-1/+2
| | * | | | | | | net: aquantia: linkstate irq should be oneshotIgor Russkikh2019-08-311-1/+1
| | * | | | | | | net: aquantia: reapply vlan filters on upDmitry Bogdanov2019-08-311-0/+4
| | * | | | | | | net: aquantia: fix limit of vlan filtersDmitry Bogdanov2019-08-311-1/+1
| | * | | | | | | net: aquantia: fix removal of vlan 0Dmitry Bogdanov2019-08-311-1/+2
| | * | | | | | | net: dsa: microchip: fill regmap_config nameGeorge McCollister2019-08-311-0/+1
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-08-301-4/+13
| | |\ \ \ \ \ \ \
| | | * | | | | | | nfp: bpf: fix latency bug when updating stack index registerJiong Wang2019-08-261-4/+13
| | * | | | | | | | net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai2019-08-301-4/+2
| | * | | | | | | | amd-xgbe: Fix error path in xgbe_mod_init()YueHaibing2019-08-301-2/+8
| | * | | | | | | | iwlwifi: pcie: handle switching killer Qu B0 NICs to C0Luca Coelho2019-08-294-6/+31
| | * | | | | | | | sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai2019-08-281-0/+7
| | * | | | | | | | nfp: flower: handle neighbour events on internal portsJohn Hurley2019-08-281-4/+4
| | * | | | | | | | nfp: flower: prevent ingress block binds on internal portsJohn Hurley2019-08-281-3/+4
| | * | | | | | | | r8152: remove calling netif_napi_delHayes Wang2019-08-281-2/+0
| | * | | | | | | | Revert "r8152: napi hangup fix after disconnect"Hayes Wang2019-08-281-2/+1
| | * | | | | | | | ibmvnic: Do not process reset during or after device removalThomas Falcon2019-08-281-1/+5
| | * | | | | | | | macb: Update compatibility string for SiFive FU540-C000Yash Shah2019-08-281-1/+1