summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-07-10drm/radeon: fix typo in ci_stop_dpm()Alex Deucher
2014-07-10drm/radeon: fix typo in golden register setup on evergreenAlex Deucher
2014-07-10drm/radeon: only print meaningful VM faultsChristian König
2014-07-10drm/radeon/dp: return -EIO for flags not zero caseAlex Deucher
2014-07-10dm mpath: fix IO hang due to logic bug in multipath_busyJun'ichi Nomura
2014-07-10dm io: fix a race condition in the wake up code for sync_ioJoe Thornber
2014-07-10dm crypt, dm zero: update author name following legal name changeJana Saout
2014-07-10dm: allocate a special workqueue for deferred device removalMikulas Patocka
2014-07-10Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-07-10Merge branch 'acpi-video'Rafael J. Wysocki
2014-07-10Merge branch 'acpi-ec'Rafael J. Wysocki
2014-07-10Merge branches 'acpi-resources', 'acpi-ac', 'acpi-scan' and 'acpi-battery'Rafael J. Wysocki
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-07-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-07-10usb: gadget: NCM: Stop RX TCP Bursts getting dropped.Jim Baxter
2014-07-10usb: gadget: NCM: Add transmit multi-frame.Jim Baxter
2014-07-10usb: gadget: NCM: RX function support multiple NDPsJim Baxter
2014-07-10usb: gadget: fix eem_wrap cloned skb logicNathan Sullivan
2014-07-10usb: dwc3: gadget: remove unnecessary 'start_new' variableJingoo Han
2014-07-10usb: phy: am335x: Use SIMPLE_DEV_PM_OPS macroJingoo Han
2014-07-10usb: gadget: Convert drivers to use module_usb_composite_driver()Tobias Klauser
2014-07-10usb: gadget: f_fs: OS descriptors supportAndrzej Pietrasiewicz
2014-07-10usb: gadget: u_os_desc: helper functions for accessing ext prop bufferAndrzej Pietrasiewicz
2014-07-10usb: gadget: f_fs: rename descriptor parsing functionsAndrzej Pietrasiewicz
2014-07-10usb: phy: tegra: Do not include asm/mach-types.hThierry Reding
2014-07-10usb: musb: register nop transceiver driver for jz4740Apelete Seketeli
2014-07-10usb: gadget: net2280: Fix typo on #ifdefRicardo Ribalda Delgado
2014-07-10usb: gadget: pxa25x_udc: use correct header for gpio devm_ functionsArnd Bergmann
2014-07-10usb: renesas_usbhs: gadget: fix re-enabling pipe without re-connectingYoshihiro Shimoda
2014-07-10usb: renesas_usbhs: fix usbhs_pipe_malloc() to re-enable a pipe.Yoshihiro Shimoda
2014-07-10crypto: caam - fix memleak in caam_jr moduleCristian Stoica
2014-07-10Merge tag 'drm-intel-fixes-2014-07-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-07-10Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2014-07-09i8k: Fix non-SMP operationGuenter Roeck
2014-07-09fotg210: Use managed interfaces for allocation of resourcesHimangi Saraogi
2014-07-09uhci-platform: use devm_ioremap resourceHimangi Saraogi
2014-07-09USB: ftdi_sio: Add extra PID.Bert Vermeulen
2014-07-09USB: PHY: tegra: Call tegra_usb_phy_close only on device removalTuomas Tynkkynen
2014-07-09USB: EHCI: tegra: Fix probe order issue leading to broken USBTuomas Tynkkynen
2014-07-09drivers/usb/serial/mos7840.c: remove unnecessary null test before kfreeFabian Frederick
2014-07-09usb: host: uhci-grlib.c : use devm_ functionsHimangi Saraogi
2014-07-09USB: EHCI: tegra: Fix use-after-free in .remove()Tuomas Tynkkynen
2014-07-09Merge tag 'pci-v3.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-07-09USB: ehci-pci: USB host controller support for Intel Quark X1000Bryan O'Donoghue
2014-07-09USB: OHCI: don't allocate HCCA atomicallyVladimir Zapolskiy
2014-07-09USB: UHCI: don't allocate frame list atomicallyVladimir Zapolskiy
2014-07-09USB: EHCI: don't allocate hardware periodic table atomically by defaultVladimir Zapolskiy
2014-07-09drivers/usb/host/fhci-dbg.c: remove unnecessary null test before debugfs_removeFabian Frederick
2014-07-09USB: ehci-spear: Make of_device_id array constJingoo Han