summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-02-18usb: musb: do not sleep in atomic contextDaniel Mack
2014-02-18usb: gadget: s3c2410_udc: Fix build errorSachin Kamat
2014-02-18usb: musb: core: Fix remote-wakeup resumeRoger Quadros
2014-02-18usb: musb: host: Fix SuperSpeed hub enumerationAjay Kumar Gupta
2014-02-18usb: musb: fix obex in g_nokia.ko causing kernel panicFelipe Balbi
2014-02-18ahci: disable NCQ on Samsung pci-e SSDs on macbooksLevente Kurusa
2014-02-18ACPI / PCI: Fix memory leak in acpi_pci_irq_enable()Tomasz Nowicki
2014-02-18drm/ttm: Fix memory leak in ttm_agp_backend.cMasanari Iida
2014-02-18Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...Joerg Roedel
2014-02-18Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2014-02-18Merge tag 'drm-intel-fixes-2014-02-14' of ssh://git.freedesktop.org/git/drm-i...Dave Airlie
2014-02-18Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox i...Dave Airlie
2014-02-18drm/nouveau: fix TTM_PL_TT memtype on pre-nv50Ilia Mirkin
2014-02-18drm/nv50/disp: use correct register to determine DP display bppIlia Mirkin
2014-02-18drm/nouveau/fb: use correct ram oclass for nv1a hardwareEmil Velikov
2014-02-18drm/nv50/gr: add missing nv_error parameter privIlia Mirkin
2014-02-18drm/nouveau: fix ENG_RUNLIST register addressAlexandre Courbot
2014-02-18drm/nv4c/bios: disallow retrieving from prom on nv4x igp'sIlia Mirkin
2014-02-18drm/nv4c/vga: decode register is in a different place on nv4x igp'sIlia Mirkin
2014-02-18drm/nv4c/mc: nv4x igp's have a different msi rearm registerIlia Mirkin
2014-02-18drm/nouveau: set irq_enabled manuallyIlia Mirkin
2014-02-17Fix uses of dma_max_pfn() when converting to a limiting addressRussell King
2014-02-17irtty-sir.c: Do not set_termios() on irtty_close()Tommie Gannert
2014-02-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-17Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-17HID: hyperv: make sure input buffer is big enoughDavid Herrmann
2014-02-17bonding: 802.3ad: make aggregator_identifier bond-privateJiri Bohac
2014-02-17usbnet: remove generic hard_header_len checkEmil Goode
2014-02-17HID: hid-sensor-hub: quirk for STM Sensor hubArchana Patni
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-02-17drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar
2014-02-16hyperv: Fix the carrier status settingHaiyang Zhang
2014-02-16Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-16ata: sata_mv: Cleanup only the initialized portsEzequiel Garcia
2014-02-15of: search the best compatible match first in __of_match_node()Kevin Hao
2014-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-02-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-02-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-02-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-15i2c: mv64xxx: refactor message start to ensure proper initializationWolfram Sang
2014-02-15ACPI / dock: Make 'docked' sysfs attribute work as documentedRafael J. Wysocki
2014-02-14Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-02-14Merge tag 'tty-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-02-14Merge tag 'staging-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-14Merge tag 'driver-core-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-02-14Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-02-14ahci: Fix broken fallback to single MSI modeAlexander Gordeev
2014-02-14net,bonding: fix bond_options.c direct rwlock.h includeMike Galbraith
2014-02-14net: of_mdio: fix of_set_phy_supported after driver probingFlorian Fainelli
2014-02-14PCI: Enable INTx if BIOS left them disabledBjorn Helgaas