summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-092-3/+8
|\
| * MAINTAINERS: Update mx6 PCI driver maintainer's emailFabio Estevam2014-07-051-1/+1
| * PCI: Fix unaligned access in AF transaction pending testAlex Williamson2014-06-171-2/+7
* | Merge tag 'f2fs-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-099-27/+41
|\ \
| * | f2fs: avoid to access NULL pointer in issue_flush_threadChao Yu2014-07-091-1/+2
| * | f2fs: check bdi->dirty_exceeded when trying to skip data writesJaegeuk Kim2014-07-091-0/+2
| * | f2fs: do checkpoint for the renamed inodeJaegeuk Kim2014-07-091-6/+4
| * | f2fs: release new entry page correctly in error path of f2fs_renameChao Yu2014-07-091-1/+2
| * | f2fs: fix error path in init_inode_metadataChao Yu2014-07-091-1/+1
| * | f2fs: check lower bound nid value in check_nid_rangeChao Yu2014-07-093-4/+4
| * | f2fs: remove unused variables in f2fs_sm_infoChao Yu2014-07-092-5/+0
| * | f2fs: fix not to allocate unnecessary blocks during fallocateJaegeuk Kim2014-06-231-1/+4
| * | f2fs: recover fallocated data and its i_size togetherJaegeuk Kim2014-06-231-3/+4
| * | f2fs: fix to report newly allocate region as extentJaegeuk Kim2014-06-231-5/+18
* | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-087-35/+37
|\ \ \
| * | | hwmon: (adc128d818) Drop write support on inX_input attributesGuenter Roeck2014-07-071-14/+14
| * | | hwmon: (emc2103) Clamp limits instead of bailing outGuenter Roeck2014-07-071-10/+5
| * | | hwmon: (adm1031) Fix writes to limit registersGuenter Roeck2014-07-071-3/+5
| * | | hwmon: (adm1021) Fix cache problem when writing temperature limitsAxel Lin2014-07-031-6/+8
| * | | hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_divAxel Lin2014-07-031-0/+3
| * | | hwmon: (amc6821) Fix permissions for temp2_inputAxel Lin2014-07-031-1/+1
| * | | hwmon: (ntc_thermistor) Correct information printed during probeNaveen Krishna Chatradhi2014-06-291-1/+1
* | | | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2014-07-077-34/+58
|\ \ \ \
| * | | | tmon: set umask to a reasonable valueNeil Horman2014-07-011-1/+1
| * | | | tmon: Check log file for common secuirty issuesNeil Horman2014-07-011-0/+24
| * | | | tools/thermal: tmon: fix compilation errors when building staticallyJavi Merino2014-07-011-1/+1
| * | | | thermal: ti-soc-thermal: ti-bandgap.c: Cleaning up wrong address is checkedRickard Strandqvist2014-07-011-1/+1
| * | | | Thermal: imx: correct critical trip temperature settingAnson Huang2014-07-011-11/+7
| * | | | thermal: Bind cooling devices with the correct argumentsPunit Agrawal2014-06-301-2/+2
| * | | | thermal: Add braces around suspect codeStephen Boyd2014-06-301-1/+2
| * | | | thermal: hwmon: Make the check for critical temp valid consistentAaron Lu2014-06-301-15/+18
| * | | | MAINTAINERS: Update Eduardo Valentin's email addressLee Jones2014-06-261-2/+2
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-07-076-11/+25
|\ \ \ \
| * | | | HID: use multi input quirk for 22b9:2968Wen-chien Jesse Sung2014-07-072-0/+2
| * | | | HID: sensor-hub: fix potential memory leakJiri Slaby2014-06-301-0/+1
| * | | | HID: usbhid: quirk for PM1610 and PM1640 Touchscreen.John Sung2014-06-272-0/+4
| * | | | HID: rmi: Protect PM-only functions by #ifdef CONFIG_PMGeert Uytterhoeven2014-06-121-0/+2
| * | | | HID: sensor-hub: introduce Kconfig dependency on IOMEMChen Gang2014-06-112-1/+2
| * | | | HID: sensor-hub: make dyn_callback_lock IRQ-safeJiri Kosina2014-06-101-10/+14
* | | | | Merge tag 'pinctrl-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-072-1/+5
|\ \ \ \ \
| * | | | | pinctrl: berlin: fix an error code in berlin_pinctrl_probe()Dan Carpenter2014-07-051-1/+1
| * | | | | pinctrl: sunxi: Fix potential null pointer dereferenceSachin Kamat2014-06-191-0/+4
| | |_|_|/ | |/| | |
* | | | | Linux 3.16-rc4v3.16-rc4Linus Torvalds2014-07-061-1/+1
* | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-07-061-0/+15
|\ \ \ \ \
| * | | | | of: Check for phys_addr_t overflows in early_init_dt_add_memory_archLaura Abbott2014-06-261-0/+15
| | |_|/ / | |/| | |
* | | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-07-0613-43/+86
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linusJames Bottomley2014-07-0311-32/+75
| |\ \ \ \ \
| | * | | | | virtio-scsi: fix various bad behavior on aborted requestsPaolo Bonzini2014-06-251-0/+22
| | * | | | | virtio-scsi: avoid cancelling uninitialized work itemsPaolo Bonzini2014-06-251-1/+3
| | * | | | | ibmvscsi: Add memory barriers for send / receiveBrian King2014-06-251-0/+10