summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-25USB: mct_u232: fix port-data memory leakJohan Hovold
2012-10-25USB: opticon: fix memory leak in error pathJohan Hovold
2012-10-25USB: opticon: fix DMA from stackJohan Hovold
2012-10-25USB: quatech2: fix io after disconnectJohan Hovold
2012-10-25USB: quatech2: fix close and disconnect urb handlingJohan Hovold
2012-10-25USB: quatech2: fix port-data memory leaksJohan Hovold
2012-10-25USB: quatech2: fix memory leak in error pathJohan Hovold
2012-10-25USB: omninet: fix port-data memory leakJohan Hovold
2012-10-25USB: mos7720: fix port-data memory leakJohan Hovold
2012-10-25USB: digi_acceleport: fix port-data memory leakJohan Hovold
2012-10-25USB: ch341: fix port-data memory leakJohan Hovold
2012-10-25USB: whiteheat: fix port-data memory leakJohan Hovold
2012-10-25USB: whiteheat: fix memory leak in error pathJohan Hovold
2012-10-25USB: metro-usb: fix io after disconnectJohan Hovold
2012-10-25USB: metro-usb: fix port-data memory leakJohan Hovold
2012-10-24vhost: fix mergeable bufs on BE hostsMichael S. Tsirkin
2012-10-24gianfar_ptp: use iomem, not ioports resource tree in probeWei Yang
2012-10-24Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2012-10-24NET_VENDOR_TI: make available for am33xx as wellPeter Korsgaard
2012-10-24pch_gbe: fix error handling in pch_gbe_up()Veaceslav Falico
2012-10-24Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-10-24Merge tag 'iommu-fixes-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-24Merge tag 'pinctrl-v3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-24Merge tag 'edac_scrubrates_fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-24staging: tidspbridge: delete unused mmu functionsOmar Ramirez Luna
2012-10-24staging: tidspbridge: ioremap physical address of the stack segment in shmOmar Ramirez Luna
2012-10-24staging: tidspbridge: ioremap dsp sync addrOmar Ramirez Luna
2012-10-24staging: tidspbridge: change type to __iomem for per and core addressesOmar Ramirez Luna
2012-10-24staging: tidspbridge: drop const from custom mmu implementationOmar Ramirez Luna
2012-10-24staging: tidspbridge: request the right irq for mmuOmar Ramirez Luna
2012-10-24Drivers: hv: Cleanup error handling in vmbus_open()K. Y. Srinivasan
2012-10-24staging: ipack: add missing include (implicit declaration of function 'kfree')Sergei Trofimovich
2012-10-24usb-storage: add unusual_devs entry for Casio EX-N1 digital cameraMichael Shigorin
2012-10-24Revert "serial: omap: fix software flow control"Felipe Balbi
2012-10-24USB: serial: Fix memory leak in sierra_release()Lennart Sorensen
2012-10-24b43: Fix oops on unload when firmware not foundLarry Finger
2012-10-24mwifiex: clean up scan state on errorBing Zhao
2012-10-24mwifiex: return -EBUSY if specific scan request cannot be honoredBing Zhao
2012-10-24brcmfmac: fix potential NULL dereferenceYuanhan Liu
2012-10-24Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"Felix Fietkau
2012-10-24ath9k_htc: Add PID/VID for a Ubiquiti WiFiStationMohammed Shafi Shajakhan
2012-10-24rt2x00: usb: fix reset resumeStanislaw Gruszka
2012-10-24rtlwifi: pass rx setup error code to callerChristian Lamparter
2012-10-24drm/radeon: fix ATPX regression in acpi reworkAlex Deucher
2012-10-24drm/radeon: fix ATPX function documentationAlex Deucher
2012-10-24drm/radeon: move the retry to gem_object_createChristian König
2012-10-24drm/radeon: move size limits to gem_object_create.Christian König
2012-10-24drm/radeon: use vzalloc for gart pagesChristian König
2012-10-24drm/radeon: fix and simplify pot argument checks v3Christian König
2012-10-24iommu/tegra: smmu: Fix deadly typoHiro Sugawara