summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | clk: rockchip: initialize flags of clk_init_data in mmc-phase clockHeiko Stuebner2016-05-301-0/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | clk: Fix return value check in oxnas_stdclk_probe()Wei Yongjun2016-06-201-2/+2
* | | | | | | | Merge tag 'acpi-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-07-011-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | ACPI,PCI,IRQ: correct operator precedenceSinan Kaya2016-06-301-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'pm-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-07-013-5/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | cpufreq: Avoid false-positive WARN_ON()s in cpufreq_update_policy()Rafael J. Wysocki2016-06-281-0/+4
| * | | | | | | | cpufreq: dt: call of_node_put() before error outMasahiro Yamada2016-06-271-3/+4
| * | | | | | | | intel_pstate: Do not clear utilization update hooks on policy changesRafael J. Wysocki2016-06-271-2/+3
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-014-48/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | namespace: update event counter when umounting a deleted dentryAndrey Ulanov2016-06-301-0/+1
| * | | | | | | | 9p: use file_dentry()Miklos Szeredi2016-06-301-3/+3
| * | | | | | | | ceph: fix d_obtain_alias() misusesAl Viro2016-06-241-7/+3
| * | | | | | | | lockless next_positive()Al Viro2016-06-201-5/+27
| * | | | | | | | libfs.c: new helper - next_positive()Al Viro2016-06-201-30/+47
| * | | | | | | | dcache_{readdir,dir_lseek}(): don't bother with nested ->d_lockAl Viro2016-06-201-9/+3
* | | | | | | | | Merge tag 'nfsd-4.7-3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-07-012-4/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | locks: use file_inode()Miklos Szeredi2016-07-011-1/+1
| * | | | | | | | | lockd: unregister notifier blocks if the service fails to come up completelyScott Mayhew2016-06-301-3/+10
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-07-013-3/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | usb: dwc3: st: Use explicit reset_control_get_exclusive() APILee Jones2016-07-011-1/+2
| * | | | | | | | | phy: phy-stih407-usb: Use explicit reset_control_get_exclusive() APILee Jones2016-07-011-1/+1
| * | | | | | | | | phy: miphy28lp: Inform the reset framework that our reset line may be sharedLee Jones2016-07-011-1/+2
* | | | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-015-26/+60
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nfit: fix format interface code byte orderDan Williams2016-06-292-8/+8
| * | | | | | | | | | dax: fix offset overflow in dax_ioEric Sandeen2016-06-271-1/+6
| * | | | | | | | | | acpi, nfit: fix acpi_check_dsm() vs zero functions implementedDan Williams2016-06-242-6/+6
| * | | | | | | | | | libnvdimm, pfn, dax: fix initialization vs autodetect for mode + alignmentDan Williams2016-06-231-11/+40
* | | | | | | | | | | Merge tag 'staging-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-07-016-11/+15
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'iio-fixes-for-4.7c' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-06-293-5/+8
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | iio:ad7266: Fix probe deferral for vrefMark Brown2016-06-261-0/+3
| | * | | | | | | | | | | iio:ad7266: Fix support for optional regulatorsMark Brown2016-06-261-1/+1
| | * | | | | | | | | | | iio:ad7266: Fix broken regulator error handlingMark Brown2016-06-261-1/+1
| | * | | | | | | | | | | iio: accel: kxsd9: fix the usage of spi_w8r8()Linus Walleij2016-06-261-2/+2
| | * | | | | | | | | | | staging: iio: accel: fix error checkLuis de Bethencourt2016-06-261-1/+1
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge tag 'iio-fixes-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-06-223-6/+7
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | staging: iio: ad5933: fix order of cycle conditionsLuis de Bethencourt2016-06-111-3/+3
| | * | | | | | | | | | staging: iio: fix ad7606_spi regressionArnd Bergmann2016-06-111-1/+1
| | * | | | | | | | | | iio: inv_mpu6050: Fix use-after-free in ACPI codeCrestez Dan Leonard2016-06-111-2/+3
* | | | | | | | | | | | Merge tag 'tty-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-07-012-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | devpts: fix null pointer dereference on failed memory allocationColin Ian King2016-06-261-2/+5
| * | | | | | | | | | | | tty: vt: Fix soft lockup in fbcon cursor blink timer.David Daney2016-06-251-0/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-07-017-35/+22
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | USB: don't free bandwidth_mutex too earlyAlan Stern2016-06-271-10/+7
| * | | | | | | | | | | | USB: EHCI: declare hostpc register as zero-length arrayAlan Stern2016-06-241-2/+2
| * | | | | | | | | | | | Merge tag 'phy-for-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2016-06-244-23/+11
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | phy-sun4i-usb: Fix irq free conditions to match request conditionsHans de Goede2016-06-221-2/+2
| | * | | | | | | | | | | | phy: bcm-ns-usb2: checking the wrong variableDan Carpenter2016-06-171-2/+2
| | * | | | | | | | | | | | phy-sun4i-usb: fix missing __iomem *Ben Dooks2016-06-171-1/+1
| | * | | | | | | | | | | | phy: phy-sun4i-usb: Fix optional gpios failing probeQuentin Schulz2016-06-171-4/+4
| | * | | | | | | | | | | | phy: rockchip-dp: fix return value check in rockchip_dp_phy_probe()Wei Yongjun2016-06-171-1/+1