summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-31USB: serial: remove driver version informationJohan Hovold
2012-10-30USB: ums_realtek: fix build warningJingoo Han
2012-10-30USB: ftdi_sio: use ftdi_get_modem_status in chars_in_bufferJohan Hovold
2012-10-30USB: ftdi_sio: optimise chars_in_bufferJohan Hovold
2012-10-30USB: ftdi_sio: use generic chars_in_bufferJohan Hovold
2012-10-30USB: serial: export usb_serial_generic_chars_in_bufferJohan Hovold
2012-10-30USB: ftdi_sio: refactor modem-control status retrievalJohan Hovold
2012-10-30USB: ftdi_sio: fix tiocmget and tiocmset return valuesJohan Hovold
2012-10-30USB: ftdi_sio: fix tiocmget indentationJohan Hovold
2012-10-30USB: ftdi_sio: remove unused private port-dataJohan Hovold
2012-10-30USB: fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabledJan Beulich
2012-10-30USB: ftdi_sio: remove unnecessary memsetJohan Hovold
2012-10-30USB: cp210x: fix whitespace issuesJohan Hovold
2012-10-30USB: iuu_phoenix: replace strict_strtoul() with kstrtoul()Jingoo Han
2012-10-30usb: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-10-29Merge 3.7-rc3 into usb-next.Greg Kroah-Hartman
2012-10-28Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds
2012-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-10-26Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-26Merge tag 'usb-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-10-26Merge tag 'tty-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-10-26Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-26Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-26Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-10-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-26tilegx: fix some issues in the SW TSO supportChris Metcalf
2012-10-26qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwanDan Williams
2012-10-26net: usb: Fix memory leak on Tx data pathHemant Kumar
2012-10-26net/mlx4_core: Unmap UAR also in the case of error flowDotan Barak
2012-10-26net/mlx4_en: Don't use vlan tag value as an indication for vlan presenceMoni Shoua
2012-10-26net/mlx4_en: Fix double-release-range in tx-ringsJack Morgenstein
2012-10-26bas_gigaset: fix pre_reset handlingTilman Schmidt
2012-10-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-25Merge branch 'akpm' (Andrew's fixes)Linus Torvalds
2012-10-26ACPI: missing breakAlan Cox
2012-10-25Input: wacom - add touch sensor support for Cintiq 24HD touchJason Gerecke
2012-10-25Input: wacom - handle split-sensor devices with internal hubsJason Gerecke
2012-10-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-10-25Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2012-10-25drivers/rtc/rtc-imxdi.c: add missing spin lock initializationJan Luebbe
2012-10-25drivers/dma/dw_dmac: make driver's endianness configurableHein Tibosch
2012-10-25backlight: ili9320: add missing SPI dependencyJingoo Han
2012-10-25xhci: trivial: Remove assigned but unused ep_ctx.Sarah Sharp
2012-10-25xhci: trivial: Remove assigned but unused slot_ctx.Sarah Sharp
2012-10-25xhci: Fix missing break in xhci_evaluate_context_result.Sarah Sharp
2012-10-25xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp
2012-10-25sonypi: suspend/resume callbacks should be conditionally compiled on CONFIG_P...Yuanhan Liu
2012-10-25USB: isp1760-if: Change to use irq_of_parse_and_mapNobuhiro Iwamatsu