aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-05usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure1-0/+1
2017-01-05usb: musb: fix compilation warning on unused functionJérémy Lefaure1-0/+2
2017-01-05usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren1-1/+1
2017-01-05usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu1-0/+12
2017-01-05usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu2-6/+11
2017-01-05Merge tag 'usb-serial-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman16-58/+167
2017-01-05net:mv88e6xxx: use g2 interrupt for 6097 chipVolodymyr Bendiuga1-0/+1
2017-01-05net: xilinx: emaclite: Remove xemaclite_remove_ndev()Tobias Klauser1-16/+2
2017-01-05net: ethoc: Remove unused members from struct ethocTobias Klauser1-7/+0
2017-01-05r8169: fix the typo in the commentZhu Yanjun1-1/+1
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller47-307/+310
2017-01-05ACPI / DMAR: Avoid passing NULL to acpi_put_table()Rafael J. Wysocki1-2/+4
2017-01-05cpufreq: dt: Add support for APM X-Gene 2Hoan Tran1-0/+2
2017-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-229/+190
2017-01-04dsa: mv88e6xxx: Optimise atu_getAndrew Lunn1-2/+3
2017-01-04sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov1-0/+1
2017-01-04sfc: don't report RX hash keys to ethtool when RSS wasn't enabledEdward Cree4-1/+7
2017-01-04cxgb4: Support compressed error vector for T6Arjun V5-2/+45
2017-01-04sh_eth: factor out sh_eth_emac_interrupt()Sergei Shtylyov2-51/+53
2017-01-04sh_eth: no need for *else* after *goto*Sergei Shtylyov1-6/+4
2017-01-04sh_eth: handle only enabled E-MAC interruptsSergei Shtylyov1-1/+2
2017-01-04dpaa_eth: Initialize CGR structure before initRoy Pledge1-0/+2
2017-01-04dpaa_eth: cleanup after init_phy() failureMadalin Bucur1-1/+3
2017-01-04net: systemport: Pad packet before inserting TSBFlorian Fainelli1-9/+9
2017-01-04net: systemport: Utilize skb_put_padto()Florian Fainelli1-3/+2
2017-01-04ipvlan: assign unique dev-id for each slave device.Mahesh Bandewar2-1/+17
2017-01-04liquidio: remove PTP support in 23XX adaptersPrasad Kanneganti1-2/+8
2017-01-04LiquidIO VF: s/select/imply/ for PTP_1588_CLOCKNicolas Pitre1-1/+1
2017-01-04libcxgb: fix error check for ip6_route_output()Varun Prakash1-7/+5
2017-01-04net: usb: asix_devices: add .reset_resume for USB PMPeter Chen1-0/+1
2017-01-04nvmem: fix nvmem_cell_read() return type docBrian Norris1-2/+2
2017-01-04nvmem: imx-ocotp: Fix wrong register sizeDaniel Schultz1-1/+1
2017-01-04nvmem: qfprom: Allow single byte accesses for read/writeVivek Gautam1-7/+7
2017-01-04mei: move write cb to completion on credentials failuresAlexander Usyskin1-8/+12
2017-01-04mei: bus: fix mei_cldev_enable KDocAlexander Usyskin1-1/+1
2017-01-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-67/+18
2017-01-04Merge tag 'fbdev-v4.10-rc2' of git://github.com/bzolnier/linuxLinus Torvalds1-0/+5
2017-01-04Merge tag 'psci-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/linux into fixesArnd Bergmann1-2/+2
2017-01-04vfio-pci: Handle error from pci_iomapArvind Yadav1-0/+4
2017-01-04Merge tag 'scpi-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into fixesArnd Bergmann1-2/+8
2017-01-04iommu/amd: Fix the left value check of cmd bufferHuang Rui1-1/+1
2017-01-04iommu/vt-d: Fix pasid table size encodingJacob Pan1-1/+22
2017-01-04iommu/vt-d: Flush old iommu caches for kdump when the device gets context mappedXunlei Pang1-0/+19
2017-01-04video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremapArvind Yadav1-0/+5
2017-01-04USB: serial: ti_usb_3410_5052: fix NULL-deref at openJohan Hovold1-0/+7
2017-01-04USB: serial: spcp8x5: fix NULL-deref at openJohan Hovold1-0/+14
2017-01-04USB: serial: quatech2: fix sleep-while-atomic in closeJohan Hovold1-4/+0
2017-01-04USB: serial: pl2303: fix NULL-deref at openJohan Hovold1-0/+8
2017-01-04USB: serial: oti6858: fix NULL-deref at openJohan Hovold1-0/+16
2017-01-04USB: serial: omninet: fix NULL-derefs at open and disconnectJohan Hovold1-0/+13