summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-12-02usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight
2013-12-02leds: pwm: Fix for deferred probe in DT booted modePeter Ujfalusi
2013-12-02uio: we cannot mmap unaligned page contentsLinus Torvalds
2013-12-02[SCSI] enclosure: fix WARN_ON in dual path device removingJames Bottomley
2013-12-02[SCSI] pm80xx: Tasklets synchronization fix.Nikith Ganigarakoppal
2013-12-02[SCSI] pm80xx: Resetting the phy state.Nikith Ganigarakoppal
2013-12-02[SCSI] pm80xx: Fix for direct attached device.Nikith Ganigarakoppal
2013-12-02[SCSI] pm80xx: Module author additionNikith Ganigarakoppal
2013-12-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-12-02Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-12-02Merge tag 'spi-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-12-02drm/exynos: release unhandled page flip events at postclose.Inki Dae
2013-12-02drm/exynos: Fix trivial typo in exynos_drm_fimd.cSachin Kamat
2013-12-02pinctrl: abx500: Fix header file include guardAxel Lin
2013-12-02Input: usbtouchscreen - separate report and transmit buffer size handlingChristian Engelmayer
2013-12-02Input: sur40 - suppress false uninitialized variable warningDmitry Torokhov
2013-12-02net/mlx4_en: Remove selftest TX queues empty conditionEugenia Emantayev
2013-12-02virtio_net: make all RX paths handle erors consistentlyMichael S. Tsirkin
2013-12-02virtio_net: fix error handling for mergeable buffersMichael S. Tsirkin
2013-12-01[SCSI] hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron
2013-11-30[SCSI] hpsa: do not discard scsi status on aborted commandsStephen M. Cameron
2013-11-30virtio_net: Fixed a trivial typo (fitler --> filter)Thomas Huth
2013-11-30ixgbe: Make ixgbe_identify_qsfp_module_generic staticMark Rustad
2013-11-30ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by defaultJohn Fastabend
2013-11-30ixgbe: ixgbe_fwd_ring_down needs to be staticJohn Fastabend
2013-11-30e1000: fix possible reset_task running after adapter downVladimir Davydov
2013-11-30e1000: fix lockdep warning in e1000_reset_taskVladimir Davydov
2013-11-30e1000: prevent oops when adapter is being closed and reset simultaneouslyyzhu1
2013-11-30igb: Fixed Wake On LAN supportAkeem G Abodunrin
2013-11-29team: fix master carrier set when user linkup is enabledJiri Pirko
2013-11-29sfc: Convert to use hwmon_device_register_with_groupsGuenter Roeck
2013-11-29net: smc91: fix crash regression on the versatileLinus Walleij
2013-11-29Revert "net: smc91: fix crash regression on the versatile"David S. Miller
2013-11-29net: smc91: fix crash regression on the versatileLinus Walleij
2013-11-29net: 8139cp: fix a BUG_ON triggered by wrong bytes_complYang Yingliang
2013-11-29r8169: check ALDPS bit and disable it if enabled for the 8168gDavid Chang
2013-11-29macvtap: Do not double-count received packetsVlad Yasevich
2013-11-29n_tty: Fix missing newline echoPeter Hurley
2013-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-11-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-29Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-29drm/i915: Pin pages whilst allocating for dma-buf vmap()Chris Wilson
2013-11-29drm/i915: MI_PREDICATE_RESULT_2 is HSW onlyVille Syrjälä
2013-11-29drm/i915: Make the DERRMR SRM target global GTTVille Syrjälä
2013-11-29drm/i915: use the correct force_wake function at the PC8 codePaulo Zanoni
2013-11-29efi-pstore: Make efi-pstore return a unique idMadper Xie
2013-11-29[SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen
2013-11-28be2net: call napi_disable() for all event queuesIvan Vecera