summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* HID: sony: Use inliners for work queue initialization and cancellationFrank Praznik2014-04-241-10/+19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-185-13/+10
|\
| * HID: core: do not scan constant input reportBenjamin Tissoires2014-04-071-0/+3
| * Revert "HID: microsoft: Add ID's for Surface Type/Touch Cover 2"Derya2014-04-073-8/+0
| * HID: sensor-hub: add sensor hub quirk for ThinkPad HelixStephen Chandler Paul2014-04-032-3/+7
| * HID: sony: Fix cancel_work_sync mismergeFrank Praznik2014-04-031-2/+0
* | Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-182-8/+4
|\ \
| * | of: Clean up of_update_propertyGuenter Roeck2014-04-151-7/+3
| * | of: Fix the section mismatch warnings.Xiubo Li2014-04-141-1/+1
* | | Merge branch 'ipmi' (emailed ipmi fixes)Linus Torvalds2014-04-175-152/+251
|\ \ \
| * | | ipmi: boolify some thingsCorey Minyard2014-04-172-37/+35
| * | | ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard2014-04-172-96/+174
| * | | ipmi: Turn off default probing of interfacesCorey Minyard2014-04-172-1/+13
| * | | ipmi: Reset the KCS timeout when starting error recoveryCorey Minyard2014-04-171-2/+3
| * | | ipmi: Fix a race restarting the timerBodo Stroesser2014-04-171-18/+28
| * | | Char: ipmi_bt_sm, fix infinite loopJiri Slaby2014-04-171-1/+1
| |/ /
* | | Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-04-174-6/+75
|\ \ \
| * | | xen/manage: Poweroff forcefully if user-space is not yet up.Konrad Rzeszutek Wilk2014-04-151-2/+30
| * | | xen/xenbus: Avoid synchronous wait on XenBus stalling shutdown/restart.Konrad Rzeszutek Wilk2014-04-151-3/+41
| * | | xen-pciback: silence an unwanted debug printkDan Carpenter2014-04-151-1/+2
| * | | xen: fix memory leak in __xen_pcibk_add_pci_dev()Daeseok Youn2014-04-151-0/+2
* | | | Merge tag '3.15-fixes' of git://neil.brown.name/mdLinus Torvalds2014-04-171-2/+1
|\ \ \ \
| * | | | raid5: fix a race of stripe count checkShaohua Li2014-04-171-2/+1
* | | | | Merge tag 'fbdev-reorder-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-17481-2661/+2677
|\ \ \ \ \
| * | | | | video: Kconfig: move drm and fb into separate menusTomi Valkeinen2014-04-171-0/+4
| * | | | | fbdev: move fbdev core files to separate directoryTomi Valkeinen2014-04-1722-19/+21
| * | | | | video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-17480-2657/+2667
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-171-0/+6
|\ \ \ \ \ \
| * | | | | | irqchip: vic: Properly chain the cascaded IRQsLinus Walleij2014-04-151-0/+6
* | | | | | | Merge tag 'fbdev-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-178-32/+87
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | video: bf54x-lq043fb: fix build errorSteven Miao2014-04-151-1/+1
| * | | | | | OMAPDSS: Change struct reg_field to dispc_reg_fieldJyri Sarha2014-04-142-9/+9
| * | | | | | OMAPDSS: Take pixelclock unit change into account in hdmi_compute_acr()Jyri Sarha2014-04-141-4/+4
| * | | | | | OMAPDSS: fix shared irq handlersTomi Valkeinen2014-04-142-7/+68
| * | | | | | video: imxfb: Select LCD_CLASS_DEVICE unconditionallyAlexander Shiyan2014-04-141-0/+2
| * | | | | | OMAPDSS: fix rounding when calculating fclk rateTomi Valkeinen2014-04-141-2/+2
| * | | | | | video: da8xx-fb: Fix casting of info->pseudo_paletteJon Ringle2014-04-141-9/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'pinctrl-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-178-1469/+1512
|\ \ \ \ \ \
| * | | | | | pinctrl: Rename Broadcom Capri pinctrl driverSherman Yin2014-04-144-1459/+1466
| * | | | | | pinctrl: msm: Correct interrupt code for TLMM v2Bjorn Andersson2014-04-142-1/+6
| * | | | | | pinctrl: nomadik: delete stray debug printLinus Walleij2014-04-141-1/+0
| * | | | | | pinctrl: rockchip: handle first half of rk3188-bank0 correctlyHeiko Stübner2014-04-141-0/+14
| * | | | | | pinctrl: rockchip: add return value to rockchip_set_muxHeiko Stübner2014-04-141-7/+25
| * | | | | | pinctrl: rockchip: fix offset of mux registers for rk3188Beniamino Galvani2014-04-141-1/+1
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-163-5/+13
|\ \ \ \ \ \
| * | | | | | s390/sclp_cmd: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-111-1/+1
| * | | | | | s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-111-1/+1
| * | | | | | s390/sclp_vt220: Fix kernel panic due to early terminal inputPeter Oberparleiter2014-04-111-3/+11
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-1618-152/+221
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | cxgb4: use the correct max size for firmware flashSteve Wise2014-04-151-1/+1