summaryrefslogtreecommitdiffstats
path: root/lib/fdt_wip.c
diff options
context:
space:
mode:
authorDave Jiang2015-11-19 22:00:54 +0100
committerJon Mason2016-01-11 15:51:17 +0100
commit703872c2c53b57ac14563e64c2df086ef57690f9 (patch)
tree6d9e17a61c244d7bfb061fc14840e6622055d902 /lib/fdt_wip.c
parentNTB: ntb_process_tx error path bug (diff)
downloadkernel-qcow2-linux-703872c2c53b57ac14563e64c2df086ef57690f9.tar.gz
kernel-qcow2-linux-703872c2c53b57ac14563e64c2df086ef57690f9.tar.xz
kernel-qcow2-linux-703872c2c53b57ac14563e64c2df086ef57690f9.zip
NTB: Clear property bits in BAR value
The lower bits read from a BAR register will contain property bits that we do not care about. Clear those so that we can use the BAR values for limit and xlat registers. Reported-by: Conrad Meyer <cem@freebsd.org> Signed-off-by: Dave Jiang <dave.jiang@intel.com> Signed-off-by: Jon Mason <jdmason@kudzu.us>
Diffstat (limited to 'lib/fdt_wip.c')
0 files changed, 0 insertions, 0 deletions
>4-8/+24 * Input: wacom - parse the Bamboo device familyPing Cheng2010-09-052-9/+37 * Input: wacom - add fuzz parameters to featuresHenrik Rydberg2010-09-053-4/+15 * Merge branch 'mrst-touchscreen' into nextDmitry Torokhov2010-09-059-879/+700Star |\ | * Input: mrst-touchscreen - move out of stagingDmitry Torokhov2010-09-028-17/+13Star | * Staging: mrst-touchscreen - simplify en/disable of interrupts for NECAndy Ross2010-09-021-55/+5Star | * Staging: mrst-touchscreen - fix channel allocationArjan van de Ven2010-09-021-17/+12Star | * Staging: mrst-touchscreen - register platform interfaceAlek Du2010-09-021-33/+35 | * Staging: mrst_touchscreen - more fixesDmitry Torokhov2010-09-021-479/+413Star | * Staging: mrst_touchscreen - clean up input sideAlan Cox2010-09-025-81/+25Star * | Input: add support for PowerOn button on the AB8500 MFDSundar R Iyer2010-09-054-0/+188 * | Input: fix a few typosDmitry Torokhov2010-09-051-3/+3 * | Input: wm97xx-core - add retries to wm97xx_read_aux_adcEric Millbrandt2010-09-051-2/+13 * | Input: wm97xx-core - simplify error path in wm97xx_probe()Axel Lin2010-09-051-2/+1Star * | Input: stmpe-ts - return -ENOMEM when memory allocation failsAxel Lin2010-09-051-3/+7 * | Input: stmpe-ts - remove input_free_device() in stmpe_ts_remove()Axel Lin2010-09-031-1/+0Star * | Input: tsc2007 - fix a redundant assignment for pdataAxel Lin2010-09-031-1/+1 * | Input: tps6507x-ts - properly unregister input device on removalAxel Lin2010-09-031-1/+1 * | Input: tps6507x-ts - add missing call to platform_set_drvdata()Axel Lin2010-09-031-0/+1 * | Input: s3c2410_ts - fix s3c2410ts_probe error pathAxel Lin2010-09-031-1/+1 * | Input: add support for Hanwang tabletsXing Wei2010-09-025-0/+386 * | Input: add support for OMAP4 keyboard controllerAbraham Arce2010-09-013-0/+297 * | Input: add LPC32xx touchscreen controller driverKevin Wells2010-08-293-0/+422 * | Input: wacom_w8001 - add multitouch slot supportPeter Hutterer2010-08-291-3/+46 * | Input: wacom_w8001 - support (and ignore) touch tabletsPeter Hutterer2010-08-291-2/+86 * | Input: wacom_w8001 - send BTN_TOOL_PEN/RUBBER and BTN_STYLUS eventsPeter Hutterer2010-08-291-6/+48 * | Input: MT - initialize slots to unusedHenrik Rydberg2010-08-291-2/+9 * | Input: use PIT_TICK_RATE in vt beep ioctlArnd Bergmann2010-08-291-8/+8 * | Input: wacom - fix mousewheel handling for old wacom tabletsMike Auty2010-08-291-2/+2 * | Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()Axel Lin2010-08-251-2/+0Star * | Input: mousedev - fix regression of inverting axesChristoph Fritz2010-08-251-4/+4 * | Input: uinput - add devname alias to allow module on-demand loadKay Sievers2010-08-211-0/+2 * | Input: hil_kbd - fix compile errorDmitry Torokhov2010-08-211-6/+6 * | USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov2010-08-214-8/+6Star * | Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-219-16/+13Star * | Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov2010-08-203-23/+23 * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-08-1635-1471/+1062Star |\ \ | * \ Merge branch 'linus' into releaseLen Brown2010-08-15