summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-03-28USB: serial: pl2303: clean up legacy endpoint hackJohan Hovold
2017-03-28USB: serial: move pl2303 hack out of usb-serial coreJohan Hovold
2017-03-28USB: serial: relax generic driver bulk-endpoint requirementJohan Hovold
2017-03-28USB: serial: add calc_num_ports callback to generic driverJohan Hovold
2017-03-28USB: serial: add probe callback to generic driverJohan Hovold
2017-03-28USB: serial: allow subdrivers to modify port-endpoint mappingJohan Hovold
2017-03-16USB: serial: whiteheat: simplify endpoint checkJohan Hovold
2017-03-16USB: serial: symbolserial: simplify endpoint checkJohan Hovold
2017-03-16USB: serial: spcp8x5: simplify endpoint checkJohan Hovold
2017-03-16USB: serial: pl2303: simplify endpoint checkJohan Hovold
2017-03-16USB: serial: oti6858: simplify endpoint checkJohan Hovold
2017-03-16USB: serial: opticon: simplify endpoint checkJohan Hovold
2017-03-16USB: serial: omninet: simplify endpoint checkJohan Hovold
2017-03-16USB: serial: mos7720: simplify endpoint checkJohan Hovold
2017-03-16USB: serial: kobil_sct: simplify endpoint checkJohan Hovold
2017-03-16USB: serial: keyspan_pda: simplify endpoint checkJohan Hovold
2017-03-16USB: serial: iuu_phoenix: simplify endpoint checkJohan Hovold
2017-03-16USB: serial: io_edgeport: simplify and tighten endpoint checkJohan Hovold
2017-03-16USB: serial: digi_acceleport: simplify endpoint checkJohan Hovold
2017-03-16USB: serial: cyberjack: simplify endpoint checkJohan Hovold
2017-03-16USB: serial: ark3116: simplify endpoint sanity checkJohan Hovold
2017-03-16USB: serial: add endpoint sanity check to coreJohan Hovold
2017-03-16USB: serial: replace runtime overflow checkJohan Hovold
2017-03-16USB: serial: refactor and clean up endpoint handlingJohan Hovold
2017-03-16USB: serial: clean up endpoint and port-counter typesJohan Hovold
2017-03-16USB: serial: clean up probe error pathsJohan Hovold
2017-03-13USB: serial: ftdi_sio: allow other bases for "event_char"Ian Abbott
2017-03-13USB: serial: ftdi_sio: only allow valid event_char valuesIan Abbott
2017-03-13USB: serial: ftdi_sio: only allow valid latency timer valuesIan Abbott
2017-03-13USB: serial: ftdi_sio: detect BM chip with iSerialNumber bugIan Abbott
2017-03-13USB: serial: ftdi_sio: don't access latency timer on old chipsIan Abbott
2017-03-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-11Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-11Merge tag 'tty-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-11Merge tag 'staging-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-11Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-11Merge tag 'pinctrl-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-03-10Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-03-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-10Merge tag 'drm-fixes-for-4.11-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-03-10drm: mxsfb: Implement drm_panel handlingFabio Estevam
2017-03-10drm: mxsfb_crtc: Fix the framebuffer misplacementFabio Estevam
2017-03-10drm: mxsfb: Fix crash when provided invalid DT bindingsMarek Vasut
2017-03-10drm: mxsfb: fix pixel clock polarityStefan Agner
2017-03-10drm: mxsfb: use bus_format to determine LCD bus widthStefan Agner
2017-03-10Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-03-10Merge tag 'drm-intel-fixes-2017-03-09' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-03-09drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.hMasanari Iida