summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-08-12[media] radio-shark*: Call cancel_work_sync from disconnect rather then releaseHans de Goede2-21/+4
2012-08-12[media] radio-shark*: Remove work-around for dangling pointer in usb intfdataHans de Goede2-18/+0
2012-08-12[media] Add USB dependency for IguanaWorks USB IR TransceiverGuenter Roeck1-0/+1
2012-08-12[media] Add missing logging for rangelow/high of hwseekHans Verkuil1-2/+4
2012-08-12[media] VIDIOC_ENUM_FREQ_BANDS fixHans Verkuil1-0/+4
2012-08-12[media] mem2mem_testdev: fix querycap regressionHans Verkuil1-1/+1
2012-08-11drm/i915: ignore eDP bpc settings from vbtDaniel Vetter1-11/+0
2012-08-11drm/i915: Fix blank panel at reopening lidTakashi Iwai1-4/+9
2012-08-11[media] si470x: v4l2-compliance fixesHans Verkuil3-3/+7
2012-08-11[media] uvcvideo: Reset the bytesused field when recycling an erroneous bufferJayakrishnan Memana1-0/+1
2012-08-11RDMA/ocrdma: Don't call vlan_dev_real_dev() for non-VLAN netdevsRoland Dreier1-8/+8
2012-08-11ixgbe: add missing bracesEmil Tantilov1-1/+2
2012-08-11serial: ifx6x60: fix paging fault on spi_register_driverFengguang Wu1-1/+1
2012-08-11serial: Change Kconfig entry for CLPS711X-targetAlexander Shiyan1-5/+5
2012-08-11IB/mlx4: Fix possible deadlock on sm_lock spinlockJack Morgenstein2-8/+13
2012-08-10usb: gadget: u_ether: fix kworker 100% CPU issue with still used interfaces i...Michael Grzeschik1-0/+6
2012-08-10usb: host: tegra: fix warning messages in ehci_removeVenu Byravarasu1-1/+2
2012-08-10usb: host: mips: sead3: Update for EHCI register structure.Steven J. Hill1-1/+1
2012-08-10usb: renesas_usbhs: fixup resume method for autonomy modeKuninori Morimoto1-3/+3
2012-08-10usb: renesas_usbhs: mod_host: add missing .bus_suspend/resumeKuninori Morimoto1-0/+8
2012-08-10usb: usb_wwan: resume/suspend can be called after port is goneBjørn Mork1-1/+3
2012-08-10usb: serial: prevent suspend/resume from racing against probe/removeBjørn Mork1-2/+13
2012-08-10usb: usb_wwan: replace release and disconnect with a port_remove hookBjørn Mork5-48/+31
2012-08-10usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell1-3/+6
2012-08-10ath9k: stop btcoex on device suspendRajkumar Manoharan1-0/+1
2012-08-10wireless: at76c50x: signedness bug in at76_dfu_get_state()Dan Carpenter1-1/+1
2012-08-10rndis_wlan: Fix potential memory leak in update_pmkid()Alexey Khoroshilov1-2/+4
2012-08-10ath9k: fix interrupt storms on queued hardware resetFelix Fietkau3-7/+16
2012-08-10USB: isp1362-hcd.c: usb message always saved in case of underrunBruno Morelli1-4/+4
2012-08-10OMAP: USB : Fix the EHCI enumeration and core retention issueKeshava Munegowda1-166/+1
2012-08-10usb: chipidea: fix and improve dependencies if usb host or gadget support is ...Marc Kleine-Budde1-4/+5
2012-08-10USB: support the new interfaces of Huawei Data Card devices in option driverfangxiaozhi1-168/+111
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2-0/+4
2012-08-10USB: ftdi_sio: Add VID/PID for Kondo Serial USBOzan Çağlayan2-0/+8
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-7/+9
2012-08-10tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEPRafael J. Wysocki1-0/+2
2012-08-10platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki11-2/+38
2012-08-10ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki7-0/+24
2012-08-10drm/mgag200: fix G200ER pll picking algorithmDave Airlie1-5/+7
2012-08-10drm/edid: Fix potential memory leak in edid_load()Alexey Khoroshilov1-3/+5
2012-08-10Merge branch 'testing/new-warnings' into fixesArnd Bergmann6-9/+7
2012-08-10omap-rng: fix use of SIMPLE_DEV_PM_OPSArnd Bergmann1-1/+1
2012-08-10spi/s3c64xx: improve error handlingArnd Bergmann1-1/+1
2012-08-10mtd/omap2: fix dmaengine_slave_config error handlingArnd Bergmann1-4/+3
2012-08-10gpio: em: do not discard em_gio_irq_domain_cleanupArnd Bergmann1-1/+1
2012-08-10iommu/amd: Fix wrong check for ARRAY_SIZE()Joerg Roedel1-1/+1
2012-08-10irq_remap: disable IRQ remapping if any IOAPIC lacks an IOMMUSeth Forshee1-5/+13
2012-08-10bnx2x: Fix recovery flow cleanup during probeYuval Mintz1-17/+0
2012-08-10bnx2x: fix unload previous driver flow when flr-capableYuval Mintz1-27/+28
2012-08-10tun: don't zeroize sock->file on detachStanislav Kinsbursky1-1/+0