summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-6/+31
2013-09-14tg3: Use pci_dev pm_capJon Mason2-4/+2
2013-09-14bnx2x: Use pci_dev pm_capJon Mason4-12/+11
2013-09-14alx: remove redundant D0 power state setYijing Wang1-7/+2
2013-09-14be2net: missing variable initializationAntonio Alecrim Jr1-1/+1
2013-09-14isdn: clean up debug format string usageKees Cook19-79/+57
2013-09-14drivers/atm/he.c: convert to module_pci_driverLibo Chen1-12/+1
2013-09-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller7-9/+61
2013-09-13Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-13/+9
2013-09-13Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds3-8/+7
2013-09-13e1000e: fix overrun of PHY RAR arrayDavid Ertman3-6/+17
2013-09-13e1000e: cleanup boolean comparison to trueDavid Ertman1-1/+1
2013-09-13ixgbe: fix ethtool reporting of supported links for SFP modulesEmil Tantilov1-0/+7
2013-09-13ixgbe: limit setting speed to only one at a time for QSFP modulesEmil Tantilov2-1/+22
2013-09-13ixgbe: fix ethtool loopback diagnostic with DCB enabledEmil Tantilov1-0/+5
2013-09-13ixgbe: fully disable hardware RSC logic when disabling RSCJacob Keller2-1/+9
2013-09-13HID: lenovo-tpkbd: fix leak if tpkbd_probe_tp failsBenjamin Tissoires1-5/+10
2013-09-13HID: multitouch: validate indexes detailsBenjamin Tissoires1-12/+14
2013-09-13HID: logitech-dj: validate output report detailsKees Cook1-2/+8
2013-09-13HID: validate feature and input report detailsBenjamin Tissoires2-10/+17
2013-09-13HID: lenovo-tpkbd: validate output report detailsKees Cook1-1/+9
2013-09-13HID: LG: validate HID output report detailsKees Cook4-73/+12
2013-09-13HID: steelseries: validate output report detailsKees Cook1-0/+5
2013-09-13HID: sony: validate HID output report detailsKees Cook1-0/+4
2013-09-13HID: zeroplus: validate output report detailsKees Cook1-13/+5
2013-09-13HID: provide a helper for validating hid reportsKees Cook1-0/+58
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky32-131/+90
2013-09-13MIPS: DECstation I/O ASIC DMA interrupt handling fixMaciej W. Rozycki1-0/+1
2013-09-13net/irda/mcs7780: fix memory leaks in mcs_net_open()Alexey Khoroshilov1-17/+23
2013-09-13net/mlx4_en: Check device state when setting coalescingEugenia Emantayev1-6/+10
2013-09-13net: tulip: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-09-13ethernet: amd: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-09-13ehea: remove deprecated IRQF_DISABLEDMichael Opdenacker1-4/+3
2013-09-13bfin_mac: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+2
2013-09-13xen-netback: count number required slots for an skb more carefullyDavid Vrabel1-30/+64
2013-09-13tg3: Expand led off fix to include 5720Nithin Sujir1-0/+1
2013-09-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-0/+166
2013-09-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds53-770/+3021
2013-09-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-6/+0
2013-09-13thp: account anon transparent huge pages into NR_ANON_PAGESKirill A. Shutemov1-6/+0
2013-09-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds13-324/+413
2013-09-13tuntap: correctly handle error in tun_set_iff()Jason Wang1-3/+8
2013-09-13xen-netback: fix possible format string flawKees Cook1-1/+1
2013-09-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-09-13igb: Read flow control for i350 from correct EEPROM sectionFujinaka, Todd1-1/+9
2013-09-13igb: Add additional get_phy_id call for i354 devicesCarolyn Wyborny1-0/+4
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds37-300/+1435
2013-09-12Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-120/+3082
2013-09-12Merge tag 'stable/for-linus-3.12-rc0-tag-three' of git://git.kernel.org/pub/s...Linus Torvalds1-6/+7
2013-09-12Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-151/+291