aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-08-25ath9k: fix wrong string size for strncmp in write_file_spec_scan_ctl()Maks Naumov
2014-08-25at76c50x-usb: fix use after free on failure path in at76_probe()Alexey Khoroshilov
2014-08-25rtlwifi: btcoexist: adjust double testHimangi Saraogi
2014-08-25ssb: add PCI ID 0x4351Álvaro Fernández Rojas
2014-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-22drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndefRasmus Villemoes
2014-08-22net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes
2014-08-22ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard
2014-08-22net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()Iyappan Subramanian
2014-08-22net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy
2014-08-22Merge tag 'iommu-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-21cxgb4: Free completed tx skbs promptlyHariprasad Shenai
2014-08-21Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-ca...David S. Miller
2014-08-21cxgb4: Fix race condition in cleanupAnish Bhatt
2014-08-21bnx2x: Revert UNDI flushing mechanismYuval Mintz
2014-08-21qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh
2014-08-21qlcnic: Fix endianess issue in FW dump template headerRajesh Borundia
2014-08-21qlcnic: Fix flash access interface to applicationJitendra Kalsaria
2014-08-21macvlan: Allow setting multicast filter on all macvlan typesVlad Yasevich
2014-08-21Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-08-21Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-21HID: fix a couple of off-by-onesJiri Kosina
2014-08-21HID: logitech: perform bounds checking on device_id early enoughJiri Kosina
2014-08-21HID: logitech: fix bounds checking on LED report sizeJiri Kosina
2014-08-21can: flexcan: handle state passive -> warning transitionSebastian Andrzej Siewior
2014-08-21can: flexcan: Disable error interrupt when bus error reporting is disabledAlexander Stein
2014-08-21can: c_can: checking IS_ERR() instead of NULLDan Carpenter
2014-08-21can: sja1000: Validate initialization state in start methodMirza Krak
2014-08-20Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2014-08-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2014-08-20Revert "platform/x86/toshiba-apci.c possible bad if test?"Matthew Garrett
2014-08-19scsi: Fix qemu boot hang problemGuenter Roeck
2014-08-19i2c: i801: Add PCI ID for Intel BraswellAlan Cox
2014-08-19i2c: rework kernel config I2C_ACPILan Tianyu
2014-08-19Merge tag 'md/3.17-fixes' of git://neil.brown.name/mdLinus Torvalds
2014-08-19Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-19Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-08-19md/raid10: always initialise ->state on newly allocated r10_bioNeilBrown
2014-08-19md/raid10: avoid memory leak on error path during reshape.NeilBrown
2014-08-19md/raid10: Fix memory leak when raid10 reshape completes.NeilBrown
2014-08-19md/raid10: fix memory leak when reshaping a RAID10.NeilBrown
2014-08-19iommu/core: Check for the right function pointer in iommu_map()Joerg Roedel
2014-08-18libata: widen Crucial M550 blacklist matchingTejun Heo
2014-08-18pata_scc: propagate return value of scc_wait_after_resetArjun Sreedharan
2014-08-18iommu/amd: Fix cleanup_domain for mass device removalJoerg Roedel
2014-08-18iommu/vt-d: Defer domain removal if device is assigned to a driverJoerg Roedel
2014-08-18md/raid6: avoid data corruption during recovery of double-degraded RAID6NeilBrown
2014-08-18md/raid5: avoid livelock caused by non-aligned writes.NeilBrown
2014-08-17ata: ahci_tegra: Change include to fix compilationMikko Perttunen