summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-04USB: EHCI: fix compiler warning introduced by commit 2a40f324541eAlan Stern
2016-02-03Add ioctls to enable and disable local controls on an instrumentDave Penkler
2016-02-03Add ioctl to retrieve USBTMC-USB488 capabilitiesDave Penkler
2016-02-03Add support for receiving USBTMC USB488 SRQ notifications via poll/selectDave Penkler
2016-02-03Add support for USBTMC USB488 SRQ notification with fasyncDave Penkler
2016-02-03Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation.Dave Penkler
2016-02-03usb: usbip: Fix possible deadlocks reported by lockdepAndrew Goodbody
2016-02-03USB: cxacru: fix an bounds check warningDan Carpenter
2016-02-03usb/storage: misc fixes to comments in include/linux/usb/storage.hAntonio Ospite
2016-02-03usb: storage: ene_ub6250: Remove unnecessary cast in kfreeAmitoj Kaur Chawla
2016-02-03usb: host: ehci-sched: remove unnecessary bracesGeyslan G. Bem
2016-02-03usb: host: ehci-sched: use sizeof operator with parensGeyslan G. Bem
2016-02-03usb: host: ehci-sched: add line after declarationsGeyslan G. Bem
2016-02-03usb: host: ehci-sched: use C89-style commentsGeyslan G. Bem
2016-02-03usb: host: ehci-sched: remove useless else branchGeyslan G. Bem
2016-02-03usb: host: ehci-sched: remove prohibited spacesGeyslan G. Bem
2016-02-03usb: host: ehci-sched: add spaces around operatorsGeyslan G. Bem
2016-02-03usb: host: ehci-sched: remove useless initializationsGeyslan G. Bem
2016-02-03usb: host: ehci-sched: move constants to rightGeyslan G. Bem
2016-02-03usb: host: ehci-sched: refactor scan_isoc functionGeyslan G. Bem
2016-02-03usb: ehci: remove old stub_debug_files definitionGeyslan G. Bem
2016-02-03usb: host: ehci-dbg: add function output_buf_tds_dir()Geyslan G. Bem
2016-02-03usb: host: ehci-dbg: prefer kmalloc_array over kmalloc times sizeGeyslan G. Bem
2016-02-03usb: host: ehci-dbg: enclose conditional blocks with bracesGeyslan G. Bem
2016-02-03usb: host: ehci-dbg: replace sizeof operandGeyslan G. Bem
2016-02-03usb: host: ehci-dbg: remove blank line before close braceGeyslan G. Bem
2016-02-03usb: host: ehci-dbg: add blank line after declarationsGeyslan G. Bem
2016-02-03usb: host: ehci-dbg: convert macro to inline functionGeyslan G. Bem
2016-02-03usb: host: ehci-dbg: use a blank line after struct declarationsGeyslan G. Bem
2016-02-03usb: host: ehci-dbg: fix up function definitionsGeyslan G. Bem
2016-02-03usb: host: ehci-dbg: use scnprintf() in qh_lines()Geyslan G. Bem
2016-02-03usb: host: ehci-dbg: put spaces around operatorsGeyslan G. Bem
2016-02-03usb: host: ehci-dbg: fix up closing parenthesisGeyslan G. Bem
2016-02-03usb: host: ehci-dbg: move trailing statements to next lineGeyslan G. Bem
2016-02-03usb: host: ehci-dbg: use C89-style commentsGeyslan G. Bem
2016-02-03usb: host: ehci-dbg: remove space before open square bracketGeyslan G. Bem
2016-02-03usb: host: ehci-dbg: remove space before open parenthesisGeyslan G. Bem
2016-02-03usb: host: ehci.h: move constant to rightGeyslan G. Bem
2016-02-03usb: host: ehci.h: move pointer operator to name sideGeyslan G. Bem
2016-02-03usb: host: ehci.h: remove macros trailing semicolonGeyslan G. Bem
2016-02-03usb: host: ehci.h: use space after commaGeyslan G. Bem
2016-02-03usb: host: ehci.h: remove direct use of __attribute__ keywordGeyslan G. Bem
2016-02-03usb: host: ehci.h: fix single statement macrosGeyslan G. Bem
2016-02-03usb: host: ehci.h: remove space before open square bracketGeyslan G. Bem
2016-02-03usb: host: ehci.h: remove space before function open parenthesisGeyslan G. Bem
2016-02-03usb: host: ehci.h: remove space before commaGeyslan G. Bem
2016-02-03usb: gadget: rndis: fix itnull.cocci warningsJulia Lawall
2016-02-03usb: no locking for reading descriptors in sysfsOliver Neukum
2016-02-03usb: sysfs: make locking interruptibleOliver Neukum
2016-02-03usb: core: switch bus numbering to using idrHeiner Kallweit