summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-1531-51/+66
|\
| * treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-3131-51/+66
* | Merge tag 'mailbox-v4.15' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds2017-11-156-28/+66
|\ \
| * | mailbox/omap: unregister mbox classArvind Yadav2017-11-141-1/+5
| * | mailbox: mailbox-test: don't rely on rx_buffer content to signal data readySudeep Holla2017-11-141-5/+6
| * | mailbox: reset txdone_method TXDONE_BY_POLL if client knows_txdoneSudeep Holla2017-11-142-4/+4
| * | mailbox: Build Broadcom FlexRM driver as loadable module for iProc SOCsAnup Patel2017-10-271-1/+1
| * | mailbox: bcm-flexrm-mailbox: Use common GPL comment headerAnup Patel2017-10-271-5/+13
| * | mailbox: bcm-flexrm-mailbox: add depends on ARCH_BCM_IPROCScott Branden2017-10-271-0/+1
| * | mailbox: bcm-flexrm-mailbox: Print ring number in errors and warningsAnup Patel2017-10-271-9/+17
| * | mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequenceAnup Patel2017-10-271-3/+19
* | | Merge tag 'for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2017-11-156-9/+4
|\ \ \
| * | | power: supply: cpcap-charger: fix incorrect return value checkPan Bian2017-11-131-1/+1
| * | | power: supply: replace pr_* with dev_*Aishwarya Pant2017-11-062-2/+2
| * | | power: supply: pcf50633-charger: remove redundant variable charging_startColin Ian King2017-11-061-2/+0
| * | | power: supply: generic-adc-battery: remove redundant variable pdataColin Ian King2017-11-061-2/+0
| * | | power: supply: max8997: Improve a size determination in probeMarkus Elfring2017-11-061-2/+1
* | | | Merge tag 'hsi-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2017-11-152-5/+5
|\ \ \ \
| * | | | HSI: hsi_char: pr_err() strings should end with newlinesArvind Yadav2017-10-011-2/+2
| * | | | HSI: omap_ssi_core: fix kilo to be "k" not "K"Pavel Machek2017-10-011-3/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15887-15409/+52615
|\ \ \ \ \
| * | | | | geneve: fix fill_info when link downHangbin Liu2017-11-151-14/+10
| * | | | | net: cdc_ncm: GetNtbFormat endian fixBjørn Mork2017-11-151-2/+2
| * | | | | usbnet: ipheth: prevent TX queue timeouts when device not readyAlexander Kappner2017-11-151-9/+21
| * | | | | vhost_net: conditionally enable tx pollingJason Wang2017-11-151-0/+2
| * | | | | net: stmmac: fix LPI transitioning for dwmac4Niklas Cassel2017-11-142-1/+25
| * | | | | atm: horizon: Fix irq release errorArvind Yadav2017-11-141-1/+1
| * | | | | liquidio: Missing error code in liquidio_init_nic_module()Dan Carpenter2017-11-141-1/+2
| * | | | | ibmvnic: Feature implementation of Vital Product Data (VPD) for the ibmvnic d...Desnes Augusto Nunes do Rosario2017-11-142-4/+176
| * | | | | net: mvneta: fix handling of the Tx descriptor counterSimon Guinot2017-11-141-5/+8
| * | | | | net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIsSalil Mehta2017-11-142-81/+43
| * | | | | net: dsa: lan9303: correctly check return value of devm_gpiod_get_optionalPan Bian2017-11-141-1/+1
| * | | | | net: phy: realtek: fix RTL8211F interrupt modeHeiner Kallweit2017-11-141-0/+2
| * | | | | mlxsw: spectrum_router: Add batch neighbour deletionIdo Schimmel2017-11-141-3/+12
| * | | | | mlxsw: spectrum: Update minimum firmware version to 13.1530.152Shalom Toledo2017-11-141-2/+2
| * | | | | bnx2x: fix slowpath null crashZhu Yanjun2017-11-141-3/+10
| * | | | | cxgb4: collect SGE queue context dumpRahul Lakkireddy2017-11-149-0/+195
| * | | | | cxgb4: collect LE-TCAM dumpRahul Lakkireddy2017-11-146-0/+261
| * | | | | vxlan: fix the issue that neigh proxy blocks all icmpv6 packetsXin Long2017-11-141-18/+13
| * | | | | ppp: exit_net cleanup checks addedVasily Averin2017-11-141-0/+2
| * | | | | vxlan: exit_net cleanup checks addedVasily Averin2017-11-141-0/+4
| * | | | | geneve: exit_net cleanup check addedVasily Averin2017-11-141-0/+1
| * | | | | forcedeth: remove redudant assignments in xmitZhu Yanjun2017-11-131-8/+20
| * | | | | Merge tag 'nfc-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-11-1310-10/+10
| |\ \ \ \ \
| | * | | | | NFC: fdp: make struct nci_ops staticColin Ian King2017-11-061-1/+1
| | * | | | | nfc: s3fwrn5: make array match static constColin Ian King2017-11-061-1/+1
| | * | | | | nfc: st21nfca: constify i2c_device_idArvind Yadav2017-11-061-1/+1
| | * | | | | nfc: st-nci: constify i2c_device_idArvind Yadav2017-11-061-1/+1
| | * | | | | nfc: s3fwrn5: constify i2c_device_idArvind Yadav2017-11-061-1/+1
| | * | | | | nfc: pn544: constify i2c_device_idArvind Yadav2017-11-061-1/+1