summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* bcma: add PCI ID for spromless BCM43217Hauke Mehrtens2014-08-251-0/+1
* ath9k: fix wrong string size for strncmp in write_file_spec_scan_ctl()Maks Naumov2014-08-251-1/+1
* at76c50x-usb: fix use after free on failure path in at76_probe()Alexey Khoroshilov2014-08-251-2/+1
* rtlwifi: btcoexist: adjust double testHimangi Saraogi2014-08-251-1/+1
* ssb: add PCI ID 0x4351Álvaro Fernández Rojas2014-08-251-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-08-2226-215/+350
|\
| * drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndefRasmus Villemoes2014-08-221-1/+1
| * net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes2014-08-221-4/+0
| * ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard2014-08-221-4/+14
| * net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()Iyappan Subramanian2014-08-221-7/+13
| * net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy2014-08-223-15/+41
| * cxgb4: Free completed tx skbs promptlyHariprasad Shenai2014-08-213-2/+5
| * Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-ca...David S. Miller2014-08-213-30/+43
| |\
| | * can: flexcan: handle state passive -> warning transitionSebastian Andrzej Siewior2014-08-211-0/+7
| | * can: flexcan: Disable error interrupt when bus error reporting is disabledAlexander Stein2014-08-211-0/+2
| | * can: c_can: checking IS_ERR() instead of NULLDan Carpenter2014-08-211-1/+1
| | * can: sja1000: Validate initialization state in start methodMirza Krak2014-08-211-29/+33
| * | cxgb4: Fix race condition in cleanupAnish Bhatt2014-08-212-14/+19
| * | bnx2x: Revert UNDI flushing mechanismYuval Mintz2014-08-211-75/+17
| * | qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh2014-08-211-10/+25
| * | qlcnic: Fix endianess issue in FW dump template headerRajesh Borundia2014-08-211-0/+57
| * | qlcnic: Fix flash access interface to applicationJitendra Kalsaria2014-08-213-5/+32
| * | macvlan: Allow setting multicast filter on all macvlan typesVlad Yasevich2014-08-211-2/+8
| |/
| * net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset functionGwenhael Goavec-Merou2014-08-161-12/+21
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-08-162-13/+33
| |\
| | * i40e: fix PTP bugJesse Brandeburg2014-08-151-1/+1
| | * i40e: Fix a few potential VF dereferencesAnjali Singhai Jain2014-08-151-11/+19
| | * i40e: Fix for recent kernel panicAnjali Singhai Jain2014-08-151-3/+15
| * | net: phy: bcm7xxx: remove suspend callback for 28nm PHYsFlorian Fainelli2014-08-161-4/+1
| * | net: phy: bcm7xxx: re-advertise all supported modes out of suspendFlorian Fainelli2014-08-161-3/+20
| * | net: phy: bcm7xxx: remove 28nm wildcard entryFlorian Fainelli2014-08-161-14/+0
| |/
* | Merge tag 'iommu-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-223-5/+15
|\ \
| * | iommu/core: Check for the right function pointer in iommu_map()Joerg Roedel2014-08-191-1/+1
| * | iommu/amd: Fix cleanup_domain for mass device removalJoerg Roedel2014-08-181-4/+6
| * | iommu/vt-d: Defer domain removal if device is assigned to a driverJoerg Roedel2014-08-181-0/+8
* | | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-215-13/+12
|\ \ \
| * | | libata: widen Crucial M550 blacklist matchingTejun Heo2014-08-181-1/+1
| * | | pata_scc: propagate return value of scc_wait_after_resetArjun Sreedharan2014-08-181-8/+7
| * | | ata: ahci_tegra: Change include to fix compilationMikko Perttunen2014-08-171-1/+1
| * | | pata_samsung_cf: change ret type to signedArjun Sreedharan2014-08-171-1/+1
| * | | ahci_xgene: Removing NCQ support from the APM X-Gene SoC AHCI SATA Host Contr...Suman Tripathi2014-08-171-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-2111-93/+114
|\ \ \ \
| * | | | HID: fix a couple of off-by-onesJiri Kosina2014-08-216-7/+7
| * | | | HID: logitech: perform bounds checking on device_id early enoughJiri Kosina2014-08-211-7/+6
| * | | | HID: logitech: fix bounds checking on LED report sizeJiri Kosina2014-08-211-1/+1
| * | | | HID: logitech: Prevent possibility of infinite loop when using /sys interfaceSimon Wood2014-08-151-2/+2
| * | | | HID: rmi: print an error if F11 is not found instead of stopping the deviceAndrew Duggan2014-08-141-4/+9
| * | | | HID: hid-sensor-hub: use devm_ functions consistentlyHimangi Saraogi2014-08-121-22/+11
| * | | | HID: huion: Use allocated buffer for DMANikolai Kondrashov2014-08-121-12/+38
| * | | | HID: huion: Fail on parameter retrieval errorsNikolai Kondrashov2014-08-121-47/+49