summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-25usb: serial: option.c: remove ONDA MT825UP product ID fromdriverEnrico Mioso
2013-07-25usb: serial: option: add Olivetti Olicard 200Dan Williams
2013-07-25usb: serial: option: blacklist ONDA MT689DC QMI interfaceEnrico Mioso
2013-07-25Merge tag 'for-usb-linus-2013-07-25' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2013-07-25xfs: di_flushiter considered harmfulDave Chinner
2013-07-25pinctrl: fix a memleak when freeing mapsLinus Walleij
2013-07-25xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel
2013-07-25usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian
2013-07-25usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabledRandy Dunlap
2013-07-25usb: xhci: Mark two functions __maybe_unusedOlof Johansson
2013-07-25xhci: Avoid NULL pointer deref when host dies.Sarah Sharp
2013-07-25drm/i915: dvo_ch7xxx: fix vsync polarity settingImre Deak
2013-07-25drm/i915: initialize gt_lock early with other spin locksJani Nikula
2013-07-25drm/i915: fix the racy object accountingDaniel Vetter
2013-07-25drm/i915: Convert the register access tracepoint to be conditionalChris Wilson
2013-07-25drm/i915: Squash gen lookup through multiple indirections inside GT accessChris Wilson
2013-07-25drm/i915: Use the common register access functions for NOTRACE variantsChris Wilson
2013-07-25drm/i915: Use a private interface for register access within GTChris Wilson
2013-07-25drm/i915: Colocate all GT access routines in the same fileChris Wilson
2013-07-25Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...Daniel Vetter
2013-07-25drm/vma: provide drm_vma_node_unmap() helperDavid Herrmann
2013-07-25drm/ttm: convert to unified vma offset managerDavid Herrmann
2013-07-25drm/gem: convert to new unified vma managerDavid Herrmann
2013-07-25drm: add unified vma offset managerDavid Herrmann
2013-07-25md/raid5: fix interaction of 'replace' and 'recovery'.NeilBrown
2013-07-25md/raid10: remove use-after-free bug.NeilBrown
2013-07-25HOWTO ja_JP syncTsugikazu Shibata
2013-07-25usb: serial: option: Add ONYX 3G device supportEnrico Mioso
2013-07-25Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2013-07-25ARM: omap5: Only select errata 798181 if SMPOlof Johansson
2013-07-24USB: ti_usb_3410_5052: fix dynamic-id matchingJohan Hovold
2013-07-24serial: tegra: correct help message in Kconfig from 'ttyHS' to 'ttyTHS'Richard Zhao
2013-07-24tty/8250_early: Don't truncate last character of optionsHenrik Nordström
2013-07-24TTY: snyclinkmp: calculating wrong addressesDan Carpenter
2013-07-24drm/i915: fix reference counting in i915_gem_createDaniel Vetter
2013-07-24[SCSI] isci: fix breakage caused by >16byte CDB patchJames Bottomley
2013-07-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-07-24MAINTAINERS: Update the list of maintainers for staging/comedi driver.Lidza Louina
2013-07-24staging: tidspbridge: replace strict_strtol() with kstrtos32()Jingoo Han
2013-07-24ahci_imx: add ahci sata support on imx platformsRichard Zhu
2013-07-24ARM: imx6q: update the sata bits definitions of gpr13Richard Zhu
2013-07-24ftrace: Add check for NULL regs if ops has SAVE_REGS setSteven Rostedt (Red Hat)
2013-07-24tracing: Kill trace_cpu struct/membersOleg Nesterov
2013-07-24tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu()Oleg Nesterov
2013-07-24tracing: Change tracing_entries_fops to rely on tracing_get_cpu()Oleg Nesterov
2013-07-24tracing: Change tracing_stats_fops to rely on tracing_get_cpu()Oleg Nesterov
2013-07-24tracing: Change tracing_buffers_fops to rely on tracing_get_cpu()Oleg Nesterov
2013-07-24tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu()Oleg Nesterov
2013-07-24tracing: Introduce trace_create_cpu_file() and tracing_get_cpu()Oleg Nesterov