summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-01-19i2c: fix kernel memory disclosure in dev interfaceVlad Tsyrklevich1-1/+1
2017-01-19i2c: print correct device invalid addressJohn Garry1-1/+1
2017-01-19Input: elants_i2c - avoid divide by 0 errors on bad touchscreen dataGuenter Roeck1-2/+2
2017-01-19USB: serial: ch341: fix open and resume after B0Johan Hovold1-2/+1
2017-01-19USB: serial: ch341: fix control-message error handlingJohan Hovold1-11/+21
2017-01-19USB: serial: ch341: fix open error handlingJohan Hovold1-3/+10
2017-01-19USB: serial: ch341: fix initial modem-control stateJohan Hovold1-1/+0
2017-01-19USB: serial: kl5kusb105: fix line-state error handlingJohan Hovold1-4/+5
2017-01-19Input: i8042 - add Pegatron touchpad to noloop tableMarcos Paulo de Souza1-0/+6
2017-01-19Input: xpad - use correct product id for x360w controllersPavel Rojtberg1-0/+6
2017-01-15spi: mvebu: fix baudrate calculation for armada variantUwe Kleine-König1-29/+54
2017-01-15HID: hid-cypress: validate length of reportGreg Kroah-Hartman1-0/+3
2017-01-15net: vrf: do not allow table id 0David Ahern1-0/+2
2017-01-15net: ipv4: Fix multipath selection with vrfDavid Ahern1-0/+2
2017-01-15r8152: fix rx issue for runtime suspendhayeswang1-3/+28
2017-01-15r8152: split rtl8152_suspend functionhayeswang1-17/+40
2017-01-15net/mlx5: Avoid shadowing numa_nodeEli Cohen1-2/+1
2017-01-15net/mlx5: Check FW limitations on log_max_qp before setting itNoa Osherovich1-0/+7
2017-01-15net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli1-9/+13
2017-01-15net: vrf: Drop conntrack data after pass through VRF device on TxDavid Ahern1-0/+4
2017-01-15ser_gigaset: return -ENOMEM on error instead of successDan Carpenter1-1/+3
2017-01-15netvsc: reduce maximum GSO sizestephen hemminger1-0/+3
2017-01-12usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi2-3/+8
2017-01-12Revert "usb: gadget: composite: always set ep->mult to a sensible value"Greg Kroah-Hartman2-8/+3
2017-01-12drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y valuesMichel Dänzer1-3/+3
2017-01-12cx23885-dvb: move initialization of a8293_pdataMauro Carvalho Chehab1-2/+4
2017-01-12net: vxge: avoid unused function warningsArnd Bergmann1-19/+12
2017-01-12net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton1-2/+3
2017-01-12staging: comedi: dt282x: tidy up register bit definesH Hartley Sweeten1-32/+33
2017-01-12powerpc/pci/rpadlpar: Fix device reference leaksJohan Hovold1-1/+9
2017-01-12md: MD_RECOVERY_NEEDED is set for mddev->recoveryShaohua Li1-1/+1
2017-01-12mmc: mmc_test: Uninitialized return valueDan Carpenter1-1/+1
2017-01-12PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspendTony Lindgren3-15/+88
2017-01-12irqchip/bcm7038-l1: Implement irq_cpu_offline() callbackFlorian Fainelli1-0/+26
2017-01-12target/iscsi: Fix double free in lio_target_tiqn_addtpg()Dan Carpenter1-1/+0
2017-01-12scsi: mvsas: fix command_active typoArnd Bergmann1-1/+1
2017-01-12iommu/vt-d: Flush old iommu caches for kdump when the device gets context mappedXunlei Pang1-0/+19
2017-01-12iommu/vt-d: Fix pasid table size encodingJacob Pan1-1/+22
2017-01-12iommu/amd: Fix the left value check of cmd bufferHuang Rui1-1/+1
2017-01-12iommu/amd: Missing error code in amd_iommu_init_device()Dan Carpenter1-1/+3
2017-01-12clk: imx31: fix rewritten input argument of mx31_clocks_init()Vladimir Zapolskiy1-3/+1
2017-01-12clk: clk-wm831x: fix a logic errorPan Bian1-1/+1
2017-01-12hwmon: (g762) Fix overflows and crash seen when writing limit attributesGuenter Roeck1-4/+7
2017-01-12hwmon: (nct7802) Fix overflows seen when writing into limit attributesGuenter Roeck1-3/+5
2017-01-12hwmon: (ds620) Fix overflows seen when writing temperature limitsGuenter Roeck1-1/+1
2017-01-12hwmon: (amc6821) sign extension temperatureJared Bents1-2/+2
2017-01-12hwmon: (scpi) Fix module autoloadJavier Martinez Canillas1-0/+1
2017-01-12ath10k: use the right length of "background"Nicolas Iooss1-1/+1
2017-01-12usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()Felipe Balbi1-13/+15
2017-01-12usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()Felipe Balbi1-12/+18