summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* vhost: drop hard-coded num_buffers sizeMichael S. Tsirkin2015-02-271-1/+2
* vhost: cleanup iterator update logicMichael S. Tsirkin2015-02-271-10/+12
* rocker: silence shift wrapping warningDan Carpenter2015-02-271-2/+2
* rocker: add a check for NULL in rocker_probe_ports()Dan Carpenter2015-02-271-0/+2
* cxgb4: Fix PCI-E Memory window interface for big-endian systemsHariprasad Shenai2015-02-272-11/+45
* enic: do notify_check before returning creditsSujith Sankar2015-02-271-2/+2
* amd-xgbe-phy: PHY KX/KR mode differencesTom Lendacky2015-02-251-2/+80
* r8169: Fix trivial typo in rtl_check_firmwareYannick Guerrini2015-02-241-1/+1
* xen-netback: release pending index before pushing Tx responsesDavid Vrabel2015-02-241-8/+21
* altera_tse: Fixes in NAPI and interrupt handling pathsVlastimil Setka2015-02-231-23/+22
* altera_tse: Correct typo in obtaining tx_fifo_depth from devicetreeVlastimil Setka2015-02-231-1/+1
* team: fix possible null pointer dereference in team_handle_frameJiri Pirko2015-02-231-3/+1
* Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllersMarcel Holtmann2015-02-231-0/+1
* r8169: Revert BQL and xmit_more support.David S. Miller2015-02-221-23/+7
* wan: cosa: replace current->state by set_current_state()Fabian Frederick2015-02-221-6/+6
* hso: replace current->state by __set_current_state()Fabian Frederick2015-02-221-1/+1
* mISDN: replace current->state by set_current_state()Fabian Frederick2015-02-221-1/+1
* net: dsa: bcm_sf2: fix 64-bits register readsFlorian Fainelli2015-02-201-1/+1
* cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc insteadAnish Bhatt2015-02-202-30/+33
* ipvlan: Fix text that talks about ip util supportMahesh Bandewar2015-02-201-1/+1
* net/appletalk: LTPC needs virt_to_busArnd Bergmann2015-02-201-1/+1
* net: smc91x: improve neponset hackArnd Bergmann2015-02-201-1/+1
* ethernet/ixp4xx: prevent allmulti from clobbering promiscDerrick Pallas2015-02-201-1/+1
* net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck2015-02-201-3/+20
* usb: plusb: Add support for National Instruments host-to-host cableBen Shelton2015-02-201-0/+5
* ehea: Register memory hotplug, reboot and crash hooks on adapter probeAnton Blanchard2015-02-191-105/+141
* Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-1832-78/+1312
|\
| * mfd: intel_soc_pmic: Add missing error check for devm_kzallocKiran Padwal2015-02-161-0/+3
| * mfd: rtsx_usb: Defer autosuspend while card existsRoger Tseng2015-01-221-0/+18
| * mfd: da9063: Add device tree supportSteve Twiss2015-01-222-0/+11
| * regulator: qcom-rpm: Add missing state flag in call to RPMBjorn Andersson2015-01-221-0/+1
| * mfd: qcom-rpm: Driver for the Qualcomm RPMBjorn Andersson2015-01-223-0/+596
| * mfd: max77686/802: Remove support for board filesKrzysztof Kozlowski2015-01-222-23/+1
| * mfd: omap-usb-host: Remove some unused functionsRickard Strandqvist2015-01-221-10/+0
| * mfd: twl6040: Constify struct regmap_config and reg_default arrayKrzysztof Kozlowski2015-01-221-2/+2
| * mfd: twl-core: Constify struct regmap_config and reg_default arrayKrzysztof Kozlowski2015-01-221-4/+4
| * mfd: tps65217: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * mfd: mc13xxx: i2c/spi: Constify struct regmap_configKrzysztof Kozlowski2015-01-222-2/+2
| * mfd: tps65218: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * mfd: smsc-ece1099: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * mfd: davinci_voicecodec: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * mfd: pcf50633: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * mfd: retu: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * mfd: lm3533: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * mfd: max77686: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-3/+3
| * mfd: intel_soc_pmic: Constify struct regmap_configKrzysztof Kozlowski2015-01-222-2/+2
| * mfd: hi6421-pmic: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * mfd: 88pm860x-core: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * mfd: wm8994: Set mfd id-base for regulator devs creation to avoid conflictsInha Song2015-01-221-3/+3
| * mfd: dln2: Add suspend/resume functionalityOctavian Purdila2015-01-221-0/+20