summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* VFIO: platform: add reset struct and lookup tableEric Auger2015-06-172-0/+9
* vfio/pci: Fix racy vfio_device_get_from_dev() callAlex Williamson2015-06-092-15/+28
* Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-063-6/+6
|\
| * drivers/base: cacheinfo: handle absence of cachesSudeep Holla2015-06-011-1/+1
| * drivers: of/base: move of_init to driver_initSudeep Holla2015-05-262-5/+5
* | Merge tag 'staging-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-0612-110/+148
|\ \
| * | staging: rtl8712: fix stack dumpSudip Mukherjee2015-05-315-78/+78
| * | ozwpan: unchecked signed subtraction leads to DoSJason A. Donenfeld2015-05-301-3/+4
| * | ozwpan: divide-by-zero leading to panicJason A. Donenfeld2015-05-301-1/+4
| * | ozwpan: Use unsigned ints to prevent heap overflowJason A. Donenfeld2015-05-302-6/+6
| * | ozwpan: Use proper check to prevent heap overflowJason A. Donenfeld2015-05-301-4/+9
| * | Merge tag 'iio-fixes-for-4.1b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-05-244-21/+50
| |\ \ | | |/ | |/|
| | * iio: adc: twl6030-gpadc: Fix modaliasAxel Lin2015-05-231-1/+1
| | * iio: adis16400: Fix burst transfer for adis16448Lars-Peter Clausen2015-05-163-2/+12
| | * iio: adis16400: Fix burst modePaul Cercueil2015-05-161-7/+9
| | * iio: adis16400: Compute the scan mask from channel indicesPaul Cercueil2015-05-162-7/+19
| | * iio: adis16400: Use != channel indices for the two voltage channelsPaul Cercueil2015-05-161-4/+4
| | * iio: adis16400: Report pressure channel scaleLars-Peter Clausen2015-05-161-0/+5
* | | Merge tag 'tty-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-064-22/+105
|\ \ \
| * | | n_tty: Fix auditing support for cannonical modeLaura Abbott2015-06-011-3/+14
| * | | serial: 8250_omap: provide complete custom startup & shutdown callbacksSebastian Andrzej Siewior2015-06-011-9/+73
| * | | n_tty: Fix calculation of size in canon_copy_from_read_bufMark Tomlinson2015-05-241-2/+2
| * | | serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel2015-05-241-0/+8
| * | | serial/amba-pl011: Unconditionally poll for FIFO space before each TX charDave Martin2015-05-241-8/+8
| |/ /
* | | Merge tag 'usb-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-0619-59/+121
|\ \ \
| * \ \ Merge tag 'usb-serial-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-06-053-0/+3
| |\ \ \
| | * | | USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair2015-06-041-0/+1
| | * | | USB: serial: ftdi_sio: Add support for a Motion Tracker Development BoardPatrick Riphagen2015-05-212-0/+2
| | |/ /
| * | | Merge tag 'fixes-for-v4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-05-2610-33/+66
| |\ \ \
| | * | | usb: renesas_usbhs: Don't disable the pipe if Control write status stageYoshihiro Shimoda2015-05-261-1/+8
| | * | | usb: renesas_usbhs: Fix fifo unclear in usbhsf_prepare_popKazuya Mizuguchi2015-05-261-0/+5
| | * | | usb: gadget: f_fs: fix check in read operationRui Miguel Silva2015-05-261-1/+1
| | * | | usb: musb: fix order of conditions for assigning end point operationsBen Hutchings2015-05-261-7/+7
| | * | | usb: gadget: f_uac1: check return code from config_ep_by_speedMichael Trimarchi2015-05-261-1/+4
| | * | | usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear()Krzysztof Opasiak2015-05-261-5/+8
| | * | | usb: gadget: g_ffs: Fix counting of missing_functionsKrzysztof Opasiak2015-05-261-1/+3
| | * | | usb: s3c2410_udc: correct reversed pullup logicSergiy Kibrik2015-05-261-1/+1
| | * | | usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macrosSubbaraya Sundeep Bhatta2015-05-261-2/+2
| | * | | usb: phy: tahvo: Pass the IRQF_ONESHOT flagFabio Estevam2015-05-261-1/+2
| | * | | usb: phy: ab8500-usb: Pass the IRQF_ONESHOT flagFabio Estevam2015-05-261-3/+3
| | * | | usb: renesas_usbhs: Revise the binding document about the dma-namesYoshihiro Shimoda2015-05-261-9/+15
| | * | | usb: gadget: f_midi: fix segfault when reading empty idPawel Szewczyk2015-05-141-1/+7
| * | | | Merge tag 'for-4.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kisho...Greg Kroah-Hartman2015-05-244-7/+12
| |\ \ \ \
| | * | | | phy: phy-rcar-gen2: Fix USBHS_UGSTS_LOCK valueYoshihiro Shimoda2015-05-121-2/+2
| | * | | | phy: omap-usb2: invoke pm_runtime_disable on error pathKishon Vijay Abraham I2015-05-121-0/+1
| | * | | | phy: fix Kconfig dependenciesFelipe Balbi2015-05-121-2/+6
| | * | | | phy: qcom-ufs: Switch dependency to ARCH_QCOMStephen Boyd2015-05-121-1/+1
| | * | | | phy: core: Fix error checking in (devm_)phy_optional_getAxel Lin2015-05-111-2/+2
| * | | | | usb: host: xhci: add mutex for non-thread-safe dataChris Bainbridge2015-05-242-19/+32
| * | | | | usb: make module xhci_hcd removableArthur Demchenkov2015-05-241-0/+8
| | |_|/ / | |/| | |