summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-08-29bcache: FUA fixesKent Overstreet
2013-08-29md: bcache: io.c: fix a potential NULL pointer dereferenceKumar Amit Mehta
2013-08-29mei: me: fix waiting for hw readyTomas Winkler
2013-08-29mei: don't have to clean the state on power upTomas Winkler
2013-08-29mei: me: fix reset state machineTomas Winkler
2013-08-29SCSI: lpfc: Don't force CONFIG_GENERIC_CSUM onAnton Blanchard
2013-08-29SCSI: zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke
2013-08-29SCSI: zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke
2013-08-29iwlwifi: pcie: disable L1 Active after pci_enable_deviceEmmanuel Grumbach
2013-08-29iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULLStanislaw Gruszka
2013-08-29libata: apply behavioral quirks to sil3826 PMPTerry Suereth
2013-08-29Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter
2013-08-29sata_fsl: save irqs while coalescingAnthony Foiani
2013-08-29usb: phy: fix build breakageAnatolij Gustschin
2013-08-29drivers/platform/olpc/olpc-ec.c: initialise earlierDaniel Drake
2013-08-29of: fdt: fix memory initialization for expanded DTWladislav Wiebe
2013-08-29drm/i915: Invalidate TLBs for the rings after a resetChris Wilson
2013-08-29drm/radeon: fix WREG32_OR macro setting bits in a registerRafał Miłecki
2013-08-29drm/radeon: fix UVD message buffer validationChristian König
2013-08-29drm/radeon/r7xx: fix copy paste typo in golden register setupAlex Deucher
2013-08-29staging: comedi: bug-fix NULL pointer dereference on failed attachIan Abbott
2013-08-29xen/events: mask events when changing their VCPU bindingDavid Vrabel
2013-08-29xen/events: initialize local per-cpu mask for all possible eventsDavid Vrabel
2013-08-29zd1201: do not use stack as URB transfer_bufferJussi Kivilinna
2013-08-29iwlwifi: mvm: adjust firmware D3 configuration APIJohannes Berg
2013-08-29iwlwifi: bump required firmware API version for 3160/7260Johannes Berg
2013-08-29iwlwifi: mvm: unregister leds when registration failedEmmanuel Grumbach
2013-08-29iwlwifi: mvm: take the seqno from packet if transmit failedEmmanuel Grumbach
2013-08-29iwlwifi: mvm: don't set the MCAST queue in STA's queue listEmmanuel Grumbach
2013-08-29iwlwifi: mvm: properly tell the fw that a STA is awakeEmmanuel Grumbach
2013-08-29iwlwifi: mvm: fix MCAST in AP modeEmmanuel Grumbach
2013-08-29iwlwifi: mvm: correctly configure MCAST in AP modeEmmanuel Grumbach
2013-08-29ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki
2013-08-29ACPI: add _STA evaluation at do_acpi_find_child()Jeff Wu
2013-08-20wusbcore: fix kernel panic when disconnecting a wireless USB->serial deviceThomas Pugliese
2013-08-20USB-Serial: Fix error handling of usb_wwanMatt Burtch
2013-08-20USB: EHCI: accept very late isochronous URBsAlan Stern
2013-08-20USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold
2013-08-20USB: mos7720: fix broken control requestsJohan Hovold
2013-08-20USB: mos7840: fix big-endian probeJohan Hovold
2013-08-20USB: ti_usb_3410_5052: fix big-endian firmware handlingJohan Hovold
2013-08-20usb: add two quirky touchscreenOliver Neukum
2013-08-20can: pcan_usb: fix wrong memcpy() bytes lengthStephane Grosjean
2013-08-20iwl4965: reset firmware after rfkill offStanislaw Gruszka
2013-08-20iwl4965: set power mode earlyStanislaw Gruszka
2013-08-14mtd: omap2: allow bulding as a moduleArnd Bergmann
2013-08-14SCSI: nsp32: use mdelay instead of large udelay constantsArnd Bergmann
2013-08-14drm/radeon: always program the MC on startupAlex Deucher
2013-08-14drm/radeon: only save UVD bo when we have open handlesChristian König
2013-08-14drm/radeon: fix halting UVDChristian König