summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.8-rc6 into staging-nextGreg Kroah-Hartman2016-09-12171-666/+1050
|\
| * Linux 4.8-rc6Linus Torvalds2016-09-121-1/+1
| * nvme: make NVME_RDMA depend on BLOCKLinus Torvalds2016-09-111-1/+1
| * Merge tag 'staging-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-09-116-8/+19
| |\
| | * Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-09-096-8/+19
| | |\
| | | * iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie2016-09-051-3/+2Star
| | | * iio: ensure ret is initialized to zero before entering do loopColin Ian King2016-09-051-2/+2
| | | * iio: accel: kxsd9: Fix scaling bugLinus Walleij2016-09-031-0/+1
| | | * iio: accel: bmc150: reset chip at init timeOlof Johansson2016-09-031-0/+11
| | | * iio: fix pressure data output unit in hid-sensor-attributesKweh, Hock Leong2016-09-031-2/+2
| | | * tools:iio:iio_generic_buffer: fix trigger-less modeGregor Boirie2016-08-291-1/+1
| * | | Merge tag 'usb-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-09-118-8/+39
| |\ \ \
| | * \ \ Merge tag 'fixes-for-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-09-096-7/+25
| | |\ \ \
| | | * | | usb: dwc3: pci: fix build warning on !PM_SLEEPFelipe Balbi2016-09-071-1/+3
| | | * | | usb: gadget: prevent potenial null pointer dereference on skb->lenColin Ian King2016-09-061-1/+1
| | | * | | usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS conditionYoshihiro Shimoda2016-09-051-2/+9
| | | * | | usb: phy: phy-generic: Check clk_prepare_enable() errorFabio Estevam2016-09-051-2/+6
| | | * | | usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CONYoshihiro Shimoda2016-09-051-0/+2
| | | * | | Revert "usb: dwc3: gadget: always decrement by 1"John Youn2016-09-051-1/+4
| | | |/ /
| | * | | Merge tag 'usb-ci-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2016-09-091-0/+9
| | |\ \ \
| | | * | | usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber2016-09-091-0/+9
| | * | | | xhci: fix null pointer dereference in stop command timeout functionMathias Nyman2016-09-081-1/+5
| | | |/ / | | |/| |
| * | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-09-107-12/+30
| |\ \ \ \
| | * | | | libnvdimm: allow legacy (e820) pmem region to clear bad blocksDave Jiang2016-09-101-1/+5
| | * | | | nfit, mce: Fix SPA matching logic in MCE handlerVishal Verma2016-09-101-1/+1
| | * | | | mm: fix cache mode of dax pmd mappingsDan Williams2016-09-102-7/+19
| | * | | | mm: fix show_smap() for zone_device-pmd rangesDan Williams2016-09-102-2/+4
| | * | | | dax: fix mapping size checkDan Williams2016-09-031-1/+1
| * | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-09-108-15/+43
| |\ \ \ \ \
| | * | | | | i2c: rk3x: Restore clock settings at resume timeDoug Anderson2016-09-081-0/+12
| | * | | | | i2c: Spelling s/acknowedge/acknowledge/Geert Uytterhoeven2016-09-082-2/+2
| | * | | | | i2c: designware: save the preset value of DW_IC_SDA_HOLDZhuo-hao Lee2016-09-081-6/+10
| | * | | | | Documentation: i2c: slave-interface: add note for driver developmentWolfram Sang2016-09-081-0/+5
| | * | | | | i2c: mux: demux-pinctrl: run properly with multiple instancesWolfram Sang2016-09-081-4/+10
| | * | | | | i2c: bcm-kona: fix inconsistent indentingWolfram Sang2016-08-251-1/+1
| | * | | | | i2c: rcar: use proper device with dma_mapping_errorWolfram Sang2016-08-251-1/+1
| | * | | | | i2c: sh_mobile: use proper device with dma_mapping_errorWolfram Sang2016-08-251-1/+1
| | * | | | | i2c: mux: demux-pinctrl: invalidate properly when switching failsWolfram Sang2016-08-251-0/+1
| * | | | | | Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-104-24/+33
| |\ \ \ \ \ \
| | * | | | | | fscrypto: require write access to mount to set encryption policyEric Biggers2016-09-104-25/+29
| | * | | | | | fscrypto: only allow setting encryption policy on directoriesEric Biggers2016-09-101-0/+2
| | * | | | | | fscrypto: add authorization check for setting encryption policyEric Biggers2016-09-101-0/+3
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-09-092-9/+16
| |\ \ \ \ \ \
| | * | | | | | virtio_console: Stop doing DMA on the stackAndy Lutomirski2016-09-091-8/+15
| | * | | | | | virtio: mark vring_dma_dev() staticBaoyou Xie2016-09-091-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'pm-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-09-092-2/+11
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes'Rafael J. Wysocki2016-09-091-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | cpufreq-stats: Minor documentation fixJean Delvare2016-09-081-1/+1
| | | | |/ / / / | | | |/| | | |
| | * / | | | | PM / QoS: avoid calling cancel_delayed_work_sync() during early bootTejun Heo2016-09-051-1/+10
| | |/ / / / /
| * | | | | | Merge tag 'gpio-v4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-09-094-3/+3
| |\ \ \ \ \ \