aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* lockdep: Fix a race between /proc/lock_stat and module unloadPeter Zijlstra2015-06-07
* Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-07
|\
| * drivers/base: cacheinfo: handle absence of cachesSudeep Holla2015-05-31
| * drivers: of/base: move of_init to driver_initSudeep Holla2015-05-26
* | Merge tag 'staging-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-07
|\ \
| * | staging: rtl8712: fix stack dumpSudip Mukherjee2015-05-30
| * | ozwpan: unchecked signed subtraction leads to DoSJason A. Donenfeld2015-05-30
| * | ozwpan: divide-by-zero leading to panicJason A. Donenfeld2015-05-30
| * | ozwpan: Use unsigned ints to prevent heap overflowJason A. Donenfeld2015-05-30
| * | ozwpan: Use proper check to prevent heap overflowJason A. Donenfeld2015-05-30
| * | Merge tag 'iio-fixes-for-4.1b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-05-24
| |\ \ | | |/ | |/|
| | * iio: adc: twl6030-gpadc: Fix modaliasAxel Lin2015-05-23
| | * iio: adis16400: Fix burst transfer for adis16448Lars-Peter Clausen2015-05-16
| | * iio: adis16400: Fix burst modePaul Cercueil2015-05-16
| | * iio: adis16400: Compute the scan mask from channel indicesPaul Cercueil2015-05-16
| | * iio: adis16400: Use != channel indices for the two voltage channelsPaul Cercueil2015-05-16
| | * iio: adis16400: Report pressure channel scaleLars-Peter Clausen2015-05-16
* | | Merge tag 'tty-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-07
|\ \ \
| * | | n_tty: Fix auditing support for cannonical modeLaura Abbott2015-05-31
| * | | serial: 8250_omap: provide complete custom startup & shutdown callbacksSebastian Andrzej Siewior2015-05-31
| * | | n_tty: Fix calculation of size in canon_copy_from_read_bufMark Tomlinson2015-05-24
| * | | serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel2015-05-24
| * | | serial/amba-pl011: Unconditionally poll for FIFO space before each TX charDave Martin2015-05-24
| |/ /
* | | Merge tag 'usb-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-07
|\ \ \
| * \ \ Merge tag 'usb-serial-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-06-05
| |\ \ \
| | * | | USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair2015-06-04
| | * | | USB: serial: ftdi_sio: Add support for a Motion Tracker Development BoardPatrick Riphagen2015-05-21
| | |/ /
| * | | Merge tag 'fixes-for-v4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-05-26
| |\ \ \
| | * | | usb: renesas_usbhs: Don't disable the pipe if Control write status stageYoshihiro Shimoda2015-05-26
| | * | | usb: renesas_usbhs: Fix fifo unclear in usbhsf_prepare_popKazuya Mizuguchi2015-05-26
| | * | | usb: gadget: f_fs: fix check in read operationRui Miguel Silva2015-05-26
| | * | | usb: musb: fix order of conditions for assigning end point operationsBen Hutchings2015-05-26
| | * | | usb: gadget: f_uac1: check return code from config_ep_by_speedMichael Trimarchi2015-05-26
| | * | | usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear()Krzysztof Opasiak2015-05-26
| | * | | usb: gadget: g_ffs: Fix counting of missing_functionsKrzysztof Opasiak2015-05-26
| | * | | usb: s3c2410_udc: correct reversed pullup logicSergiy Kibrik2015-05-26
| | * | | usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macrosSubbaraya Sundeep Bhatta2015-05-26
| | * | | usb: phy: tahvo: Pass the IRQF_ONESHOT flagFabio Estevam2015-05-26
| | * | | usb: phy: ab8500-usb: Pass the IRQF_ONESHOT flagFabio Estevam2015-05-26
| | * | | usb: renesas_usbhs: Revise the binding document about the dma-namesYoshihiro Shimoda2015-05-26
| | * | | usb: gadget: f_midi: fix segfault when reading empty idPawel Szewczyk2015-05-14
| * | | | Merge tag 'for-4.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kisho...Greg Kroah-Hartman2015-05-24
| |\ \ \ \
| | * | | | phy: phy-rcar-gen2: Fix USBHS_UGSTS_LOCK valueYoshihiro Shimoda2015-05-12
| | * | | | phy: omap-usb2: invoke pm_runtime_disable on error pathKishon Vijay Abraham I2015-05-12
| | * | | | phy: fix Kconfig dependenciesFelipe Balbi2015-05-12
| | * | | | phy: qcom-ufs: Switch dependency to ARCH_QCOMStephen Boyd2015-05-12
| | * | | | phy: core: Fix error checking in (devm_)phy_optional_getAxel Lin2015-05-11
| * | | | | usb: host: xhci: add mutex for non-thread-safe dataChris Bainbridge2015-05-24
| * | | | | usb: make module xhci_hcd removableArthur Demchenkov2015-05-24
| | |_|/ / | |/| | |
* | | | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-07
|\ \ \ \ \