summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-08-131-15/+34
|\
| * firmware: avoid invalid fallback aborts by using killable waitLuis R. Rodriguez2017-08-101-2/+1Star
| * firmware: fix batched requests - send wake up on failure on direct lookupsLuis R. Rodriguez2017-08-101-8/+30
| * firmware: fix batched requests - wake all waitersLuis R. Rodriguez2017-08-101-7/+5Star
* | Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-133-0/+21
|\ \
| * | thunderbolt: Do not enumerate more ports from DROM than the controller hasMika Westerberg2017-08-101-0/+9
| * | mei: exclude device from suspend direct complete optimizationAlexander Usyskin2017-08-102-0/+12
* | | Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-08-134-26/+71
|\ \ \
| * | | Revert "serial: Delete dead code for CIR serial ports"Sean Young2017-08-011-6/+17
| * | | tty: pl011: fix initialization order of QDF2400 E44Timur Tabi2017-07-303-20/+54
| |/ /
* | | Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-08-1313-15/+146
|\ \ \
| * | | staging: comedi: comedi_fops: do not call blocking ops when !TASK_RUNNINGIan Abbott2017-07-301-0/+3
| * | | Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-07-2412-15/+143
| |\ \ \ | | |/ / | |/| |
| | * | iio: aspeed-adc: wait for initial sequence.Mykola Kostenok2017-07-231-0/+26
| | * | iio: accel: bmc150: Always restore device to normal mode after suspend-resumeHans de Goede2017-07-171-8/+1Star
| | * | staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL readArnd Bergmann2017-07-151-1/+1
| | * | iio: adc: axp288: Fix the GPADC pin reading often wrongly returning 0Hans de Goede2017-07-091-1/+11
| | * | iio: adc: vf610_adc: Fix VALT selection value for REFSEL bitsStefan-Gabriel Mirea2017-07-061-1/+1
| | * | iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi2017-07-064-0/+70
| | * | iio: adc: Revert "axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifica...Hans de Goede2017-07-041-1/+31
| | * | iio: adc: sun4i-gpadc-iio: fix unbalanced irq enable/disableQuentin Schulz2017-07-041-2/+1Star
| | * | iio: pressure: st_pressure_core: disable multiread by default for LPS22HBLorenzo Bianconi2017-06-241-1/+1
| | * | iio: light: tsl2563: use correct event codeAkinobu Mita2017-06-241-1/+1
* | | | Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-08-1316-38/+111
|\ \ \ \
| * | | | USB: serial: pl2303: add new ATEN device idGreg Kroah-Hartman2017-08-102-0/+3
| * | | | usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet AdapterKai-Heng Feng2017-08-101-0/+3
| * | | | USB: Check for dropped connection before switching to full speedAlan Stern2017-08-101-4/+6
| * | | | usb:xhci:Add quirk for Certain failing HP keyboard on reset after resumeSandeep Singh2017-08-102-5/+13
| * | | | Merge tag 'usb-serial-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-08-032-0/+3
| |\ \ \ \
| | * | | | USB: serial: option: add D-Link DWM-222 device IDHector Martin2017-08-011-0/+2
| | * | | | USB: serial: cp210x: add support for Qivicon USB ZigBee dongleStefan Triller2017-07-171-0/+1
| | | |_|/ | | |/| |
| * | | | Merge tag 'fixes-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-08-03228-1526/+1973
| |\ \ \ \
| | * | | | usb: renesas_usbhs: gadget: fix unused-but-set-variable warningYoshihiro Shimoda2017-08-031-4/+1Star
| | * | | | usb: renesas_usbhs: Fix UGCTRL2 value for R-Car Gen3Yoshihiro Shimoda2017-08-031-2/+7
| | * | | | usb: phy: phy-msm-usb: Fix usage of devm_regulator_bulk_get()Rajendra Nayak2017-08-031-8/+9
| | * | | | usb: gadget: udc: renesas_usb3: Fix usb_gadget_giveback_request() callingYoshihiro Shimoda2017-08-031-5/+16
| | * | | | usb: dwc3: gadget: Correct ISOC DATA PIDs for short packetsManu Gautam2017-08-031-1/+32
| * | | | | usb: musb: fix tx fifo flush handling againBin Liu2017-07-301-0/+1
| * | | | | usb: core: unlink urbs from the tail of the endpoint's urb_listBin Liu2017-07-301-1/+1
| * | | | | usb-storage: fix deadlock involving host lock and scsi_doneAlan Stern2017-07-301-6/+12
| * | | | | uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069Alan Swanson2017-07-301-2/+2
| * | | | | USB: hcd: Mark secondary HCD as dead if the primary one diedRafael J. Wysocki2017-07-301-0/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus-20170812' of git://git.infradead.org/linux-mtdLinus Torvalds2017-08-131-0/+1
|\ \ \ \ \
| * | | | | mtd: blkdevs: Fix mtd block write failureAbhishek Sahu2017-08-121-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-08-129-53/+40Star
|\ \ \ \ \ \
| * | | | | | target: Fix node_acl demo-mode + uncached dynamic shutdown regressionNicholas Bellinger2017-08-102-4/+4
| * | | | | | iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger2017-08-063-2/+7
| * | | | | | qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT (v2)Nicholas Bellinger2017-07-311-30/+0Star
| * | | | | | cxgbit: fix sg_nents calculationVarun Prakash2017-07-311-5/+7
| * | | | | | iscsi-target: fix invalid flags in text responseVarun Prakash2017-07-311-2/+2