summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-04-20Revert "usb: hub: do not clear BOS field during reset device"Greg Kroah-Hartman1-5/+3
2016-04-20usbvision: fix crash on detecting device with invalid configurationVladis Dronov1-1/+15
2016-04-20staging: android: ion: Set the length of the DMA sg entries in bufferLiviu Dudau1-1/+3
2016-04-20Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas1-1/+8
2016-04-20Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"Bjorn Helgaas1-4/+6
2016-04-20HID: usbhid: fix inconsistent reset/resume/reset-resume behaviorAlan Stern1-36/+37
2016-04-20HID: wacom: fix Bamboo ONE oopsBenjamin Tissoires1-0/+11
2016-04-20mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllersAdrian Hunter2-0/+28
2016-04-20iommu: Don't overwrite domain pointer when there is no default_domainJoerg Roedel1-1/+2
2016-04-20sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytesMartin K. Petersen2-21/+14
2016-04-20iio: gyro: bmg160: fix endianness when reading axesIrina Tirdea1-3/+4
2016-04-20iio: gyro: bmg160: fix buffer read valuesIrina Tirdea1-1/+1
2016-04-20iio: accel: bmc150: fix endianness when reading axesIrina Tirdea1-3/+4
2016-04-20iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATEArnd Bergmann1-0/+1
2016-04-20usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()Yoshihiro Shimoda1-1/+5
2016-04-20usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transferYoshihiro Shimoda1-0/+1
2016-04-20usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()Yoshihiro Shimoda1-1/+2
2016-04-20virtio: virtio 1.0 cs04 spec compliance for resetMichael S. Tsirkin1-3/+8
2016-04-20rbd: use GFP_NOIO consistently for request allocationsDavid Disseldorp1-3/+3
2016-04-20pcmcia: db1xxx_ss: fix last irq_to_gpio userManuel Lauss1-2/+9
2016-04-20v4l: vsp1: Set the SRU CTRL0 register when starting the streamLaurent Pinchart1-0/+1
2016-04-20coda: fix error path in case of missing pdata on non-DT platformPhilipp Zabel1-6/+4
2016-04-20au0828: Fix dev_state handlingMauro Carvalho Chehab4-39/+39
2016-04-20au0828: fix au0828_v4l2_close() dev_state race conditionShuah Khan1-1/+1
2016-04-20pinctrl: freescale: imx: fix bogus check of of_iomap() return valueVladimir Zapolskiy1-9/+8
2016-04-20pinctrl: nomadik: fix pull debug print inversionLinus Walleij1-1/+1
2016-04-20pinctrl: sunxi: Fix A33 external interrupts not workingHans de Goede3-17/+22
2016-04-20pinctrl: sh-pfc: only use dummy states for non-DT platformsWolfram Sang1-1/+3
2016-04-20pinctrl: pistachio: fix mfio84-89 function description and pinmux.Govindraj Raja1-12/+12
2016-04-20cdc-acm: fix NULL pointer referenceOliver Neukum1-1/+7
2016-04-20USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede3-2/+24
2016-04-20USB: uas: Limit qdepth at the scsi-host levelHans de Goede1-1/+6
2016-04-20tuntap: restore default qdiscJason Wang1-2/+2
2016-04-20tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann1-3/+5
2016-04-20qmi_wwan: add "D-Link DWM-221 B1" device idBjørn Mork1-0/+1
2016-04-20ppp: take reference on channels netnsGuillaume Nault1-1/+3
2016-04-20bonding: fix bond_get_stats()Eric Dumazet1-30/+35
2016-04-20net: bcmgenet: fix dma api length mismatchEric Dumazet1-2/+2
2016-04-20qlge: Fix receive packets drop.Manish Chopra1-0/+11
2016-04-20ppp: ensure file->private_data can't be overriddenGuillaume Nault1-14/+17
2016-04-20ath9k: fix buffer overrun for ar9287Arnd Bergmann1-4/+3
2016-04-20farsync: fix off-by-one bug in fst_add_oneArnd Bergmann1-1/+1
2016-04-20mlx4: add missing braces in verify_qp_parametersArnd Bergmann1-1/+2
2016-04-20rocker: set FDB cleanup timer according to lowest ageing timeIdo Schimmel1-1/+9
2016-04-20mlxsw: spectrum: Check requested ageing time is validIdo Schimmel2-2/+9
2016-04-20macvtap: always pass ethernet header in linearWillem de Bruijn1-3/+6
2016-04-20qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia3-5/+14
2016-04-20qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia2-6/+5
2016-04-20sh_eth: advance 'rxdesc' later in sh_eth_ring_format()Sergei Shtylyov1-3/+4
2016-04-20sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov1-1/+2