summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* staging: wlan-ng: use GENMASK macro in different defines of hfa384x.hSergio Paracuellos2016-11-141-21/+8
* staging: wlan-ng: use GENMASK macro in different defines of p80211hdr.hSergio Paracuellos2016-11-141-3/+2
* staging: wlan-ng: use GENMASK macro in define of p80211netdev.hSergio Paracuellos2016-11-141-1/+1
* staging: wlan-ng: use GENMASK macro in two bitwise operations in prism2sta.cSergio Paracuellos2016-11-141-2/+2
* staging: vc04_services: fix ifnullfree.cocci warningskbuild test robot2016-11-141-2/+1
* staging: vc04_services: fix array_size.cocci warningskbuild test robot2016-11-141-2/+2
* staging: vc04_services: fix returnvar.cocci warningskbuild test robot2016-11-141-3/+1
* staging: vc04_services: fix setup_timer.cocci warningskbuild test robot2016-11-141-3/+2
* Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman2016-11-14341-2400/+3826
|\
| * Merge branch 'media-fixes' (patches from Mauro)Linus Torvalds2016-11-1314-249/+310
| |\
| | * gp8psk: Fix DVB frontend attachMauro Carvalho Chehab2016-11-137-152/+246
| | * gp8psk: fix gp8psk_usb_in_op() logicMauro Carvalho Chehab2016-11-131-2/+3
| | * dvb-usb: move data_mutex to struct dvb_usb_deviceMauro Carvalho Chehab2016-11-137-95/+61
| * | Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-11-134-6/+3
| |\ \
| | * | ppdev: fix double-free of pp->pdev->nameJann Horn2016-11-101-3/+0
| | * | vmbus: make sysfs names consistent with PCIStephen Hemminger2016-11-011-1/+1
| | * | mei: bus: fix received data size check in NFC fixupAlexander Usyskin2016-10-312-2/+2
| * | | Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-11-131-2/+3
| |\ \ \
| | * | | driver core: fix smatch warning on dev->bus checkRob Herring2016-10-311-1/+1
| | * | | driver core: skip removal test for non-removable driversRob Herring2016-10-311-1/+2
| | |/ /
| * | | Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-11-1310-53/+63
| |\ \ \
| | * | | iio: maxim_thermocouple: detect invalid storage size in read()Arnd Bergmann2016-11-131-0/+2
| | * | | staging: nvec: remove managed resource from PS2 driverMarc Dietrich2016-11-071-1/+1
| | * | | Revert "staging: nvec: ps2: change serio type to passthrough"Paul Fertser2016-11-071-1/+1
| | * | | drivers: staging: nvec: remove bogus reset command for PS/2 interfacePaul Fertser2016-11-071-4/+0
| | * | | staging: greybus: arche-platform: fix device reference leakJohan Hovold2016-11-071-0/+1
| | * | | staging: comedi: ni_tio: fix buggy ni_tio_clock_period_ps() return valueIan Abbott2016-11-071-1/+2
| | * | | staging: sm750fb: Fix bugs introduced by early commitsHuacai Chen2016-11-071-4/+4
| | * | | Merge tag 'iio-fixes-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-11-075-42/+52
| | |\ \ \ | | | |/ / | | |/| |
| | | * | iio: hid-sensors: Increase the precision of scale to fix wrong reading interp...Song Hongyan2016-11-051-28/+28
| | | * | iio: orientation: hid-sensor-rotation: Add PM function (fix non working driver)Song Hongyan2016-11-051-0/+1
| | | * | iio: st_sensors: fix scale configuration for h3lis331dlLorenzo Bianconi2016-10-302-7/+13
| | | * | staging: iio: ad5933: avoid uninitialized variable in error caseArnd Bergmann2016-10-251-7/+10
| * | | | Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-11-1312-37/+35
| |\ \ \ \
| | * | | | USB: cdc-acm: fix TIOCMIWAITJohan Hovold2016-11-101-2/+0
| | * | | | cdc-acm: fix uninitialized variableOliver Neukum2016-11-071-0/+2
| | * | | | drivers/usb: Skip auto handoff for TI and RENESAS usb controllersBabu Moger2016-11-071-0/+8
| | * | | | usb: musb: remove duplicated actionsKirill Esipov2016-11-071-5/+0
| | * | | | usb: musb: da8xx: Don't print phy error on -EPROBE_DEFERDavid Lechner2016-11-071-1/+2
| | * | | | Merge tag 'phy-for-4.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2016-11-073-15/+5
| | |\ \ \ \
| | | * | | | phy: sun4i: check PMU presence when poking unknown bit of pmuIcenowy Zheng2016-11-051-1/+1
| | | * | | | phy-rockchip-pcie: remove deassert of phy_rst from exit callbackShawn Lin2016-11-051-12/+1
| | | * | | | phy: da8xx-usb: rename the ohci device to ohci-da8xxAxel Haslam2016-11-051-2/+3
| | * | | | | uwb: fix device reference leaksJohan Hovold2016-11-012-3/+15
| | * | | | | usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi2016-11-011-8/+0
| | * | | | | usb: dwc3: st: add missing <linux/pinctrl/consumer.h> includeFelipe Balbi2016-10-311-0/+1
| | * | | | | usb: dwc3: Fix error handling for core initVivek Gautam2016-10-311-3/+2
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-11-132-42/+1
| |\ \ \ \ \
| | * | | | | aoe: fix crash in page count manipulationJens Axboe2016-11-121-41/+0
| | * | | | | lightnvm: invalid offset calculation for lba_shiftMatias Bjørling2016-11-111-1/+1
| | | |_|_|/ | | |/| | |