summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-serial-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-05-149-92/+233
|\
| * USB: serial: ti_usb_3410_5052: add MOXA UPORT 11x0 supportMathieu OTHACEHE2016-05-112-3/+60
| * USB: serial: fix minor-number allocationJohan Hovold2016-05-101-1/+2
| * USB: serial: quatech2: fix use-after-free in probe error pathJohan Hovold2016-05-101-0/+1
| * USB: serial: mxuport: fix use-after-free in probe error pathJohan Hovold2016-05-101-0/+10
| * USB: serial: keyspan: fix debug and error messagesJohan Hovold2016-05-101-17/+25
| * USB: serial: keyspan: fix URB unlinkJohan Hovold2016-05-101-16/+10
| * USB: serial: keyspan: fix use-after-free in probe error pathJohan Hovold2016-05-101-0/+4
| * USB: serial: io_edgeport: fix memory leaks in probe error pathJohan Hovold2016-05-101-7/+10
| * USB: serial: io_edgeport: fix memory leaks in attach error pathJohan Hovold2016-05-101-11/+28
| * USB: serial: cp210x: clean up CRTSCTS flag codeKonstantin Shkolnyy2016-05-051-22/+10
| * USB: serial: cp210x: get rid of magic numbers in CRTSCTS flag codeKonstantin Shkolnyy2016-05-051-25/+84
| * USB: serial: cp210x: fix hardware flow-control disableKonstantin Shkolnyy2016-05-051-2/+1
| * USB: serial: use IS_ENABLED() instead of checking for FOO || FOO_MODULEJavier Martinez Canillas2016-04-251-1/+1
| * USB: serial: ftdi_sio: constify ftdi_sio_quirk structuresJulia Lawall2016-04-251-8/+8
* | usb: Remove unnecessary space before operator ','.Sandhya Bankar2016-05-091-5/+5
* | usb: Remove unnecessary space before open square bracket.Sandhya Bankar2016-05-091-1/+1
* | USB: FHCI: avoid redundant conditionHeinrich Schuchardt2016-05-091-1/+1
* | usb: host: xhci-rcar: Avoid long wait in xhci_reset()Yoshihiro Shimoda2016-05-091-1/+2
* | usb/host/fotg210: remove dead code in create_sysfs_filesColin Ian King2016-05-091-7/+1
* | usb: wusbcore: Do not initialise statics to 0.Sandhya Bankar2016-05-091-1/+1
* | usb: wusbcore: Remove space before ',' and '(' .Sandhya Bankar2016-05-091-2/+2
* | Merge 4.6-rc7 into usb-nextGreg Kroah-Hartman2016-05-09208-923/+1863
|\ \
| * | Linux 4.6-rc7v4.6-rc7Linus Torvalds2016-05-081-1/+1
| * | Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-073-8/+27
| |\ \
| | * | nvmem: mxs-ocotp: fix buffer overflow in readStanislav Meduna2016-05-021-2/+2
| | * | Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()K. Y. Srinivasan2016-04-301-6/+20
| | * | misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit2016-04-281-0/+5
| * | | Merge tag 'staging-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-074-7/+34
| |\ \ \
| | * \ \ Merge tag 'iio-fixes-for-4.6d' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-05-062-4/+29
| | |\ \ \
| | | * | | iio: imu: mpu6050: Fix name/chip_id when using ACPIDaniel Baluta2016-05-041-3/+26
| | | * | | iio: imu: mpu6050: fix possible NULL dereferencesMatt Ranostay2016-05-042-2/+4
| | |/ / /
| | * | | Merge tag 'iio-fixes-for-4.6c' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-04-262-3/+5
| | |\ \ \
| | | * | | iio:adc:at91-sama5d2: Repair crash on module removalMarek Vasut2016-04-181-0/+2
| | | * | | iio: ak8975: fix maybe-uninitialized warningRichard Leitner2016-04-171-1/+1
| | | * | | iio: ak8975: Fix NULL pointer exception on early interruptKrzysztof Kozlowski2016-04-171-2/+2
| | |/ / /
| * | | | Merge tag 'usb-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-076-19/+11
| |\ \ \ \
| | * | | | Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping"Johan Hovold2016-05-022-13/+1
| | * | | | Merge tag 'usb-serial-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-04-301-0/+4
| | |\ \ \ \
| | | * | | | USB: serial: cp210x: add Straizona Focusers device idsJasem Mutlaq2016-04-241-0/+2
| | | * | | | USB: serial: cp210x: add ID for Link ECUMike Manning2016-04-241-0/+2
| | | | |/ / | | | |/| |
| | * | | | usb: musb: jz4740: fix error check of usb_get_phy()Vladimir Zapolskiy2016-04-261-2/+2
| | * | | | Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bott...Bin Liu2016-04-261-1/+1
| | * | | | usb: musb: gadget: nuke endpoint before setting its descriptor to NULLTal Shorer2016-04-261-3/+3
| | | |_|/ | | |/| |
| * | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-05-073-8/+20
| |\ \ \ \
| | * | | | ARM: 8573/1: domain: move {set,get}_domain under config guardVladimir Murzin2016-05-051-0/+11
| | * | | | ARM: 8572/1: nommu: change memory reserve for the vectorsJean-Philippe Brucker2016-05-052-2/+2
| | * | | | ARM: 8571/1: nommu: fix PMSAv7 setupJean-Philippe Brucker2016-05-051-6/+7
| * | | | | Merge tag 'media/v4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-05-073-24/+9
| |\ \ \ \ \
| | * | | | | [media] media-device: fix builds when USB or PCI is compiled as moduleMauro Carvalho Chehab2016-05-051-4/+4